A curated collection of small JavaScript projects built with HTML, CSS, and vanilla JavaScript.
These projects are great for beginners to practice DOM manipulation, event handling, logic building, and interactive UI.
π Live Preview:
https://deepaktecz.github.io/JavaScript_Projects/
Here are the mini projects currently available in this repository:
- Analog Clock
- Stopwatch
- To Do List
- Quiz App
- Weather App
- Form Validation
- Password Generator
- QR Code Generator
βοΈ Beginner-friendly JavaScript projects
βοΈ HTML + CSS + JS only
βοΈ Practice real-world DOM manipulation
βοΈ Works offline & easy to understand
βοΈ Ideal for portfolio and learning
JavaScript_Projects/ β βββ Analog Clock/ βββ Form Validation/ βββ Password Generator/ βββ QR Code Generator/ βββ Quiz App/ βββ Stopwatch/ βββ To Do List/ βββ Weather App/ βββ assets/ βββ index.html (project list / demo links) βββ README.md
yaml Copy code
- HTML5
- CSS3
- JavaScript (Vanilla)
- Browser APIs (DOM, events)
- Clone the repository:
git clone https://github.com/deepaktecz/JavaScript_Projects.git