Skip to main content

Projects

Recordbox

A relatively simple music player

Recordbox is a music player and library browser with the goal of having a respectable feature set while remaining relatively lightweight and simple to use. Built using GTK and Libadwaita, it integrates seamlessly with the GNOME desktop and also provides the capacity to search and play music directly from GNOME’s global search.

SongWeb

P2P Shared Playlist Library

This is a course project for university, with the goal of creating a p2p network protocol to allow peers to host playlists over LAN and for other peers to request for songs to be added to the playlist, providing them to the host if the host does not already have them.

Desky

A simple .desktop file editor for Linux

Desky was a project I started to learn GTK application development and Rust at the same time. It was my first foray into application development and one of the more complicated projects I had attempted at the time.