- Programming Work -
Some of the best projects I've worked on. Click on a project to find more details
MI231 - The Last Route
The Last Route is a roguelike styled combat game. Where you travel a bus route through futuristic city and fight robots. Created in Unity for my MI 231 Final.
Role: Solo Developed
The Last Route is a roguelike where you ride an autonomous electric bus that runs out of
charge at each stop. You must survive at each stop as you collect parts and fight robots
until the bus is fully charged. The gathered Parts can be used to upgrade your weapons.
But be careful the bus will leave without you.
The Last Route was a solo project created by me for my MI231 final. The goal of this
project was to implement the core mechanics of our own unique game idea. I choose to go
with a Upgrade based Roguelike with a futuristic theme. I was able to implement the
Weapons upgrade system, PvE combat, Enemy AI, Random Level system, and an experimental
local split screen coop that can be played by connecting Xbox controllers. This project
has been bug fixed and expanded upon since I took the class and can be played at the
Itch.io link below.
Itch.io Link: The Last Route
Sparkle Visualizer
Sparkle is a configurable and customizable audio visualizer for Unity. That can display audio in the form of Spectrograms and Waveforms, form a file or microphone.
Role: Solo Developed
Sparkle is a configurable and customizable audio visualizer for Unity. That can display
audio in the form of Spectrograms and Waveforms, form a file or microphone. I created
this to be easily implemented into other unity projects the require an audio visualizer.
An interactive demo of Sparkle can be found on my Itch.io page.
Itch.io Link: Sparkle
Visualizer
Medieval Battles
Medieval Battles is a wave based combat game with a medieval theme, created for my High School Career Center computer programming class.
Role: Solo Developed
Medieval Battles is a wave-based combat game created in Unreal Engine 4. Where you fight
as a mage and can use your sword and magic to fight through waves of evil mages, Set in
a medieval fantasy environment.
This game was created for an advanced programming class I took in high school. It was
based off a basic wave-based combat tutorial we learned in the class. The entire level
environment was assembled and lit/post processed by me using premade models from the
asset store. The character controller and enemy AI were expanded upon by me to add
weapon swapping / inventory as well completely redoing how the players camera control
and inputs are handled.
A video of the gameplay can be found on the second slide above.
Rally Waffel JS
Rally Waffle JS is a item collecting game where you try to collect all the maple syrups as fast as you can.
Role: Project Lead, Programmer, Web Dev, Backend Server Dev
Rally Waffle JS is a web based item collecting game programmed in JavaScript. Where you
try to collect all the maple syrups as fast as you can, without running out of fuel or
getting hit by any of the enemy Pancakes. The goal is to get the fastest time with the
least number of deaths.
This game was created for an advanced programming class I took in high school. It was
created by me and 3 others for a group project. I mainly worked on gameplay programming
and CSS design for the website, as well as the backend leaderboard server.
It is free to play online and has a wordwide leaderboard at the link below.
Rally Waffle JS: Play Here
Matrix Display Simulator
A configurable LED matrix simulator for Unity. That was created to mimic real text based matrixes.
Role: Solo Developed
This is a configurable simulator of text matrix displays made for Unity. That can
display or scroll messages in the style of real life matrix displays like those found in
busses and at airports. I created this to be easily implemented into other unity
projects the require a matrix display, for example on a sign or in a vehicle. A
interactive demo of the matrix display can be found on my Itch.io page.
Itch.io Link: Matrix Display
Simulator
CAS 117 - The Space Escape
The Modified version of the MSU CAS117 2D Platformer tutorial that I made for the class.
Role: Solo Developed
The Space Escape is my modified version of the 2D platformer tutorial from the class CAS
117. I mainly focused on adding additional functionality to the player controller. The
main thing I added was ladders and the ability to climb them. As well as a refuellable
jetpack that you can use to add verticality to the levels. A full list of my
modifications as well as a link to play it can be found below.
Modifications:
1: Climbing Ladders
2: Flying With A Jetpack
3: Fuel Pickups for Jetpack
4: New Animations / Sprites for Flying / Climbing
5: More Complex Levels
6: A Camera Shake Effect that happens in Acid
7: Some Main Menu effects were added
Itch.io Link: The Space
Escape
MI231 - Earthbound Beginnings
A Unity based remake of Earthbound Beginnings core game mechanics. That I created for the classic games project in the class MI 231.
Role: Solo Developed
This is a recreation of the core mechanics of the 1989 NES classic Earthbound
Beginnings.
This game was created for my Classic Game Project in MI231 where we had to recreate the
core mechanics of a classic NES game. The game I picked was Earthbound Beginnings (aka
Mother in Japan). I decided to implement the basics of the overworld system as well as
the battle system. In this recreation you are able to move around the first section of
the and battle random encounters as well as check items like the sign in front of
Ninten's house as well as enter Ninten's house. This project has been cleaned up and bug
fixed since I took the class and can be played at the Itch.io link below.
Itch.io Link: Earthbound
Beginnings
CAS 117 - Star Invaders
The Modified version of the MSU CAS117 2D Shooter tutorial that I made for the class.
Role: Solo Developed
Star Invaders is my modified version of the 2D shooter tutorial from the class CAS 117.
I mainly focused on adding multiple different levels and level mechanics as well as
different enemy types. A full list of my modifications as well as a link to play it can
be found below.
Modifications:
1: Live Counter
2: Enemy's Left Counter
3: Special Enemy Types
4: Asteroids that move around with Physics
5: Many Menu Tweaks
6: Added Multiple Levels with Custom Designs
7: Added slight UI / Camera changes on some levels
Itch.io Link: Star Invaders
Media Assistant
Media Assistant is a Roku channel that allows you to stream/play local and hosted media on your Roku device through Deeplinks requests.
Role: Solo Developed
Media Assistant is an open-source Roku app that allows you to stream/play local and
hosted media on your Roku device through cast style API requests. It was built easily to
work in tandem with other applications. Allowing for a simple API to display media on
Roku devices.
This app was created by me to solve the problem, that open-source applications like Home
Assistant and Music Assistant had no way open sending your local media to Roku devices.
Both Home Assistant and Music Assistant now natively support media playback on Roku's
through the Media Assistant Roku app. Check it out at the link to my GitHub below.
As of March 2026, The Media Assistant app has around 2500 active users.
GitHub Link: Media
Assistant
CAS 117 - Solar System
My version of a interactive model of the solar system made for CAS 117.
Role: Solo Developed
This is my modified version of the Solar System tutorial from the class CAS 117. I
mainly focused on improving the design/lighting of the solar system model as well as
making the orbits of the planets fairly accurate. A full list of my modifications as
well as a link to play it can be found below.
Modifications:
1: Added all Planets
2: Made the model partly to scale
3: Added Zoom with the scroll wheel
4: Added trail lines to indicate planet's orbit
5: Used post processing layers to add a bloom effect
6: Changed out the sky box to use a 360 map of the stars from NASA
7: Changed the camera's default position
8: Added UI to tell what planet you focus on
Itch.io Link: Solar System