Here are some of the projects that I have worked on. You can find the source code and demo link for each project below.
- 
spot-optimizer - Tool to optimize AWS Spot Instance usage, reducing cloud costs through automated instance management and dynamic scaling. code
 - 
geohashviz.com - A web application that lets you visualize geohashes in bulk. code demo
 - 
chat rooms - Real time public/private chat application using spring boot web-sockets. code