Below you will find my projects along with the dates on which I completed them. I am excited to keep learning and passionate about finding efficient solutions.

StompingGrounds.coffee screenshot

Stomping Grounds Coffee
(July 2020-Current)

A full-stack web application built using the MERN Stack, as well as the Stripe API, Google Maps API, and Okta for user management. Users can discover local coffee shops and purchase coffee from roasters around the country. Businesses can establish a profile with alerts, menu, merchandise, and coffee.View on Github

The Bandwagon NBA
(Oct. 2019-Current)

A website built with Python/Django/PostgreSQL for The Bandwagon NBA, a basketball podcast I run with my brother. Users can create a profile, read/edit/delete published articles, discover ways to listen to the podcast, and view live-updated statistics on their favorite players pulled from basketball-reference.com. View on Github

Recipe Book
(Feb. 2019)

An application built using React/Express, users can create and maintain a shared recipe book. User may create recipes with a Title, Image URL, Ingredients, and Instructions, or view the recipes of others. View on Github

Rock, Paper, Scissors
(Jan. 2019)

A game built with Javascript/HTML/CSS, the user is pitted against their computer in a best-of-five game of Rock, Paper, Scissors. The div at the top of the page alerts the user of the result and the div at the bottom of the page keeps score. View on Github