JavaScript-Projects

JavaScript Tasks Collection 💻

A curated set of small to intermediate JavaScript projects for learning and practicing core JavaScript concepts.


📌 About This Repository

This repository contains a variety of JavaScript projects and exercises built to strengthen understanding of JavaScript fundamentals through real hands-on practice.

Each project demonstrates a specific concept and is designed to be:

✔ Easy to understand
✔ Beginner-friendly
✔ Practical and interactive


Each folder contains a standalone JavaScript project showing a particular feature or task.


🧠 Projects Included

Here are some of the JavaScript mini-projects in this repo:

⭐ Core Projects

These projects help to practice core JavaScript topics like: ✔ Variables & functions
✔ DOM manipulation
✔ Event listeners
✔ Local Storage
✔ API usage
✔ Conditional logic


🛠 Technologies Used


🌐 Live Demos

  1. API Calling
  2. BMI Calculator
  3. Clock
  4. Calculator
  5. Area Calculator
  6. To-Do List
  7. Note App
  8. Guess Game
  9. SIP Calculator

▶️ How to View the Projects

  1. Clone this repository:
git clone https://github.com/Sahilghoghari07/JavaScript-Projects.git

  1. Navigate to any task folder:
cd JavaScript-Projects/project-name

  1. Open index.html in your browser Tip: You can also use Live Server in VS Code for an automatic refresh and better dev experience.

🎯 What I Learned

By building these projects, I practiced:

✔ DOM manipulation ✔ JavaScript logic & functions ✔ Event handling ✔ API calls (fetch) ✔ Responsive UI basics ✔ Project structuring


🤝 Connect With Me

GitHub: https://github.com/Sahilghoghari07


⭐ If you find this repository useful, consider giving it a star!