๐งช
Javascript Project-Based Learning Journey
๐ PROJECTS 29
๐ก๏ธ STATUS PRIVATE
๐ LOC 12,912+
๐ IN-APP CONTRIBUTION ONLY
โ ๏ธ CRITICAL WARNING: DO NOT CLONE
This repository is strictly for in-app contribution only. Do NOT clone this repository to your local machine. All development, project creation, and editing must be performed directly through the [S.U.D.O Project Hub IDE].
Local clones will not sync with the automated build system and may cause deployment conflicts.
Welcome to the Frontend Lab. This is a living collection of experiments in HTML, CSS, and JS. All projects are managed through a custom-built **Project Hub** that handles automation, stats, and provides a built-in IDE for seamless growth.
The In-App Workflow
STEP 01
Open Project Hub
Dashboard
โ
STEP 02
Use In-App IDE
to code
โ
STEP 03
Submit PR
via Browser
The Hub โ Your Command Center
๐ป
IN-APP IDE
A full VS Code-like experience with syntax highlighting, file tree, and live preview โ all in your browser.
๐
AUTO-DETECTION
New projects are detected by the server automatically and assigned categories and code metrics.
๐จ
DYNAMIC THEMING
Choose between Modern, Matrix, and Paper themes. Your preference is persisted across sessions.
๐
REAL-TIME STATS
Live line counts, category breakdowns, and repo-wide metrics updated instantly as you code.
Repository Stats
29Projects
8Categories
12,912+Lines of Code
100%Vanilla JS
System Architecture
javascriptProjectBasedLearning/
โ
โโโ hub/ // Project Hub (The Main Entry)
โ โโโ index.html // UI Entry
โ โโโ readme.html // ๐ You are here
โ โโโ hub.js // Core Engine
โ
โโโ scripts/ // Server & Build Automation
โโโ 1.Quiz Game/ // Projects...
โโโ README.md // Global Readme
Roadmap
| Phase | Feature | Status |
| Core | Automated Project Scanning | โ
DONE |
| IDE | VS Code Aesthetic & File Tree | โ
DONE |
| Persistence | Cross-Session Theme Sync | โ
DONE |
| Vision | Project Preview Screenshots | โณ PLANNED |