a polyglot playground for experiments in application architecture, API design, library ergonomics, and developer tooling.
| Project | URL | Description |
|---|---|---|
| muchq | muchq.com | Project landing page |
| r3dr | r3dr.net | Another URL shortener |
| 1d4.net MCP | mcp.1d4.net | MCP server for chess tools |
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.
- 🔗 r3dr: 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.
