Portfolio

I'll be working with CNCF on buildpacks.io, writing some beautiful GO
Migrating from Debian to Arch Messed up the installation process thrice but finally got it set up. I've learnt more about Linux while installing this distro than I have in my last 4 years of usage!...
GSOC project proposal I selected a project from kiwix to work on for my GSOC tenure. The project was to create a scraper for Khan Academy that could extract all the information from the platform in...
VulnerableCode by nexB was a project that I was particularly interested to contribute to. VulnerableCode is a free and open database of FOSS software package vulnerabilities and the tools to create...
A very fun problem I ran into while starting my docker containers. “How does someone execute a second command after running a first command that hasn't completed or maybe it is a never exiting proc...
Configuring NGINX and Gunicorn servers Understanding servers in detail has always been on my todos. Finally I had a chance to work on NGINX server. The use case I had was to serve the production bu...
MUSE A smart, scalable music recommending solution to set your mood just right using state of the art deep learning models for lyric analysis https://github.com/imnitishng/muse
Data Migrations MUSE had a terrible database schema from it's inception. I say this because • There was no relational mapping between the objects • No foreign keys or cascading was used when entrie...
• Worked on developing standard CD pipelines for the side project MUSE • Wrote Dockerfile and integrate containers through docker-compose The project involves different components communicating wit...
• Learnt to write tests for React components that involve Redux stores. • Wrote tests for a component that encompasses many input range forms that are used for tuning parameters. https://twitter.co...