Recent Projects
Free to explore

Soil Mates
Soil Mates, a play on "soul mates," is a website clone of Stack Overflow, allowing users to collect soil data, makes posts regarding their soil data and farming needs, and interact with the community by receiving recommendations. Recommendations are upvoted by the community if the recommendation supports the farmer. Soil data requests are mediated using a map GUI to get a lat/lng coordinate, and an API fetch is made to the International Soil Research Information Center for soil data.
The site provides posting, commenting, and voting features which allow for users to share soil data and information similar to Stack Overflow. It also combines a Mapbox API with an International Soil Research Information Center (ISRIC) API: users can click on a map to query soil data for that location, allowing for simple data retrieval without the need for knowing coordinates.
React Redux manages state and normalizes data, providing for smooth scaling into larger traffic and data sets. Soil Mates also have AWS functionality to provide user with optional profile picture and to allow them to customize their profile