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

https://github.com/ranitmanik/javascript-projects

Here, I showcase the solutions to a series of projects completed during my journey as a beginner in JavaScript. Each project has its dedicated directory, containing separate HTML, CSS, and JavaScript files for easy navigation and exploration. Feel free to browse through and check out my work!
https://github.com/ranitmanik/javascript-projects

css css3 frontend-development frontend-projects html html-css-javascript html5 javascrip-projects javascript javascript-applications javascript-beginners-projects js js-project js-project-for-beginners top-javascript-projects vanila-javascript vanilla-javascript vanilla-js

Last synced: about 1 month ago
JSON representation

Here, I showcase the solutions to a series of projects completed during my journey as a beginner in JavaScript. Each project has its dedicated directory, containing separate HTML, CSS, and JavaScript files for easy navigation and exploration. Feel free to browse through and check out my work!

Awesome Lists containing this project

README

        

HTML,CSS,JS

# JavaScript-Projects


![GitHub Created At](https://img.shields.io/github/created-at/RanitManik/JavaScript-Projects)
![GitHub repo size](https://img.shields.io/github/repo-size/RanitManik/JavaScript-Projects)
![GitHub Discussions](https://img.shields.io/github/discussions/RanitManik/JavaScript-Projects)
![GitHub License](https://img.shields.io/github/license/RanitManik/JavaScript-Projects)
![GitHub forks](https://img.shields.io/github/forks/RanitManik/JavaScript-Projects?style=default)
![GitHub stars](https://img.shields.io/github/stars/RanitManik/JavaScript-Projects?style=default)


![wakatime](https://wakatime.com/badge/github/RanitManik/JavaScript-Projects.svg)
![pages-build-deployment](https://github.com/RanitManik/JavaScript-Projects/actions/workflows/pages/pages-build-deployment/badge.svg)

Greetings, fellow developers! This is Ranit Manik, and I'm excited to present my JavaScript Projects repository. Here,
you'll find a collection of projects that I've completed during my journey as a beginner in JavaScript. Each project has
its own dedicated directory, featuring separate HTML, CSS, and JavaScript files for convenient navigation and
exploration.
Feel free to browse through the repository and explore the solutions. Whether you're a fellow learner, an experienced
developer, or just curious, your feedback and insights are always welcome.

## Projects

| # | Project | Live Demo |
|:--:|----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|
| 01 | [Stopwatch Timer Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/01.%20Stopwatch%20Timer%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/01.%20Stopwatch%20Timer%20Application/index.html) |
| 02 | [Vowel Counter Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/02.%20Vowel%20Counter%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/02.%20Vowel%20Counter%20Application/index.html) |
| 03 | [Calculator Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/03.%20Calculator%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/03.%20Calculator%20Application/index.html) |
| 04 | [Encryption Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/04.%20Encryption%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/04.%20Encryption%20Application/index.html) |
| 05 | [Poll System Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/05.%20Poll%20System%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/05.%20Poll%20System%20Application/index.html) |
| 06 | [Password Generator Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/06.%20Password%20Generator%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/06.%20Password%20Generator%20Application/index.html) |
| 07 | [Cash Calculator Application](https://github.com/RanitManik/JavaScript-Projects/tree/main/07.%20Cash%20Calculator%20Application) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/07.%20Cash%20Calculator%20Application/index.html) |
| 08 | [HEX Code Generator](https://github.com/RanitManik/JavaScript-projects/tree/main/08.%20HEX%20Code%20Generator) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/08.%20HEX%20Code%20Generator/index.html) |
| 09 | [TO-DO List](https://github.com/RanitManik/JavaScript-projects/tree/main/09.%20TO-DO%20List) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/09.%20TO-DO%20List/index.html) |
| 10 | [Drag And Drop Image Uploader](https://github.com/RanitManik/JavaScript-projects/tree/main/10.%20Drag%20And%20Drop%20Image%20Uploader) | [Live Demo](https://ranitmanik.github.io/JavaScript-Projects/10.%20Drag%20And%20Drop%20Image%20Uploader/index.html) |

## How to Use

1. Clone the repository to your local machine.
```bash
git clone https://github.com/RanitManik/JavaScript-Projects.git
```

2. Navigate to the specific challenge directory.
```bash
cd javaScript-Projects/challengeX
```
3. Open the `index.html` file in your preferred web browser to view the solution.

## Contributions

_Feel free to contribute by:_

- Providing feedback on existing solutions.
- Adding solutions to challenges that I haven't completed.
- Optimizing existing code.

Please create a new branch for each set of changes and submit a pull request.

## Contact



Social Media
Username
Link



Email
[email protected]
Email



LinkedIn
Ranit Manik
LinkedIn



Instagram
ranit_manik_
Instagram



Facebook
RanitKumarManik
Facebook

## License

This project is licensed under the [MIT License](LICENSE).

## Acknowledgment

Special thanks to the open-source community for fostering an environment of
collaboration and continuous improvement.

> [!NOTE]
>
> It's worth mentioning that all codes within this repository are personally coded by me and have undergone formatting
> enhancements by ChatGPT to ensure improved readability for my future reference.

Happy coding! 🚀