↓
I build distributed systems and developer platforms.
Focused on Kubernetes, messaging systems, and continuous delivery pipelines.
Highlighted Projects
A deterministic testing solution for distributed systems. First class support for async & enumerated execution, compartmentalization and adapters.
A distributed runtime for deterministic simulations utilizing spatial partitioning. Developer SDK enables domain-centric Event-Driven Architecture.
Telemetry and orchestration solution for deploying HiveShard clusters. Offers several observation mechanisms visualized with graphs and charts.
How I build systems
There is no perfect solution.
Only trade-offs shaped by constraints, goals, and team capabilities.
Minimal complexity
Avoid premature abstraction.
Fixes without tests are worthless
Test first. Otherwise, the bug will return.