Projects
Things I've built and worked on.
Apps
Systems
A compiler for the Tiger language featuring lexical analysis, parsing, semantic checking, and code generation.
Punt Engine is an open-source FPGA-accelerated high-frequency trading (HFT) engine. The site is the project hub for docs, architecture notes, and development resources around low-latency trading components (like order book/data pipeline modules) and ways to contribute via GitHub/Discord.
ML/Finance
Kalshi Market Making
Experimenting with and backtesting multiple trading/market-making strategies on Kalshi to learn microstructure, execution, and risk management in prediction markets.
Polymarket On-Chain Trade Indexer
A TypeScript indexer that uses Envio HyperSync to stream + backfill Polymarket CTF Exchange activity on Polygon, producing trader-level analytics in PostgreSQL.
Solana Real-Time Transaction Indexer
A Rust-based, fault-tolerant indexer that streams Solana on-chain events via Geyser gRPC and persists deposit/withdrawal activity into PostgreSQL in real time.