Marketplace application for booking lodgings for short-term stays. Designed using a microservice architecture,
personally worked on the interactive Calendar service. Implements RESTful API on the backend. Optimized load
speeds from 3s to 0.5s with text file compression and minifying bundles.
- React
- Javascript
- Nodejs
- Webpack
- MySQL
- Docker
- AWS
Re-architected backend to handle high volumes of network traffic of 1300+ requests per second with latency of
less than 100 ms. Optimized database read speeds for 20+ million rows in Postgres.
- Nodejs
- Postgres
- AWS
- Nginx
- Redis
- New Relic
- Artillery.io
App for exploring recipes using Spoontacular's API and creating favorite lists. Created RESTful APIs to retreive and update data and users’ favorited recipes from Postgres database.
- React
- Javascript
- Nodejs
- Webpack
- Postgres