My personal projects
-
mpd notification daemon
Simple notification daemon for mpd, it fetches album, artist, title and cover of the album and sends a notification about status, song changes etc. Works across all platforms that are supported by Rust and mpd.
-
vibepy
Small cli application written in Python that scrapes YouTube channel/playlist and plays random video from given channel/playlist. As name implies it's for "vibing" so it's for background noise while you work or relax.
-
whdl
Cli application written in Rust for querying links for wallpapers from wallhaven.cc using it's api and async Rust.
-
Nixos configs
Not exacly a programming project, more of a DevOps one. List of configurations for systems and services written in Nix programming language for reproducable installs and development enviroments across all my devices. Even this site has some nix in it!