Projects

Encrypta

October 2024

Created two handheld encrypted communication devices out of OLED displays, keypads, and microcontrollers. Designed the physical user interface and programmed interaction functionality into the keypad and buttons. Implemented a custom Playfair encryption cipher that scrambled the messages sent between the devices.

ArduinoC++Embedded SystemsGit
Screenshot of Encrypta project

Wizard Defense Service

Feb. 2024 – Apr. 2024

Developed a 3rd-person ability-based video game with Unity via the high definition render pipeline. Arranged the user interface, including a reactive menuing system, settings editor, and a fluid heads up display. Led the design of custom ability frameworks and directed the art and sound design.

UnityC#Git
Screenshot of Wizard Defense Service

Discord Bot

Nov. 2024 – Present

Created a Discord Bot that ranks user messages and stores them inside SQL databases. Programmed commands with the Pycord framework and organized user data into dynamically generated SQL tables for easy interaction and manipulation.

PythonSQLRaspberry Pi
Screenshot of Discord Bot