S.U.D.O / README
๐Ÿงช

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

PhaseFeatureStatus
CoreAutomated Project Scanningโœ… DONE
IDEVS Code Aesthetic & File Treeโœ… DONE
PersistenceCross-Session Theme Syncโœ… DONE
VisionProject Preview Screenshotsโณ PLANNED