Projects

Here you'll find some of the projects I've done.

Pairs trading backtest (IEOR 198 final)

Final project for the IEOR 198 DeCal at UC Berkeley: a z-score–based pairs trading strategy on four correlated stock pairs (KO/PEP, MS/GS, NFLX/DIS, V/MA), with full backtesting and a 2024 out-of-sample evaluation using Yahoo Finance data.

  • Python
  • Jupyter
  • pandas
  • NumPy
  • yfinance

Abstract algebra concept map (Math 113)

Final-prep concept map for UC Berkeley Math 113 (Abstract Algebra) — groups, rings, fields, and morphisms with how they relate. Pan and zoom enabled.

  • Mermaid
  • HTML
  • JavaScript