Portfolio
Currently in the process of building DevStation. DevStation is a social networking application made by developers, for developers, to connect, collaborate, ideate, solve problems and create product...
Recently completed a small side project. Built an unofficial REST API for Anchor by Spotify for easily extracting podcast details from the RSS feed in JSON format. This would be especially helpful ...
Finished building my first web app using the Django framework. I Built a To-Do-List app which includes functionalities such as signing up, making multiple lists, adding items, and easily keeping tr...
Mounted an AWS S3 bucket on top of an Ubuntu VM to create a virtual drive so that I can access files directly from my VM. This was done so as to reduce server load and redundancy. Found this articl...
Shifted my mom's website's backend to Digital Ocean. Learned a lot and got equally frustrated as well. Created a new VM instance, added a domain, secured it with SSL certificate, added a firewall, ...