
This application was created to help teach children the importance of being able to manage finances. For this project I created the backend with Ruby on Rails and a Postgres database, and JavaScript/React for the frontend. I utilized JSON Web Tokens and localStorage to store encrypted user information. Biggest challenge while creating this project

i,vote was created to be a fun application to vote for your new robot leader. It takes place in a world where Will Smith couldn't save us and robots have finally taken over. Ruby on rails was used for the backend with a Postgres database. I utilized React and JavaScript for the front end. An analytics page was added to keep track of voter demographics for each candidate. I also built a results page that shows an array of the top 10 candidates.

Running Man was designed using vanilla JavaScript for the frontend and Ruby on Rails for the backend to keep track of users and user scores. I also have a page that generates the top 10 scores amongs every user that has played the game. Users also have CRUD actions available to them in case any information changes.