Project Showcase
Chess Tutor is a local desktop chess tutoring application, It provides an interactive chessboard where users can move pieces according to the rules of chess, inspect the current position, undo moves, switch board perspective, and request engine-based move suggestions for learning and analysis.
End-to-end pipeline converting ASL video into fluent English text via a modular vision–language architecture (hand landmarks → GRU classifier → local LLM post-processing).
CNN-based image classifier for Pokémon attribute prediction with data augmentation to improve generalization; results published as a conclusion paper.
Final research paper for CS 4973: Understanding Users, analyzing how normalization of deviation systematically erodes minority voices in computing research and engineering practice, and proposing a reflexive intervention framework.
A Java calendar application organized with Model / View / Controller structure. Includes documentation and usage instructions in the repository.