Projects

   Jukebox - Designed with a group of two other developers for HackRU. This is a collaborative music queue written in Python that uses the Flask module to handle web requests. The application allows users to add, up, and downvote songs from the Spotify API, and the song with the highest score is played next on a BOSE SoundTouch speaker.
   Rutgers Dining Hall Nutrition Info Scraper - This a personal project designed by me, and written in Python. The multithreaded scraper enlists the requests and beautifulsoup4 modules to pull in nutrition information from the Rutgers Dining Hall websites and store it all in an easily readable json file.
   Student Housing Solution - Application designed on a team using Spring Boot and React to facilitate sourcing and renting off campus housing on both the tenant and landlord side. Allows for payments, maintenance requests, as well as finding/listing properties and scheduling visits.