Projects.
Sadly due to copyright and licensing issues I am not able to outright share all of my projects here but feel free to send me a message if any of them peak your interest :)
See my about page if you want to contact me.
A compression program for discord videos

This program was made at the request of my boyfriend, he wanted a program to compress videos for discord so they would always be under 10Mb.
For this project I decided to design it in a way reminiscent of old educational games/programs for kids. With some wimsy, lots of fun sounds and background music and really simple controls.
The actual compression work is done through ffmpeg with a bitrate calculated to make the entire file fit in the given size.
Discord D&D dice

I hooked up some buttons to an esp8266 to make a dice set for D&D which sends the dice rolls directly to the discord channel where we play.
Each button corresponds to a die, so d4, d6, d8 etc.