Skip to content

Jeelislive/Javascript

Repository files navigation

JavaScript Concepts

A collection of JavaScript projects and practice exercises to revise and strengthen core JavaScript concepts.
This repository contains small projects, examples, and exercises demonstrating key JavaScript functionalities.


🌟 Projects & Exercises

  • BMI Calculator – Calculate body mass index using JavaScript
  • Digital Clock – Display real-time clock
  • Guess the Number – Simple number guessing game
  • Loops – Practice exercises with for, while, and do-while loops
  • Promises – Examples of asynchronous JavaScript using Promises
  • Prototypes – Demonstrations of JavaScript prototype inheritance
  • Unlimited Color Change – Dynamically change colors on web pages
  • Background Changer – Change background with user interaction

🛠️ Tech Stack

Layer Technology
Frontend HTML5, CSS3
Language JavaScript (ES6+)


🚀 Getting Started

1️⃣ Clone Repository

git clone https://github.com/Jeelislive/Javascript.git
cd Javascript


2️⃣ Open in Browser

Simply open any HTML file in a browser to run the project.

No server required as all projects are frontend-only.

📜 License

This project is released under the MIT License.
Feel free to use, modify, and share these projects for learning purposes.

About

Notes for the revise concepts of js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published