Projects
A collection of personal and academic projects. Click a card to view details.
HPC Option Pricer
Multithreaded option pricing engine in C++ with OpenMP and CUDA; accelerating Monte Carlo on real-time option chains (Tradier & FRED)
Mini TCP Stack
Three-way handshake, sliding window, timeout + fast-retransmit, one's-complement checksums, and FIN close. Clean transfers under 5% loss in Mininet.
March Madness Neural Network
Dual models over a decade of KenPom data; tuned embeddings/L2/dropout to predict the 2025 champion (UConn) and 11/16 Sweet 16 teams.
FUSE based file system
User-space FS with create/read/write/delete/stat; RAID 0 striping for speed and RAID 1 mirroring for fault-tolerance — no kernel mods.
Personal Website
Built a personal website as a portfolio to showcase my projects and acheivements..