A single-node time-series engine for high-frequency hardware telemetry, with memory-mapped columnar storage, WAL crash recovery, and zero dependencies.
332M points/sec writes · 16 ns index lookup · >10x compression
Computer Science Student & Software Engineer
Creating impact in distributed systems, infrastructure, and applied ML
Seattle, WA

B.S.E. Computer Science · minors in Mathematics & Electrical Engineering · GPA 3.8
Coursework across data structures & algorithms, advanced operating systems, distributed systems, machine learning, web systems, computer organization, mathematical finance, and probability theory.

Software Development Engineer Intern
Compute Orchestration

Founding Engineer
Data Infrastructure + Applied ML

Software Engineering Intern
Algorithm Engineering

Research Assistant
Machine Learning Research
A single-node time-series engine for high-frequency hardware telemetry, with memory-mapped columnar storage, WAL crash recovery, and zero dependencies.
332M points/sec writes · 16 ns index lookup · >10x compression
A dense float64 matrix-multiply kernel optimized from a naive triple loop to a packed, SIMD, multithreaded implementation, with every stage benchmarked against a measured roofline.
0.98 → 452 GFLOP/s · ~460x speedup · roofline-validated
A cross-platform peer-to-peer file transfer system with UDP-broadcast discovery, multi-threaded connections, and end-to-end encryption.
150 MB/s throughput · <5 ms discovery · E2E encrypted