Projects

A few things I’ve built along the way.

Pacman Clone

Pacman Clone

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

Tic Tac Toe

Tic Tac Toe

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

Pixel Paint

Pixel Paint

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

View Project
Flappy Bird Clone

Flappy Bird Clone

Flappy Bird clone built with Python and Pygame

View Project
Password Manager

Password Manager

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