https://github.com/veerajxcode/js-exercise
A code repo for javascript
https://github.com/veerajxcode/js-exercise
Last synced: about 1 year ago
JSON representation
A code repo for javascript
- Host: GitHub
- URL: https://github.com/veerajxcode/js-exercise
- Owner: veerajxcode
- Created: 2024-05-07T05:07:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:07:05.000Z (about 2 years ago)
- Last Synced: 2024-05-23T05:37:42.555Z (about 2 years ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS Exercise Repository
Welcome to my **JS Exercise** repository! 🚀
**NOTE:** I have past experience in working with **JavaScript** but that was limited, based on requirement. I wanted to learn **JavaScript** properly so that I can implement it in **WordPress** plugins and themes. And now you can also go through **[Choose Your Best Selling Products](https://github.com/veerajxcode/chooseyourbestsellingproducts)** plugin and **[NintyNine](https://github.com/veerajxcode/nintynine)** theme.
This repository showcases my journey of learning **JavaScript** from the basics to more advanced concepts. Along the way, I’ve worked on small projects to solidify my understanding and apply what I’ve learned. It’s a reflection of my commitment to honing my JavaScript skills, and you’ll find practical examples of fundamental to intermediate-level projects here.
## What You’ll Find in This Repository
### 💡 Key Projects
- **Color Changer**: A simple app to change the background color with button clicks.
- **BMI Calculator**: A project to calculate Body Mass Index based on user inputs for height and weight.
- **Digital Clock**: A real-time clock that displays the current time in a digital format.
- **Guess the Number**: A game where users guess a random number, and the app provides feedback on how close their guess is.
- **Keyboard Check**: A tool to detect and display the key pressed by the user.
and more like **Scroll like NextJS**, **Your typer library**, **Mouse Circle** etc.
Each project helped me improve my understanding of JavaScript concepts such as DOM manipulation, event handling, functions, loops, and more.
## 📚 Learning Source
I followed the **[Chai aur Javascipt Series by (Hitesh Choudhary)](https://youtube.com/playlist?list=PLu71SKxNbfoBuX3f4EOACle2y-tRC5Q37&si=kEsHsrX4Oj8IGKAb)** to learn and build these projects. The tutorials provided a structured and easy-to-understand approach to JavaScript, and I highly recommend them for anyone looking to start or advance their JavaScript journey.
## Why This Repository?
This repository demonstrates:
- **My growth from basic to advanced JavaScript** concepts.
- **Practical implementation** of JavaScript knowledge through real-world projects.
- **Problem-solving abilities** using JavaScript for a variety of tasks.
If you’re a recruiter, this repository is a window into my coding skills, problem-solving mindset, and my ability to implement JavaScript in creative ways.
Feel free to explore the code, provide feedback, or connect with me!
Thanks for visiting! 😊