Welcome to the JavaScript Mini Projects repository! This repository contains a collection of small JavaScript projects that cover various concepts and functionalities. Each project is designed to help you practice and improve your JavaScript skills.
- Age Check for Website: A simple age verification script for websites.
- Calculator: A basic calculator application for performing arithmetic operations.
- Checked Property: A project demonstrating the use of the checked property in JavaScript.
- Counter Program: A simple counter application.
- Dice Roller Program: A program to simulate rolling dice.
- Digital Clock: A digital clock implementation using JavaScript.
- Fetch Pokemon: A project using the Fetch API to retrieve Pokemon data.
- Number Guessing Game: A simple number guessing game where the user has to guess a randomly generated number.
- Random Number Generator: A project that generates random numbers within a specified range.
- Stopwatch: A stopwatch implementation using JavaScript.
- Temperature Conversion Program: A program for converting temperatures between Celsius and Fahrenheit.
Each project is contained within its own directory. You can explore each project individually by navigating to its directory. Additionally, you can run the HTML files associated with each project in your web browser to see the projects in action.
Contributions to this repository are welcome! If you have ideas for additional mini projects or improvements to existing ones, feel free to submit a pull request.
Developed by Saravanarajan.
Happy coding! 🚀