{"id":31889129,"url":"https://github.com/ajay-dhangar/middle-school-learn-platform","last_synced_at":"2026-05-01T21:33:31.446Z","repository":{"id":314463250,"uuid":"1055625423","full_name":"ajay-dhangar/middle-school-learn-platform","owner":"ajay-dhangar","description":"An Interactive Middle School Learning Platform offering science experiments, basic coding, logic games, and immersive learning experiences with critical thinking \u0026 problem-solving activities.","archived":false,"fork":false,"pushed_at":"2025-09-13T02:48:47.000Z","size":244,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-13T01:02:13.564Z","etag":null,"topics":["coding","e-learning","education","gamified-learning","interactive-education","learning-platform","logic-games","middle-school","modern-ui","nodejs","react","science","web-app"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ajay-dhangar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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},"funding":{"github":"Ajay-Dhangar","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2025-09-12T14:44:37.000Z","updated_at":"2025-12-05T02:44:08.000Z","dependencies_parsed_at":"2025-09-12T17:03:11.540Z","dependency_job_id":"27045a36-abdb-43dd-bf36-4218818997f0","html_url":"https://github.com/ajay-dhangar/middle-school-learn-platform","commit_stats":null,"previous_names":["ajay-dhangar/middle-school-learn-platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajay-dhangar/middle-school-learn-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-dhangar%2Fmiddle-school-learn-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-dhangar%2Fmiddle-school-learn-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-dhangar%2Fmiddle-school-learn-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-dhangar%2Fmiddle-school-learn-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajay-dhangar","download_url":"https://codeload.github.com/ajay-dhangar/middle-school-learn-platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-dhangar%2Fmiddle-school-learn-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32513700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["coding","e-learning","education","gamified-learning","interactive-education","learning-platform","logic-games","middle-school","modern-ui","nodejs","react","science","web-app"],"created_at":"2025-10-13T07:00:36.181Z","updated_at":"2026-05-01T21:33:31.436Z","avatar_url":"https://github.com/ajay-dhangar.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Ajay-Dhangar"],"categories":[],"sub_categories":[],"readme":"# Middle School Learn Platform\n\n**Middle School Learn Platform** is an interactive, modern web application designed to make learning **fun and engaging** for students in **Grades 6–8**.  \nIt combines **science experiments**, **basic coding**, **logic games**, and **critical thinking activities** to help students explore and learn in a creative way.\n\n\u003e Middle School Learn Platform is a next-gen, interactive web application designed to make learning fun, engaging, and skill-focused for students in Grades 6–8.\n\u003e 🧪 Science experiments, 💻 basic coding labs, 🎯 logic games, and 🧠 critical-thinking activities—all in one platform.\n\u003e\n\u003eBuilt with modern web technologies for a smooth, gamified learning experience that inspires curiosity and creativity.\n\n---\n\n## Features\n✅ **Interactive Learning Modules** – Science experiments, VR history tours, and gamified quizzes.  \n✅ **Basic Coding Playground** – Learn coding fundamentals with hands-on challenges.  \n✅ **Logic \u0026 Critical Thinking Games** – Boost problem-solving and analytical skills.  \n✅ **Progress Tracking** – Save user progress with **local storage** or database.  \n✅ **Responsive Design** – Seamless experience across desktop, tablet, and mobile.  \n\n---\n\n## 🛠️ Tech Stack\n| Frontend | Backend | Database | Other |\n|----------|---------|---------|------|\n| React / Next.js | Node.js / Express | MongoDB / Firebase | Tailwind CSS, Three.js (for 3D/VR) |\n\n---\n\n## 🚀 Getting Started\n\nFollow these steps to run the project locally:\n\n### 1️⃣ Clone the repository\n\n```bash\ngit clone https://github.com/\u003cyour-username\u003e/middle-school-learn-platform.git\ncd middle-school-learn-platform\n````\n\n### 2️⃣ Install dependencies\n\n```bash\nnpm install\n```\n\n### 3️⃣ Start the development server\n\n```bash\nnpm run dev\n```\n\nNow, open **[http://localhost:3000](http://localhost:3000)** to view the app in your browser. 🎉\n\n---\n\n## 📂 Project Structure\n\n```\nmiddle-school-learn-platform/\n├─ public/           # Static assets (images, icons, etc.)\n├─ src/\n│  ├─ components/    # Reusable UI components\n│  ├─ pages/         # App pages (Home, Experiments, Coding, Games)\n│  ├─ hooks/         # Custom React hooks\n│  └─ utils/         # Helper functions\n├─ package.json\n└─ README.md\n```\n\n---\n\n## 📸 Screenshots \n\n\u003cimg width=\"1366\" height=\"1284\" alt=\"image\" src=\"https://github.com/user-attachments/assets/fa39bbc5-378e-4d96-b6dc-f2e81ab12186\" /\u003e\n\n---\n\n## 🌍 Live Demo\n\n🔗 [Coming Soon](#)\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome! Follow these steps:\n\n1. **Fork** the repo\n2. **Create a branch**: `git checkout -b feature-new`\n3. **Commit changes**: `git commit -m \"Add new feature\"`\n4. **Push**: `git push origin feature-new`\n5. Create a **Pull Request**\n\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n## 💡 Inspiration\n\nDesigned to encourage **critical thinking, problem-solving, and creativity** in middle school students through interactive technology and gamified learning.\n\n---\n\n### 👨‍💻 Author\n\nDeveloped by [Ajay Dhangar](https://github.com/ajay-dhangar) 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajay-dhangar%2Fmiddle-school-learn-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajay-dhangar%2Fmiddle-school-learn-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajay-dhangar%2Fmiddle-school-learn-platform/lists"}