Projects

Software projects and creative builds

InspirHub interface
InspirHub
Next.js • Supabase • Vercel
A collaborative web platform for discovering and sharing project ideas, featuring real-time database integration, tag-based search, and detailed project pages. In active development.
Fantasy Baseball Agent interface
Fantasy Baseball Agent
Python • NumPy • Pandas • espn-api
A command-line analytics tool that leverages ESPN's Fantasy Baseball API to optimize roster decisions, identify waiver wire opportunities, and generate trade recommendations — ultimately guiding my team to a league championship.
Interior Design App 3D visualization
Interior Design App
Javascript • Node.js • Three.js • Vite
Tartan Hacks '25. A browser-based 3D visualization app that enables real-time interior space design.
Virtual Machine architecture diagram
Virtual Machine
c0 • custom bytecode specifications
Class project for 15-122: Principles of Imperative Computation. Implemented a stack-based virtual machine in c0, including instruction parsing, memory management, and execution control. Code unavailable due to CMU's academic integrity policy.