-
duets
A text-based simulation game that lets you live the life of a musician.
F#
-
itunespy
This was my first ever open-source project. It's a simple Python wrapper for the iTunes API, which I initially made because I wanted to make a YouTube music player that would fetch library data from iTunes... Of course that never happened, but my little wrapper currently has more than 100k downloads on PyPi and it's still maintained by the community!
Python
-
maby
Back when I first had my daughter, I found this idea of tracking feedings, diaper changes and sleep times interesting and I wanted to have an excuse to build a proper SwiftUI app, so perfect match. This also made me write a few articles about interesting things I found while developing with Swift on my blog, so double win!
Swift, SwiftUI
-
readder
A little web-app that let's you read stuff from Reddit based on how much time you have.
F#, Fable
-
spotless
When I listen to music I rarely listen to individual songs but rather to full albums, and I always missed a way to quickly play all albums of a band either shuffled or ordered in a specific way. Or just to browse my library by genre (remember the good old iTunes days?). So I made a web-app that connects with your Spotify account and does just that.
TypeScript, React, RxJS