Projects

Selected work

Systems software, embedded networking, performance experiments, and self-hosted infrastructure.

  • Orderflow — Zero Allocation Limit Order Book Core

    Event-driven C++23 limit order book supporting Add, Cancel, Modify, and Execute events, with cache-conscious storage for 9K+ price levels and 65K+ orders and zero hot-path heap allocation.

    C++23 ↗
  • Cache Latency Profiling HTTP Server

    A C cache profiler over 4 KiB–64 MiB working sets using randomized pointer chasing, cycle timing, repeated runs, and median/p95 latency reporting.

    C ↗
  • Flex Sensor Exercise Dashboard

    Real-time exercise platform connecting ESP32 sensors to a React dashboard through a concurrent Flask pipeline, Socket.IO streaming, and MongoDB-backed session history.

    ESP32 ↗
  • Cloudlab / Homelab

    Debian Linux homelab using Docker, NGINX, Let’s Encrypt, WireGuard, Cloudflare, and Fail2Ban to host and maintain self-managed services.

    Linux →