Technical Projects

2025

Logo

Link

Logo
Logo
Logo

Roblox Game

Project Image

Lua

Rojo

Git

Asperite

Working on a 2D Papa's Pizzeria inspired Roblox game! Learning a lot about server-client network security, modularizing code with OOP and Composition, and creating GUI with front-end development-like tools.

2025

Logo

Link

Logo
Logo
Logo

Website/Portfolio

Project Image

HTML

Tailwind

Next.js

JS

Git

Developed and deployed a minimalist, responsive Website to showcase personal projects and work. Built using Tailwind CSS for rapid, maintainable styling and VSCode for development.

2024

Logo

Link

Logo
Logo
Logo

Graphing Calculator Music

Project Image

Desmos

Python

FL Studio

Asperite

Built an interactive Desmos graph simulating additive synthesis with layered tones and ADSR envelopes. Generated timestamped frequencies in Python for synced audio and added pixel visuals for a full audiovisual experience.

2024

Logo

Link

Logo
Logo
Logo

MIDI Visualizer

Project Image

Python

OpenCV

Mido

FL Studio

A Python MIDI visualizer that parses MIDI files with Mido and generates frame-by-frame piano roll videos with OpenCV. Notes are color-coded by MIDI channel, matching the piano display, and the playback speed dynamically adapts to tempo changes.

2023

Logo

Link

Logo
Logo
Logo

Chord Progression Maker

Project Image

Lua

Python

FL Studio

Created a custom chord system in Roblox Studio by pre-rendering all note combinations into audio and mapping them to chord names. Designed an intuitive piano UI and progression editor with chord editing, quality changes, and Roman numeral notation.