I am a creative and enthusiastic
FULL STACK DEVELOPER
slightly leaned towards MERN Stack,
currently pursuing
B. Tech in Computer Science.
from Jaypee Institute of Information Technology, Noida.
I am also passionate about solving complex problems and enthusiastic towards
competitive programming.
Looking for an opportunity to utilize my skills in a challenging working environment to further develop my abilities in the fields of computer science and to become a valuable asset to the organisation that I work for.
A social media platform developed on MERN Stack, for developers all around the world to connect and share posts. Used Redux for state management and localStorage for storing user's token. Worked around with Github API to display the users' Github repositories.
An online web-app for creating and organizing your custom to-do lists according to your various schedules. Allows you to create and manage your own custom lists along with a default list for the day. Created using Node.js, Express.js, HTML, CSS, EJS, MongoDB and Mongoose.
An online celebrity finder website with a beautiful front-end created using HTML, CSS and JavaScript which displays information cards of celebrities along with hover effects. Used PHP for back-end and MySQL for managing database. Runs on CNN face recognition algorithm.
An online furniture buying website. Implemented a fully functional signup, login and logout with validation and authentication using regex. Made using HTML, CSS and JavaScript for front-end, PHP for back-end and MySQL for managing database.
A portfolio website created using React. Displays all relevant information about myself. Contains a short bio, skills, projects and contact information.
A cab booking system which runs on the Dijkstra's shortest distance algorithm. Implemented using graphs through adjacency list and using files for database, made using C++ language.
A project made for ticket booking for movies and cricket matches, also displays available seats and scoreboard. Implemented using Stacks, Queues and 2-d arrays in C language.