Projects
Things I've built, big and small.
- Model-written evals
Reproducing Anthropic's model-written evaluations (Perez et al., 2022) against current models to see which behaviors persist — my first AI-safety research project.
- Invoice & Payments
A full-stack invoice and payments app (FastAPI, React, TypeScript, PostgreSQL) with a full invoice lifecycle, partial payments, and row-level locking to prevent overpayment under concurrency.
- Toronto Public Resource Density API
A FastAPI backend that ingests Toronto's open municipal data and serves neighbourhood-level resource-density analytics, with geospatial pipelines built on GeoPandas and Shapely.
- Pairs-trading system (in progress)
A statistical-arbitrage pairs-trading system I'm building with a collaborator — currently in progress.
- Baobab
A social platform connecting entrepreneurs and mentors, built for the African Impact Challenge.
- The Joy Bot
A mental-health chatbot that helps users identify what they might be experiencing — built at the SheHacks hackathon with React and Dialogflow.
- MuKanren
A Racket implementation of MicroKanren, a minimal logic-programming language — an exercise in understanding how relational programming works under the hood.
- Subspace-inator
A Python tool (NumPy, SymPy, Tkinter) that computes the number of invariant subspaces of a linear transformation using its Jordan Canonical Form.
- This blog
A minimal, fast static site built with Astro and Markdown to document my work and learnings.