- 🌱 Currently mastering JavaScript and diving into React.js
- 🚀 Love building interactive, responsive, and user-friendly web applications
- 👨💻 Check out all my projects on GitHub
- 📫 Reach me at: [email protected]
- 💡 Fun fact: I Code faster when I’m listening to Lo-fi beats ☕🎧
- Building JavaScript projects
- Going to start React.js for modern web development
| Project Name | Description | Live Demo |
|---|---|---|
| JavaScript Basics Practice | Beginner-friendly JavaScript questions with simple logic and clear examples. | View Repo |
| JavaScript Advanced Practice | Advanced JavaScript Practice — Covers ES6+, higher-order functions, DOM, async/await, fetch API, localStorage, and mini-projects for React preparation. | View Repo |
| JavaScript DOM Practice | 17 beginner-friendly DOM manipulation tasks to strengthen core JavaScript skills. | View Repo |
| Random Color Generator | Generates a random background color with each click and displays its RGB value dynamically. | Live Demo |
| Responsive Landing Page | A modern, mobile-friendly landing page built with HTML & CSS. | Live Demo |
| To-Do List | Add, complete, and remove tasks with a clean interface and local storage support. | Live Demo |
| Weather App | A responsive weather app fetching real-time data from OpenWeatherMap API. | Live Demo |