Systems programmer
Currently building: Something Weird (Just hope this one doesnt end up in a ditch)
Silver — An Experimental Systems Programming Language
A statically-typed systems language built on LLVM with deterministic destruction, zero-cost iterators, first-class RAII, and a module system with packaged compilation. The compiler (agc) implements parsing, semantic analysis, type checking, and codegen — all from a single self-hosted pipeline.
![]() |
![]() |
![]() |
Mutable by default,
constfor immutability · Deterministic destruction ·moveownership transfer · Generics with monomorphization · Zero-costfor-in iterators · LLVM native codegen
tori — OS Kernel
A rendition of the iridium kernel project. Low-level systems work at the hardware-software boundary.
fbs-core — Fast Blob Storage
An S3-compatible blob storage and CDN solution built for self-hosting. High-throughput object storage with a clean API surface.
Languages
Frontend
Backend
Other
Open an issue or discussion on any repo.







