Projects¶
All open-source projects maintained by Ungeniuses. Each project has a full documentation site: architecture deep-dives, module references, and engineering decisions.
reader.cpp A high-performance document-reading library written in C++. Covers parsing, buffering, and rendering pipelines. C++ CUDA → Explore docs project_gacha Robust, extensible gacha pull simulation and balancing system for our projects. Rust → Explore docs
Add a project: Create
docs/projects/<project_name>/withindex.md,architecture.md,roadmap.md, andmodules/index.md. Then add the nav entry tomkdocs.ymlunder the Projects section.