Projects

Things I've built, shipped, and broken.

Personal Website

2025

Personal site with blog, projects, and experience timeline. Built with Next.js App Router, Tailwind CSS v4, and MDX for writing.

Next.jsTypeScriptTailwind CSSMDX

Camel Up Simulator

2025

Monte Carlo simulator for the Camel Up board game. Models camel movement, stacking interactions, and calculates expected value for optimal betting decisions.

PythonNumPy

ETC Trading Bot

2025

Algorithmic trading bot built for the Jane Street AMP ETC Trading competition.

Python

Anagram Game

2025

Command-line anagram word game with an AI component that simulates and evaluates whether a player's guess is optimal.

Python

Wordle

2025

Command-line Wordle clone with an AI solver.

Python