Projects

Here are some of the projects I've worked on for myself and clients, each of which includes a case study.

govinda's restaurant project
govinda's restaurant
The client was looking for the best way to charge their customers on the website, avoid requiring them to make multiple clicks to complete their purchases, build a custom website, build a database to save customers' purchases, use the Twitter API to update daily menus, and use our expertise to improve user interfaces.
book store project
book store
React, CSS, and ajax were studied while developing this project. I found this project to be a fantastic way to learn about CSS animations and how to handle the state of the entire app using state and react-redux.
mixology project
mixology
This was one of my favorite projects because it was the first group project and I learned a lot about utilizing Javascript to manipulate the Dom, CSS styling, and the proper html tags. It was also a fun challenge to use git and github.
ecommerce project
ecommerce
Using a template engine to emulate React, the goal of this project was to understand the fundamentals of building an e-commerce website. It was a whole learning experience to use the server side, work with databases, implement Stripe to let customers pay, handle state, use sessions, and login with authentication.