I design and build high-performance systems software, primarily in modern C++. My focus is on architecture, correctness, and predictable performance.
I care about how code behaves under:
- scale
- concurrency
- long-term maintenance
- Modern C++ (templates, CRTP, constexpr, zero-cost abstractions)
- Systems architecture & layering
- Deterministic builds and toolchains
- Performance-critical numerical code
- Refactoring research code into production-grade systems

