"Stay curious. Build things. Break things. Repeat."
This repository is strictly for in-app contribution only. Do NOT clone this repository to your local machine. All development and contributions must be performed directly through the S.U.D.O Project Hub IDE.
Any local clones may be outdated and will not sync properly with the Hub's automated deployment engine.
This repository is powered by a custom Node.js automation engine.
- Open the Hub: Navigate to the live Project Hub.
- Use the IDE: Use the built-in VS Code-style IDE to create or edit projects.
- Submit PR: Submit your changes directly from the browser.
| Metric | Detail |
|---|---|
| Total Projects | 29 |
| Tech Stack | HTML5, CSS3, ES6+ JavaScript |
| Architecture | Vanilla JS (No frameworks) |
| Main Interface | S.U.D.O Project Hub |
Contributions are welcome! Please follow these steps strictly:
- Open the S.U.D.O Project Hub.
- Click on CONTRIBUTE in the dashboard.
- Use the In-App IDE to build your project.
- Click SUBMIT PR when finished.
javascriptProjectBasedLearning/
├── hub/ # The central Project Hub UI
├── scripts/ # Automation and build scripts
├── 1.Quiz Game/ # Project folders...
├── 29.weatherApp/ # ...to project 29
├── package.json
└── README.md
- Auto-detection of new projects
- Live LOC (Lines of Code) metrics
- In-app VS Code-style IDE
- Theme persistence across sessions
- Screenshot previews
- Project walkthroughs / tutorials
Made with ❤️ by @Mr-S-U-D-O | Stay Curious.