My Projects

Neat on the Rocks

Neat on the Rocks

A social media application that brings users together for memorable and responsible nights. Built with a React client, Node and Express server. Databases with PostgreSQL for structured cocktail data and MongoDB for unstructured user data. Hosted on AWS. This app is meant to revolutionize the way people drink.

BodyTrackPro

BodyTrackPro

A webapp built on Rails with a PostgreSQL database that allows users to track their body metrics, vitamin intake and nutrition. Users can create, read, update, and delete body metrics and macro nutrients. With beautiful charts and graphs, users can visualize their progress over time. This app is meant to help users achieve their fitness goals.

BoutBuddy

BoutBuddy

An event management system that is best described as Tinder for fighters. Swipe right on someone you think you can beat, swipe left on someone you think you can't. If you both swipe right, you automatically get assigned to an event created by a promoter. This app focuses a lot on privilege based roles and permissions. Built with Rails and a PostgreSQL database.

TAA Logistics Website and CRM

TAA Logistics Website and CRM

My first ever client project. A website and CRM for a logistics company. The website is built with React and the CRM is built with Rails. The CRM allows the client to manage their employees, quotes and applications. The CRM focuses a lot on privilege based roles and permissions. This is meant to optimize their workflow throw mass texts to dispatched drivers and automated quotes based on their current pricing model.

VinoValley

VinoValley

A WIP wine review app that allows users to search for wines, leave reviews, and learn about appellation geography. Built using a PostGIS database. The app uses the wine-searcher.com API to get wine data. This app is being built because I will be taking my level 1 sommelier exam soon, and I will learn a lot from this technical endeavour. I also want to learn more about PostGIS and how to use it in a real world application. Currently testing out api endpoints in Insomnia and storing data in PostGIS.