Biquadris
Designed, implemented, documented, and tested a two-player Tetris-like game in C++ using OOP principles.
Implemented features like command shortcuts, special blocks, scoring system, and level progression.
Chicago Traffic Stops Dashboard
Created an interactive dashboard using PowerBI to visualize and analyze traffic stop open data in Chicago.
WLP4 Compiler
Developed a compiler for a simplified programming language (WLP4) using C++. Implemented lexical analysis, parsing, semantic analysis, and code generation to produce MIPS assembly code.