Other Projects

Programming Projects

Vigenère Cipher Decoder

Python

A Python script that decodes a Vigenère Cipher using a Kasiski Examination and Frequency Analysis.

Multiplayer Gamebank Screenshot

Escape Room Game

Java Processing

One of my first projects, a visual-based escape room built in Java using Processing.

Project Three Screenshot

Beta Unreal Engine Game

C++ Unreal Engine

A beta wave-based fighting game built in Unreal Enginge using C++.

Personal Website Screenshot

Sudoku Solver

Python

A python project that solves Sudoku puzzles using a backtracking algorithm.

Multiplayer Gamebank Screenshot

Euler's Method Solver

Python

A python project that provides a solution to a differential equation using Euler's method.