Work
Projects
Things I've built across systems, AI, and finance.
A neural network-based options pricing model trained on historical market data, achieving lower RMSE than Black-Scholes on short-dated equity options.
PythonPyTorchQuantitative FinanceNumPy
A fault-tolerant distributed KV store implementing the Raft consensus algorithm with log replication, snapshotting, and leader election.
GoRaftDistributed SystemsgRPC
A RAG-based assistant that ingests academic PDFs and answers questions with citations, built on top of Claude's API with a Next.js frontend.
TypeScriptNext.jsClaude APIVector DB