This repository contains a collection of various web projects built using HTML, CSS, and JavaScript. Each project demonstrates different web development concepts and functionalities.
-
Age Calculator
- A tool to calculate age based on input date
- View Project
-
Calculator
- A basic calculator application
- View Project
-
Circular Progress Bar
- Animated circular progress bar implementation
- View Project
-
Clock
- An analog clock implementation
- View Project
-
Countdown Timer
- A countdown timer application
- View Project
-
Digital Clock
- A digital clock display
- View Project
-
Image Search Engine
- Search and display images
- View Project
-
Notes App
- Create and manage notes
- View Project
-
Password Toggle
- Password visibility toggle functionality
- View Project
-
Password Generator
- Generate secure passwords
- View Project
-
Pomodoro Clock
- A timer following the Pomodoro Technique
- View Project
-
Popover
- Implementation of popover UI component
- View Project
-
Quiz App
- Interactive quiz application
- View Project
-
Stopwatch
- A stopwatch implementation
- View Project
-
Toast Notification
- Custom toast notification system
- View Project
-
ToDo List
- Task management application
- View Project
-
Weather App
- Weather forecast application
- View Project
- Clone the repository:
git clone https://github.com/DanyalAnsari/Web-projects.git- Navigate to any project directory:
cd Web-Projects/[project-name]- Open the
index.htmlfile in your web browser to view the project.
- HTML5
- CSS3
- JavaScript
Feel free to contribute to any of the projects. Create a pull request with your improvements.
This project is open source and available under the MIT License.