My academic and professional background is in technology, and it is something I have been interested in for my whole life.
My passion for technology is in working close to the hardware, doing low-level programming for maximizing efficiency.
I have been doing creative coding projects for over 10 years now, and some of my most recent projects are showcased below.
Retroglyph Audio-Reactive Video Synthesizer
This is an ESP32-based video synthesizer that generates a composite video signal displaying generated patterns that can be adjusted with the knobs on the interface.
The code for generating the NTSC sync signals is based on this repository and my code for the project can be found here.
This project is a work in progress, but I plan to make the next iteration on a PCB and add different options for tempo syncing.
Circuit Bent KidiBeats Drumset
This is a toy drumset that I added trigger inputs and a line output to so it can be controlled by control voltage gates.
This allows it to integrate into a modular synthesizer setup; The drumset can be sequenced in sync with the modular synth or anything else that can send trigger outputs (piezo mics, standalone sequencers) and be further processed by anything that takes audio input (modular synth, guitar pedals, audio interfaces).