Projects

Toukakoukan - A way to split bills by automatically calculating who how much. Uses rust, svelte, daisyui, tailwindcss, typescript, javascript and is a PWA.

Musicbrainz Release Grabber - Grabs new release from the musicbrainz database. Parses directory names, finds the corresponding UUID and checks for new releases using the XML api. Using Rust.

TheoryGrabber - Fetch various TCS papers from ECCC and arxiv, downloads them puts them in a folder. Using Rust.

SerieViewer - A simple interface in Qt to show shows and remember which episode I am in. Simple to start the next episode with one button press if available.

Automove - Move files according to some regexp.

Viola - A music player written in Rust with a frontend of GTK. It supports playlists, smart playlists, library view and much more. Over time, I moved the frontend to React, Typescript with the backend in Rust. Recently, Changed the frontend to Rust with seed-rs, yew and Web Assembly.

Student System - A system for students to register to a course, insert grades and send email to the students with the grades.

Subscriptemember - Fetches youtube subscription and stores them in a database, Has a webinterface to show links and interact with the database.