market replay engine processing 7.1m events/sec with ~2.3ns order book updates on an m4 pro. simulates latency, slippage, fees, and risk controls with auto-trip kill switches. 252 unit tests.
distributed key-value store on raft consensus hitting 23k ops/sec — nearly 2x redis on identical hardware. io_uring event loop feeds a lock-free thread pool over a 16-shard slab-allocated hash table.
time-series analytics library — 10x faster than numpy and 12x faster than pandas on 10m-point rolling computations. avx2 simd with python bindings, rsi/macd indicators, and polars integration.
zero-allocation mavlink v2.0 stack with compile-time message validation. the same binary targets embedded hardware, desktop, and browser via wasm. auto-generates type-safe dialects from the official xml spec.
mavlink v1/v2 decoder and encoder for the browser with webserial integration for direct hardware communication. zero dependencies, written in typescript.
fpv video receiver with <50ms latency and up to 50 mbps throughput. webusb frontend compiled to wasm for in-browser streaming, with chacha20-poly1305 encryption and fec error correction.
cs, systems & ai · georgia tech
market replay engine processing 7.1m events/sec with ~2.3ns order book updates on an m4 pro. simulates latency, slippage, fees, and risk controls with auto-trip kill switches. 252 unit tests.
distributed key-value store on raft consensus hitting 23k ops/sec — nearly 2x redis on identical hardware. io_uring event loop feeds a lock-free thread pool over a 16-shard slab-allocated hash table.
time-series analytics library — 10x faster than numpy and 12x faster than pandas on 10m-point rolling computations. avx2 simd with python bindings, rsi/macd indicators, and polars integration.
zero-allocation mavlink v2.0 stack with compile-time message validation. the same binary targets embedded hardware, desktop, and browser via wasm. auto-generates type-safe dialects from the official xml spec.
mavlink v1/v2 decoder and encoder for the browser with webserial integration for direct hardware communication. zero dependencies, written in typescript.
fpv video receiver with <50ms latency and up to 50 mbps throughput. webusb frontend compiled to wasm for in-browser streaming, with chacha20-poly1305 encryption and fec error correction.