A few things I’ve built along the way.

Pacman clone built with Java and p5.js as a university OOP project, featuring classic gameplay and interactive graphics.

Tic Tac Toe game built with Python and Pygame, featuring a minimax-based computer opponent for optimal gameplay.

Interactive paint application with a custom GUI built in Python and Pygame, featuring multiple tools and color palettes.
View Project

Simple password manager built with Python and PyQt, using an SQL database to securely store credentials for different user.