https://github.com/swappy514/javascript-projects
A curated collection of JavaScript mini-projects — from basic DOM practice to advanced UI interactions.
https://github.com/swappy514/javascript-projects
css dom html javascript javascript-project mini-projects
Last synced: 5 months ago
JSON representation
A curated collection of JavaScript mini-projects — from basic DOM practice to advanced UI interactions.
- Host: GitHub
- URL: https://github.com/swappy514/javascript-projects
- Owner: Swappy514
- Created: 2025-08-04T05:41:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-04T06:20:25.000Z (5 months ago)
- Last Synced: 2025-08-04T09:39:21.731Z (5 months ago)
- Topics: css, dom, html, javascript, javascript-project, mini-projects
- Language: HTML
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 JavaScript Projects
A curated collection of **fun, beginner-friendly to advanced JavaScript projects** — organized topic-wise. This repo is my hands-on journey through the world of frontend development, one project at a time.
## 📂 Project Highlights
- 🐱 **Cat Animation** – CSS meets JS for playful motion
- ⏱️ **Counter App** – Simple DOM manipulation and event handling
- 🎯 **Guessing Game** – Logic meets interactivity
- 🧮 **Input Value Tracker** – Real-time form handling
- 🔐 **Color Picker** – Dynamic UI styling with live preview
## 💡 Why this repo?
This is not just a project dump. It’s a living archive of:
- My learning milestones 🧠
- Micro-experiments 🔬
- Reusable logic & UI patterns 🧩
## 📌 Stay tuned
More projects will be added soon — from API integrations to local storage, real-time apps, and beyond.
---
🌟 *Feel free to fork, star, or use anything here for your own learning or inspiration!*