Writing
Technical deep-divesLong-form breakdowns of systems I've designed and built — the architectures, the trade-offs, and the specific engineering decisions behind individual subsystems.
Detecting Trends at the Inflection Point
A Rust-native engine that surfaces emergent trends before they reach mainstream volume, fusing real-time engagement velocity with high-dimensional text embeddings across a partitioned actor runtime.
Read paper →Streaming a Live Map to Every Client
The real-time backbone behind the Layers map — a Go service that holds a tenant's geospatial dataset in memory and streams it to browsers over a compressed MessagePack WebSocket, with an encode-once fan-out and a broadcast hub slow clients can't stall.
Read paper →