Police Data Transparency Dashboard: Designed and developed a public-facing dashboard aggregating police data for transparency. Managed the database architecture in Java and Postgres, handled data migration, and used Figma to create the user interface.
Road Rush: Created a 3D traffic run driving game with Three.js and HTML Canvas. Includes simple acceleration controls and automated obstacle generation. Inspired by the Loop Drive mobile app.
Biquadris (Tetris Clone): Collaborated with two classmates to re-create the Tetris game in C++ for a course project, implementing custom rulesets with power-ups, designing the collision engine, and handling player inputs, move tracking, and score calculation.