This repository contains multiple mini projects created to practice basic JavaScript concepts.
Each project focuses on hands-on learning, helping beginners understand core JS functionalities and improve their coding skills.
- Practice DOM manipulation and event handling
- Explore JavaScript fundamentals in interactive projects
- Simple and beginner-friendly mini projects
- Covers a variety of use-cases: calculators, to-do lists, animations, and more
- HTML5
- CSS3
- JavaScript (ES6)
javascript-practice-mini-projects/ βββ project-1/ # e.g., Calculator βββ project-2/ # e.g., To-Do List βββ project-3/ # e.g., Image Slider βββ ... # Other mini projects
This repository is designed to:
- Provide practical exercises for beginners
- Help learners build confidence in JavaScript
- Strengthen understanding of core programming concepts and DOM interactions
- Serve as a portfolio of small, functional JS projects
β¨ A hands-on playground to learn JavaScript fundamentals through mini projects.