A collection of JavaScript, HTML, and CSS mini projects built while learning web development.
These projects help me practice DOM manipulation, logic building, UI design, and problem solving.
Some of these projects will later be expanded into full-scale applications.
A simple task management application.
Features
- Add tasks
- Delete tasks
- Mark tasks as completed
Generates strong random passwords.
Features
- Random password generation
- Secure characters
- Easy copy functionality
A fun number guessing game.
Features
- Random number generation
- 10 attempts to guess
- Hint system (high / low)
Classic snake game built using JavaScript.
Features
- Keyboard controls
- Score tracking
- Game over system
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- DOM Manipulation
This repository is part of my web development learning journey.
Goals:
- Practice JavaScript concepts
- Build real projects
- Improve UI/UX
- Prepare for hackathons and internships
If you like this repository, consider starring ⭐ it.
Shiv Gobind Mourya
💡 This repository will continuously grow as I build more projects while learning web development.