This repository contains 18 beginner-friendly projects built using HTML, CSS, and JavaScript. These projects were created to practice fundamental web development concepts and improve front-end skills.
- Add a Friend - Simple app to add and display friends dynamically.
- BMI Calculator - Calculates Body Mass Index based on user input.
- Color Changer - Changes colors of elements dynamically.
- Cryptocurrency Website UI - Static UI design for a cryptocurrency site.
- Custom Cursor - Implements a custom cursor effect on the webpage.
- Digital Clock - Displays real-time digital clock.
- E-commerce Filter - Filters products based on categories or price.
- Guess Number - A game to guess a random number generated by the system.
- Keyboard Spotlight - Highlights keys pressed on the keyboard.
- Memory Card Game - Simple card matching game.
- Movie Search - Search movies using a public API.
- Notes App - Add, edit, and delete notes.
- Notification Popup - Simple notification popup system.
- Quiz Game - Multiple-choice quiz game with score tracking.
- Small Hollow Cursor - A small hollow circle follows the cursor.
- Profile Manager (this keyword) - Demonstrates use of
thisin JavaScript with a profile manager. - To-Do List - Task management app with add, remove, and mark complete functionality.
- Upload File App - Upload files with basic validation.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/Neha-Dhattarwal/HTML-CSS-JS-Practice-Projects.git