SkiBnB is a web application based on the popular website Airbnb. It utilizes React and Redux for the frontend of the application and Rails for the backend. It allows hosts to list their winter sport friendly homes for rent to the general public on a day to day basis. Users can search for and book homes as well as review their stays.
Github
Planetary is a visualization that models the movement of a customized planetary system tailored to the user's specifications. The user can predetermine the number of celestial bodies in the system and other relevant properties and allow physics to take over when the visualization starts!
Github
DOMinify is an API that allows manipulation of DOM elements on the browser using basic JavaScript.