This repository contains a collection of small JavaScript projects that showcase my skills in front-end development. Each project demonstrates key concepts such as DOM manipulation, user interaction, and event handling.
- BMI Calculator: A tool to calculate Body Mass Index.
- Clock: A digital clock with live time updates.
- Password Generator: A random password generator with customizable options.
- Quiz App: A simple quiz game with multiple questions and answers.
- To-Do List: A task management app to add, delete, and mark tasks as complete.
- Weather App: A weather app that fetches data from an API to display current weather.
- Music Player: A simple music player with play, pause, and volume control.
- Clone the repository:
git clone https://github.com/MOHDTOUFEEQ/JavaScript-Projects.git