docs: Add missing fakemui to standalone projects table

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-21 18:02:35 +00:00
parent e4a5a0fe6a
commit 91a743ccdf

View File

@@ -4,7 +4,7 @@
**Status**: Phase 2 Complete, Monorepo Consolidated
**Overall Health**: 82/100
**Vision**: Universal Platform - One cohesive system for code, 3D, graphics, media, and system administration
**Structure**: Monorepo containing MetaBuilder core + 10 standalone projects
**Structure**: Monorepo containing MetaBuilder core + 11 standalone projects
---
@@ -442,6 +442,7 @@ metabuilder/
| `cadquerywrapper/` | Parametric 3D CAD modeling | Python, CadQuery |
| `caproverforge/` | CapRover PaaS mobile client | Android, Kotlin |
| `dockerterminal/` | Docker Swarm management | Next.js, TypeScript |
| `fakemui/` | Material UI clone (React + QML) | React, QML, TypeScript |
| `gameengine/` | 2D/3D game engine | C++, SDL3 |
| `mojo/` | Systems programming examples | Mojo (Python superset) |
| `pastebin/` | Code snippet sharing | Next.js, TypeScript |