Welcome to the website of Matthias Quintern!
Here you can find information about my projects! There's something of everything: music, computer science, physics, electrical engineering... well, that's pretty much it. So if you're interested in any of it, have a look around!
Bachelor's thesis20.11.2023
Material recognition using Triboelectric Nanogenerator-based sensing and machine learning10.05.2023
This is part of my bachelor's thesis and my first hands-on experience with machine learning. We use a triboelectric nanogenerator as a vertical pressure sensor and push different materials against it. A machine learning model is then trained on the data and can then tell which material the nanogenerator is touching.
Software: Build-system for static websites2023
A build system based on make
and a preprocessor which I created for my website.
It supports markdown, SASS and much more.
Software: Lyrics Embedder2022
A command line program that scrapes lyrics from genius.com or azlyrics.com and embeds that in your audio files. It is written in python and can operate on single songs or whole libraries.