Learning by building & breaking stuff.
This repository tracks my progress as I learn and build for the Web by building stuff, breaking stuff, learning by building.
| Project | Description | Live Link | Repo Link |
|---|---|---|---|
| CSS First Project | A clean layout using flexbox and glassmorphism-based design | Live | Repo |
| GTA VI Landing Page | Modern and clean landing page with vanilla CSS | Live | Repo |
| Color Changer | A basic, beginner-friendly JavaScript project that changes the page background color when you click one of the colored boxes. | Live | Repo |
| Bmi Calculator | A simple, responsive Body Mass Index (BMI) calculator built with vanilla HTML, CSS, and JavaScript as a learning project. | Live | Repo |
| Digital Clock | A simple, retro-styled digital clock built with vanilla JavaScript, HTML, and CSS. | Live | Repo |
| Guess the Number | A simple and interactive number guessing game built with vanilla JavaScript, HTML, and CSS. | Live | Repo |
| Color Palette Generator | A simple web app that can generate random color palettes and on clicking the colour container, it copies the color hex to clipboard. | Live | Repo |
| Simple Kanban Board | A minimal Kanban board built with vanilla HTML, CSS, and JavaScript demonstrating the use of HTML Drag and Drop API to move tasks between columns. | Live | Repo |
| Expense Tracker | A single‑page Expense Tracker. | Live | Repo |
| Bookmark Saver | A web app to save and manage your website bookmarks. | Live | Repo |