This repository contains a collection of small projects built with HTML, CSS, and JavaScript.
Each project is self-contained and can be opened directly in the browser by running the index.html file.
These projects were created to practice front-end development and improve JavaScript skills 🚀
-
✅ To-Do App
A simple task manager where you can add and remove tasks. -
⏱️ Stopwatch
A digital stopwatch with start, stop, and reset functionality. -
🔍 Animated Search Bar
A stylish search bar with smooth expand/collapse animation. -
🎂 Age Calculator
Calculates your age based on the date of birth input. -
🎴 Anime Picture Generator
Displays random anime images from a local folder. -
🎲 Dice Roller
Simulates rolling dice and shows random results with dice images. -
⏰ Digital Clock
A real-time digital clock displaying hours, minutes, and seconds. -
✅ To-Do List 2
An improved version of the to-do app with extra features. -
📝 Simple Notepad
A basic notepad to write and save temporary notes in the browser. -
🧮 Basic Calculator
A calculator for performing basic arithmetic operations. -
🎨 Random Color Generator
Generates random colors with their HEX code displayed.
- Clone or download this repository.
- Open any project folder.
- Run the
index.htmlfile in your browser.
This repository was created for learning purposes and front-end practice.
Feel free to fork, explore, and improve! 🚀