Games & Interactive Media Apps

Fountain Square Game

In Spring 2020 for a game project class I created a C++ game from scratch using OpenGL. I also created a custom FMOD Audio engine for the game, supporting 3D sound positioning, reverberation, loops, and other interactive audio features. With these tools, I created an interactive challenge for the player to collect 10 secret coins around the town, which were left there by the ancient gods of the town. During the challenge, an interactive score follows the players’ progress as they collect the coins Game Source Code (GitHub Link)

Spiral midi visualizer

AudioUnits (AU) Plugin for DAWS (Ableton Live, Logic…) which generates a real-time 3D Visualization of MIDI Note Data in a Spiral-Array

Languages: C++, JUCE

Source Code Repository (GitHub Link)

MIDI-AnalyzEr.COM [Link]

A web application that will perform music-aware data analysis on .MID and .MIDI files.

Languages: Java, JavaScript

Frameworks: Spring, React, Heroku

A simple prototype of a website which analyzes MIDI files and provides the user relevant data.