
Mini Projects
This is a collection of mini projects i built while learning web development—from simple HTML/CSS pages to interactive React apps. Each one helped strengthen my design and programming skills.
Projects Built
Placement Manager
Developed a placement management system with efficient data structures, CSV preprocessing, analytics on placement trends, and search/query features for students and companies.
Password Manager
Built a password manager with local MongoDB, account management, email verification, and full CRUD for site credentials.
Music Player
Built a fully functional music player with play, pause, next/previous controls and playlist management. Using HTML, CSS, Javascript
Todo List
Built a to-do list app with create, edit, delete, filter, and mark-as-done features using localStorage.
Hacking Simulator (Prank website)
A fake hacking console that displays staged system breach messages.
Netflix UI Clone
Recreated the Netflix UI to practice and enhance CSS skills.
Layers UI Clone
Recreated the Layers UI to practice and enhance CSS skills.
Technologies Practiced
These projects helped me gain hands-on experience with a variety of modern tools and technologies.
Key Outcomes
Enhanced Development Skills
Mastered modern React patterns, state management, and component architecture through hands-on practice.
Problem-Solving Abilities
Developed creative solutions for complex UI challenges and learned to break down large problems into manageable components.
