📚 Deep, code-accurate docs
Every project has its own docs section with overview, architecture, user guides and references — generated from the code that actually ships.
One home for everything I build — real documentation written from the actual source code: a production URL shortener, browser games, a native Rust voxel engine, a cybersecurity toolkit, a browser OS, an eBPF security monitor, a programming language of our own and a serverless P2P chat.
This is the living documentation hub for every project I build and maintain. It is not a résumé and not a portfolio of screenshots — every page here is written from the actual source: real endpoints, real modules, real architecture decisions, real numbers.
Every project has its own docs section with overview, architecture, user guides and references — generated from the code that actually ships.
The project registry maps every repo to what it is, what stack it uses and where its docs live. One page, always current.
llms.txt and llms-full.txt expose the entire site to AI agents, so models can read our documentation as easily as humans do.
A single GitHub Actions pipeline rebuilds and deploys this site on every push — the docs are always in sync with the repositories. update flow.
| Static site | Docusaurus, hosted on GitHub Pages |
| Deployment | GitHub Actions — auto-rebuild on every push to main |
| AI access | llms.txt + llms-full.txt for agents |
| Content | One PROJECTS.md registry as the single source of truth |
| Live demos | Meshcore chat and the Externum playground run right in the docs |
💡 Looking for something specific? Head straight to the 📁 project catalog — everything is one click away.