Code

Code

Reproducible systems. Declarative infrastructure.

20 years of modern functional C++ forms the foundation. NixOS and Haskell for systems and infrastructure. Every line of code is declarative, reproducible, and auditable — from baremetal to application. No Docker. No cloud. No compromises on reproducibility.

Reproducibility First

Deterministic builds. Pinned inputs. Same code, same environment, same machine or different — identical output. Nix enforces this. Time is not a variable.

Declarative by Default

Describe the desired state. No imperative mutations. No SSH-and-pray. Configuration is code — reviewable, versioned, tested before deploy.

Minimal Dependencies

Shrink the trusted computing base. Pure functions, clear interfaces, small attack surface. Every dependency is debt. Every reduction is a win.

Self-Hosted

Baremetal Nix primacy. Secrets, CI, code hosting — owned and operated directly. No vendor lock-in. No cloud subsidies. Control and responsibility.

GitHub

All public repositories and configurations are available on GitHub. This is the primary home for my open source work, personal infrastructure, and experimental projects.