Systems & infrastructure engineer. MS ECE, University of Florida (May 2026); ~1.5 years as a backend SWE at Wabtec before that. I like working close to the metal β concurrency, storage engines, distributed systems β and on the AI-infrastructure layer that runs on top of them.
What I work on
- Concurrency & systems β lock-free data structures, Linux kernel modules, memory-ordering experiments.
- Databases & distributed systems β storage-engine internals, replication, protocols implemented from the spec.
- AI infrastructure β LLM evaluation harnesses, RL-driven systems, RAG and inference.
Selected work
| Project | What it is |
|---|---|
| lockfree-queue | Vyukov-style MPMC queue in C++ β per-slot atomic sequence numbers, false-sharing experiments, and a CI gate that fails the build on a >5% perf regression. |
| rl-fuzzer | A DQN agent driving AFL++ over a 47-action mutation space, talking to the fuzzer over lock-free shared memory. |
| llm-fuzzing | A ~24k-LOC LLM-evaluation framework β 7 models Γ 5 context variants Γ 7 prompt strategies, ~14k cached calls, with a cost-audit tool over ~$100 of tracked spend. |
| cf_ai_chatbot | A RAG chatbot deployed on Cloudflare Workers + Durable Objects + Vectorize + Workers AI (Llama-3-8B). |
| sqlite-clone-zig | A SQLite reader in Zig β file-format parsing and B-tree traversal, built from the spec. |
| ride-location-tracker | Real-time geospatial tracking in Go β WebSockets, a channel-based pub/sub hub, Redis GEO. |
Open source
- ClickHouse #89826 β merged. Added the
arrow_flight_request_descriptor_typesetting so ClickHouse can emit Arrow Flight Command-style descriptors (Dremio compatibility). +231 / β18 across 15 files. - Submitted PRs to ScyllaDB (#26920, alternator put_item LWT path β C++/Seastar).
Currently β extending my LLM-systems work (building a transformer and inference server from scratch) and landing more PRs to the databases I'd want to work on.
π« LinkedIn
Work authorization: F-1 STEM OPT, eligible May 2026. Already US-based β an H-1B change-of-status filing is exempt from the $100k supplemental fee.


