Projects

Technical Projects

Deep dives into systems, interfaces, and the tradeoffs behind each build.

2025

Neuron

A multi-tenant, course-aware AI assistant platform designed for higher-education classrooms, supporting instructor guardrails, grounded retrieval, and scalable streaming chat.

  • React
  • TypeScript
  • FastAPI
  • PostgreSQL
  • Supabase
  • asyncpg
  • LangGraph
  • Docker
Open project

2026

Ceria

A modular workspace system that isolates personal, academic, and startup contexts while providing agent-driven task creation, semantic search, and mastery-focused reflection tools.

  • React
  • TypeScript
  • FastAPI
  • PostgreSQL
  • Supabase
  • asyncpg
  • LangGraph
  • Docker
Open project

2025

RISC-V Operating System

A teaching operating system implementing process management, a filesystem, and user-level utilities on a RISC-V architecture.

  • C
  • RISC-V Assembly
  • QEMU
  • Git
Open project

2025

Machine Learning Library (From Scratch)

A custom machine learning library implementing regression models and gradient-boosted trees using only NumPy, evaluated on real sports datasets.

  • Python
  • NumPy
  • Machine Learning
  • XGBoost (inspiration)
Open project