Skip to content

Projects

Things I've built.

Real code behind everything here — two are live projects you can try right now, and one's a team assignment built for a class. Open one to read the story, launch it if it's live, or dig into the source.

Live

Use any AI to turn your notes into interactive study tools.

  • Next.js
  • TypeScript
  • AI / LLM
  • Full-stack
Completed

A C++ event-driven simulator for digital logic circuits, built with a team for my Object-Oriented Design course.

  • C++
  • OOP
  • Digital Logic