Welcome to my JavaScript Projects repository!
This is a curated collection of mini and beginner-to-intermediate level web projects built using HTML, CSS, and JavaScript. Each project is self-contained, fun, and designed to improve core JavaScript skills including DOM manipulation, API integration, logic building, and more.
# | Project Name | Description | Live Demo |
---|---|---|---|
1οΈβ£ | BMI Calculator | A simple app to calculate Body Mass Index (BMI) based on user input for height and weight. | Live |
2οΈβ£ | Weather App | Fetches real-time weather data using API based on user input city. | Live |
3οΈβ£ | Digital Clock | Displays real-time clock with hours, minutes, and seconds. | Live |
4οΈβ£ | Guess The Number | A fun game where the user guesses a randomly generated number. | Live |
βΉοΈ Replace the demo links with your actual deployment links (GitHub Pages, Netlify, etc.)
- β HTML5
- β CSS3
- β Vanilla JavaScript (ES6+)
- π§ DOM Manipulation
- π REST APIs (e.g., Weather API)
JavaScript-Projects/
β
βββ bmi-calculator/
β βββ index.html, style.css, script.js
β
βββ weather-app/
β βββ index.html, style.css, script.js
β
βββ digital-clock/
β βββ index.html, style.css, script.js
β
βββ guess-the-number/
β βββ index.html, style.css, script.js
β
βββ README.md
π‘ What I Learned
-
Practiced real-world JavaScript applications
-
Improved DOM and event handling skills
-
Understood how to work with APIs
-
Gained confidence in debugging and UI interactions
π¬ Connect with Me
-
πΌ LinkedIn: www.linkedin.com/in/rakesh-codes
-
GeeksForGeeks: https://www.geeksforgeeks.org/user/thalaforrxxn0/
-
π§ Email: 014rakeshofficial@gmail.com
β If you like this repo, consider giving it a star and sharing it with your friends!