Hello, I'm Vipul Kumar Gupta
I ❤️ Computers
About Me
A very passionate & result-oriented Computer Science undergrad. Loves to learn & explore new technologies. Master at building scalable software. Proficient in Python & JavaScript. Eager to contribute in a dynamic and innovative environment where I can learn & grow professionally.
My Projects
Quickshare
A file sharing application like GDrive.
Grow Your Saving
A landing site w/h an SIP calculator.
Deno password manager
A Deno based backend for a password manager.
Quickshare Details
Django | React | Bootstrap | Django REST Framework
A file sharing application that allows users to share files. These files can be kept public or private. Created a RESTful API using Django Rest framework. Built with React frontend and Sqlite as the database.
GitHub RepoDeno Password Manager Details
Deno
This password manager encrypts saved passwords with the user's login password using AES-256, features a secure Python server with socket communication and bcrypt authentication, and uses pymysql for database management.
Github Repo