Projects

Things I've built

Jan – Feb 2026
Quantitative Trading Simulation Engine

Monte Carlo risk simulation system supporting Value-at-Risk (VaR), Expected Shortfall (ES), and full P&L distribution modeling with delta-normal, delta-gamma, and historical risk models.

Python NumPy Pandas
Oct – Dec 2025
Word Par

A golf-themed Wordle-style game with OpenAI-powered semantic scoring. Features Express routes, authentication, a PostgreSQL schema for users and leaderboards, and server-rendered UI with Handlebars.

Node.js Express PostgreSQL OpenAI API
Sept 2025
Personal Portfolio Website

Designed and deployed this responsive portfolio website showcasing projects, experience, and technical skills, with interactive JavaScript UI components.

HTML CSS JavaScript
Jul 2025
Library Database System

Relational database system supporting book catalog management, checkout/return workflows, and patron records. Includes PL/SQL stored procedures and triggers for automation.

Oracle SQL PL/SQL