{"id":30112558,"url":"https://github.com/swappy514/javascript-projects","last_synced_at":"2026-05-18T06:37:19.722Z","repository":{"id":308112855,"uuid":"1031638945","full_name":"Swappy514/JavaScript-Projects","owner":"Swappy514","description":"A curated collection of JavaScript mini-projects — from basic DOM practice to advanced UI interactions.","archived":false,"fork":false,"pushed_at":"2025-09-06T07:07:07.000Z","size":4013,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T09:09:13.892Z","etag":null,"topics":["css","dom","html","javascript","javascript-project","mini-projects"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Swappy514.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-04T05:41:18.000Z","updated_at":"2025-09-06T07:07:10.000Z","dependencies_parsed_at":"2025-08-28T12:06:22.573Z","dependency_job_id":null,"html_url":"https://github.com/Swappy514/JavaScript-Projects","commit_stats":null,"previous_names":["swappy514/javascript-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Swappy514/JavaScript-Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swappy514%2FJavaScript-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swappy514%2FJavaScript-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swappy514%2FJavaScript-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swappy514%2FJavaScript-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swappy514","download_url":"https://codeload.github.com/Swappy514/JavaScript-Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swappy514%2FJavaScript-Projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","dom","html","javascript","javascript-project","mini-projects"],"created_at":"2025-08-10T06:47:49.692Z","updated_at":"2026-05-18T06:37:19.718Z","avatar_url":"https://github.com/Swappy514.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 JavaScript Mini-Projects Playground\n\n*A curated collection of **JavaScript mini-projects** using Vanilla JS, HTML, and CSS. Perfect for beginners and developers to **learn DOM, APIs, and frontend basics** through fun, interactive apps.*  \n\n![GitHub stars](https://img.shields.io/github/stars/Swappy514/JavaScript-Projects?style=social)\n![GitHub forks](https://img.shields.io/github/forks/Swappy514/JavaScript-Projects?style=social)\n![GitHub license](https://img.shields.io/github/license/Swappy514/JavaScript-Projects)\n\n---\n\n## 🎬 Live Previews  \n![JavaScript Mini-Projects Banner](./assets/banner.gif)\n\n---\n\n## 📑 Table of Contents\n1. [🔥 Project Highlights](#-project-highlights)  \n2. [✨ What You'll Learn](#-what-youll-learn)  \n3. [🚀 How to Get Started](#-how-to-get-started)  \n4. [📚 Tech Stack](#-tech-stack)  \n5. [🤝 Inspiration \u0026 Future](#-inspiration--future)  \n6. [🤝 Contributing](#-contributing)  \n7. [📜 License](#-license)  \n\n---\n\n## 🔥 Project Highlights\n\nExplore some of the coolest projects from this archive 👇  \n\n- ✅ [To-Do Application](./Todo-Application) – Create, edit \u0026 delete tasks with localStorage  \n- 💣 [Bomb Defuser](./Bomb%20Defuser) – Timer-based logic game with countdown  \n- 🐱 [Cat Animation](./Cat-Animation) – Fun interactive movement with JS \u0026 CSS  \n- 🤖 [Chatbot](./Chatbot) – Simple rule-based chatbot UI  \n- 🎨 [Color Picker](./Color-Picker) – Choose and apply custom colors in real time  \n- ⏱️ [Counter](./Counter) – Increment/decrement app with live updates  \n- 🌍 [Countries Search Page](./Countries%20Search%20Page) – Search and filter countries dynamically  \n- 🎯 [Guessing Game](./Guessing-Game) – User guessing logic with instant feedback  \n- 📦 [JSON Stringify](./JSON-Stringify) – Convert objects to JSON format live  \n- 🔢 [Number Facts](./Know%20Fact%20About%20the%20Number) – Display fun facts about numbers  \n- 😂 [Random Joke Page](./Random%20Joke%20Page) – Generate and display random jokes  \n- 📩 [Subscribe to Us](./Subscribe%20to%20Us) – Email subscription UI with validation     \n\n---\n\n## ✨ What You’ll Learn  \n- DOM manipulation, event handling \u0026 animation effects  \n- Asynchronous programming \u0026 API integration  \n- State persistence with localStorage  \n- Building UI components \u0026 game logic  \n- From beginner to advanced frontend ideas  \n\n---\n\n## 🚀 How to Get Started\n```bash\ngit clone https://github.com/Swappy514/JavaScript-Projects.git\ncd JavaScript-Projects/[project-folder]\nopen index.html\n```\n---\n\n## 📚 Tech Stack\n\nThis repository is built with the holy trinity of frontend development:  \n\n- **HTML5** – Semantic structure for every project  \n- **CSS3** – Styling, animations, and responsive layouts  \n- **JavaScript (ES6+)** – Core logic, interactivity, and API integrations  \n\n🔧 Along the way, you’ll also explore:  \n- **DOM Manipulation** – Creating dynamic, real-time interfaces  \n- **LocalStorage** – Saving and retrieving user data  \n- **Fetch API** – Calling third-party APIs (e.g., Weather, Recipes)  \n- **Responsive Design** – Ensuring mobile-first, adaptive UIs  \n\n---\n\n## 🤝 Inspiration \u0026 Future\n\nThis project started as a **learning playground**—a place to experiment, fail fast, and grow stronger with each mini-project.  \nThe idea: **make learning JavaScript fun, practical, and portfolio-worthy.**  \n\n### 🌟 Future Plans\n- Add **more advanced projects** (games, charts, API mashups)  \n- Improve **UI/UX** with better styling and animations  \n- Provide **step-by-step documentation** for beginners  \n- Deploy live demos via **GitHub Pages**  \n\n💡 *Open for collaboration!* If you have ideas, bug fixes, or want to add your own project, feel free to fork and contribute.  \nTogether, we can grow this into the **ultimate JavaScript mini-projects archive.**  \n\n---\n\n## 🤝 Contributing\nContributions are welcome!  \n- Fork the repo  \n- Create a new branch (`git checkout -b feature-name`)  \n- Commit changes (`git commit -m \"Add new feature\"`)  \n- Push and open a Pull Request  \n\n⭐ Don’t forget to star this repo if you found it helpful!\n\n---\n\n## 📜 License\nThis project is licensed under the MIT License – see the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswappy514%2Fjavascript-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswappy514%2Fjavascript-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswappy514%2Fjavascript-projects/lists"}