Welcome to the Submissions Hub! 🎉 Here you'll find all the real-world implementations built from ideas in the Open Project Lab. Every project here was made by a contributor who turned an idea into working code — and you can too!
-
Fork this repository.
-
Navigate to the
submissions/folder and choose the correct category file:web.mdai-ml.mdsystems.mdnetworks-protocols.mdgame-dev.mdmisc.md
-
Add your project entry using the implementation template:
Follow the format in implementation-template.md:
### 🚀 Project Name - **Author:** [Your Name](https://github.com/spyder01) - **Idea:** [Idea Title](../categories/<category>.md#idea-anchor) - **Repo / Demo:** [GitHub Repo](https://github.com/spyder01/project-lab) - **Description:** A short summary of your project, the technologies used, and unique features.
-
Commit your changes and open a Pull Request (PR).
-
Once approved, your project will be listed here with your submission badge 🏅
Add this badge to your project’s README to show your participation:
[](https://github.com/yourusername/open-project-lab)| Category | Description | File |
|---|---|---|
| 🌐 Web Development | Websites, APIs, frontends, full-stack apps. | View Submissions → |
| 🤖 AI / ML | Models, LLM tools, chatbots, and AI projects. | View Submissions → |
| ⚙️ Systems & Tools | Low-level systems, utilities, CLI tools, and backend infrastructure. | View Submissions → |
| 🌐 Networks & Protocols | Networking tools, protocol analyzers, and communication systems. | View Submissions → |
| 🎮 Game Development | 2D / 3D games, engines, and experiments. | View Submissions → |
| 🧩 Miscellaneous | Creative, experimental, or hybrid ideas. | View Submissions → |
- Submissions should be original work created by the contributor.
- Each entry must be linked to an idea listed in the relevant
categories/section. - Multiple projects can be submitted by the same contributor.
- The best submissions may be featured in the Showcase section of the main README.
🧠 Turn ideas into code. Inspire others. Join the lab!