A collection of my academic research, technical projects, and creative endeavors.
Implementation of the classic game in Python. Features local multiplayer, an easy AI, and an 'impossible' AI using an optimal strategy.
A retro 1990s-style recreation of the MTA website for the Codédex 2024 Holiday Hackathon. Features historical maps and GIFs.
A web-based exam clock for classrooms. Features a clean interface, timed audio cues, and one-minute warnings.
A customizable password generator built with Python. Create secure passwords based on length and character type.
A Python GUI for measuring internet speed. Displays real-time download/upload speeds and ping using multithreading.
A Machine Learning algorithm designed to classify stars based on their physical characteristics. This project bridges my interests in CS and Astronomy.