Update README.md
Browse files
README.md
CHANGED
|
@@ -7,5 +7,59 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Codey-LAB
|
| 11 |
-
The Code Laboratory of Truth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# π Codey-LAB
|
| 11 |
+
### *The Code Laboratory of Truth*
|
| 12 |
+
|
| 13 |
+
> AI as a sidekick β not a ghostwriter, not a magic oracle, not a product to resell.
|
| 14 |
+
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
## What Is Codey-LAB?
|
| 18 |
+
|
| 19 |
+
Codey-LAB is a curated, invite-based knowledge lab for developers who actually build things with AI.
|
| 20 |
+
|
| 21 |
+
No hype. No tutorial code. No 6-page outputs nobody asked for.
|
| 22 |
+
|
| 23 |
+
We build and maintain:
|
| 24 |
+
|
| 25 |
+
- **Universal system prompts** that work across Claude, GPT-5, Gemini, Llama, Mistral β concise, battle-tested, production-ready
|
| 26 |
+
- **AI workflow patterns** for real environments, built by people who pay API bills
|
| 27 |
+
- **Security-first tooling** under the [ESOL v1.1](https://github.com/VolkanSah/ESOL) ethical framework
|
| 28 |
+
- **GitHub automation** that earns its place in a pipeline
|
| 29 |
+
|
| 30 |
+
Everything here is battle-tested. Nothing here is tutorial code.
|
| 31 |
+
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
## π§ Tools & Projects
|
| 35 |
+
|
| 36 |
+
| Project | Description |
|
| 37 |
+
|---|---|
|
| 38 |
+
| [Universal MCP Hub](https://github.com/VolkanSah/Universal-MCP-Hub-sandboxed) | Real MCP server β multi-provider, sandboxed, ESOL licensed |
|
| 39 |
+
| [PyFundaments](https://github.com/VolkanSah/PyFundaments) | Security-first Python boilerplate β auth, encryption, DB, config |
|
| 40 |
+
| [Wall of Shames](https://github.com/Wall-of-Shames) | The dark mirror β how NOT to use AI |
|
| 41 |
+
|
| 42 |
+
---
|
| 43 |
+
|
| 44 |
+
## π‘οΈ Ethics & License
|
| 45 |
+
|
| 46 |
+
All tools published here fall under the **ESOL v1.1** (Ethical Security Operations License) β a non-severable ethical condition on top of Apache 2.0.
|
| 47 |
+
|
| 48 |
+
**TL;DR:** Build useful things. Don't weaponize them. Read the license.
|
| 49 |
+
|
| 50 |
+
---
|
| 51 |
+
## π§ Philosophy
|
| 52 |
+
|
| 53 |
+
```
|
| 54 |
+
Bad AI usage: "Write me a full app" β paste β ship
|
| 55 |
+
Good AI usage: "Here's my architecture" β iterate β own it
|
| 56 |
+
```
|
| 57 |
+
|
| 58 |
+
Codey-LAB exists because AI is a tool β and most people forget to learn the craft first.
|
| 59 |
+
|
| 60 |
+
If you're here to learn the craft: welcome.
|
| 61 |
+
If you're here to copy-paste and resell: [Wall of Shames](https://github.com/Wall-of-Shames) is that way β
|
| 62 |
+
|
| 63 |
+
---
|
| 64 |
+
|
| 65 |
+
*Share love & security. Read the license files.* π‘οΈπ
|