This repository contains self-contained mini projects built using HTML, CSS, and JavaScript.
Each project is organized into its own folder with separate HTML, CSS, and JS files, plus an images folder for assets.
Click on any project name to see it live (hosted on GitHub Pages).
| # | Project Name | Live Demo |
|---|---|---|
| 1 | Age Calculator | 🔗 View Demo |
| 2 | Calculator | 🔗 View Demo |
| 3 | Calendar | 🔗 View Demo |
| 4 | Form Validation | 🔗 View Demo |
| 5 | Hide and Show Password | 🔗 View Demo |
| 6 | Horizontal Image Scroll Gallery | 🔗 View Demo |
| 7 | Notes App | 🔗 View Demo |
| 8 | Password Generator | 🔗 View Demo |
| 9 | Password Strength Checker | 🔗 View Demo |
| 10 | QR Code Generator | 🔗 View Demo |
| 11 | Quiz App | 🔗 View Demo |
| 12 | Quote Generator | 🔗 View Demo |
| 13 | Stopwatch | 🔗 View Demo |
| 14 | Tic Tac Toe | 🔗 View Demo |
| 15 | To Do List | 🔗 View Demo |
| 16 | Toast Notification | 🔗 View Demo |
| 17 | Weather App | 🔗 View Demo |
- DOM manipulation
- Event handling
- Form validation
- API integration
- Local storage & etc.