| 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 |