An open API service indexing awesome lists of open source software.

https://github.com/kishore-sr/javascript-mini-projects

Explore these JavaScript projects and consider contributing to the repo!
https://github.com/kishore-sr/javascript-mini-projects

beginner-friendly css hacktoberfest hacktoberfest-accepted hacktoberfest2024 html html-css-javascript javascript miniprojects open-source open-source-community webdevelopment

Last synced: 7 months ago
JSON representation

Explore these JavaScript projects and consider contributing to the repo!

Awesome Lists containing this project

README

          

## JavaScript Mini Projects 💛
This repository contains mini projects built as part of my JavaScript learning journey. Each project is designed to understand core JavaScript concepts.

[![Project Link](https://img.shields.io/badge/Projects%20Link-37a779?style=for-the-badge)](https://java-script-projects.web.app/)

### Built Using
[![HTML5](https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white)](/)
[![CSS3](https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white)](/)
[![JavaScript](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)](/)

### Projects List

| Sl No. | Project | Live Demo |
|-------:|------------------------------|-------------------------------------------------------------------|
| 1 | [Simple Calculator](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Simple%20Calculator) | [Link](https://thecalci.web.app/) |
| 2 | [Bat Ball Wicket](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Bat%20Ball%20Wicket) | [Link](https://bat-ball-wicket.web.app/) |
| 3 | [Rolex Clock](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Rolex%20Clock) | [Link](https://rolex-clock.web.app/) |
| 4 | [Virtual Dice](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Dice%20Roll%20Simulator) | [Link](https://spin-dice.web.app/) |
| 5 | [QR Code Generator](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/QR%20Code%20Generator) | [Link](https://pro-qr.web.app/) |
| 6 | [Digital Time](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Digital%20Time) | [Link](https://time-ksr.web.app/) |
| 7 | [Real Time Char Counter](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Real%20Time%20Char%20Counter) | [Link](https://char-meter.web.app/) |
| 8 | [Images Spot](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Image%20Search%20Engine) | [Link](https://images-spot.web.app/) |
| 9 | [Emoji Sum](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Emoji%20Sum) | [Link](https://emoji-sum.web.app/) |
| 10 | [New Year Countdown](https://github.com/Kishore-SR/JavaScript-Mini-Projects/tree/main/Next%20Year%20Countdown) | [Link](https://nxt-year.web.app/) |

### Make Your Contribution 🚀

#### Contributions are welcome! You can:
- Add new features to existing projects.
- Suggest improvements or bug fixes.
- Add your own mini JavaScript project to this repository.

#### Steps to Contribute:
1. Fork the repository by clicking the "Fork" button on GitHub.
2. Clone the forked repository to your local machine:
```bash
git clone https://github.com/your-username/JavaScript-Mini-Projects.git
```
3. Create a new branch for your feature or project:
```bash
git checkout -b your-branch-name
```
4. Add your changes and commit:
```bash
git add .
git commit -m "Add your project or feature"
```
5. Push the changes to your forked repository:
```bash
git push origin your-branch-name
```
6. Create a pull request on the original repository.

Feel free to contribute and help grow this collection of JavaScript mini projects.

### Connect Here
[![LinkedIn](https://img.shields.io/badge/linkedin%20-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/Kishore-SR)  
[![YouTube](https://img.shields.io/badge/Youtube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/@Kishore-SR)  
[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white&color=red)](mailto:kishoresr47@gmail.com)