a polyglot playground for experiments in application architecture, API design, library ergonomics, and developer tooling.
| Project | URL | Description |
|---|---|---|
| muchq | muchq.com | Project landing page |
| iili | iili.uk | Another URL shortener |
| 1d4 | 1d4.net | Chess game indexer web UI |
| 1d4.net MCP | mcp.1d4.net | MCP server for chess tools |
| microgpt | tty1.uk | Minimal GPT implementation |
The repository is organized into domains, each containing its own libraries, APIs, and applications.
- 🎨 Graphics: Ray tracers, image processing, and rendering tools.
- 🎮 Games: Game engines, chess tools, and multiplayer backends.
- 🌐 Platform: Core infrastructure, gRPC/HTTP wrappers, and utilities.
- 🔗 iili: URL shortening ecosystem.
- 💬 Chat: Real-time communication services.
- 🤖 AI: Neural network and machine learning experiments.
- 🏆 Leet: Algorithmic solutions and C utility libraries.
- Build & IDE Instructions: How to build the project and set up your development environment.
- Importing Projects: Guidelines for adding new projects to MoonBase.
- Working Agreement: How work gets picked up, reviewed, verified, and shipped — the review panel, the testing bar, and what CI does and doesn't gate.
- Testing Notes: Checking that tests can actually fail, and the traps that only show up in CI or on another platform.
