Portfolio

Selected Works

A collection of my academic research, technical projects, and creative endeavors.

Python AI

Tic Tac Toe

Implementation of the classic game in Python. Features local multiplayer, an easy AI, and an 'impossible' AI using an optimal strategy.

View Website View Source
HTML/CSS Retro

MTA Website

A retro 1990s-style recreation of the MTA website for the Codédex 2024 Holiday Hackathon. Features historical maps and GIFs.

View Website View Source
Web App Tool

Exam Clock

A web-based exam clock for classrooms. Features a clean interface, timed audio cues, and one-minute warnings.

View Website View Source
Python Security

Password Generator

A customizable password generator built with Python. Create secure passwords based on length and character type.

View Source
Python Networking

SpeedTest

A Python GUI for measuring internet speed. Displays real-time download/upload speeds and ping using multithreading.

View Source
Python Machine Learning

Star Classification

A Machine Learning algorithm designed to classify stars based on their physical characteristics. This project bridges my interests in CS and Astronomy.

View Source