Projects
Pico Watch
An RP2040-based smartwatch (but in the hackable sense) operating system. Very much work in progress, and I have a lot of ideas of what to add.
ActorViewer
A Qt app to view your Mastodon and Fediverse data exports. It allows you to search through your toots, view your polls, attachements and your profile (or Actor in ActivityPub parlance).
GTFS schedule viewer
A Rust program to generate timetables (from an SQLite database) based on your local transit agency's GTFS data. Still work in progress!
LED guirlande
A small driver board based on an ATTiny85 for an RGB LED tinsel that has been thrown away. It is powered by an old laptop power supply.
QR Code encoder
A Version 1 QR Code symbol encoder written as a school final project, which I had to present. The implementation is functional — only a few things are missing. I learned a lot about QR Code symbology and encoding through reading the QR Code ISO 18004:2015 specification.
Break work / pseudoPomodoro
A pseudo Pomodoro timer using an Arduino. Small project made using an LCD character display. It is an older project, but it does the job. I would do parts of it differently today.
Halloween soundbox
A soundbox for Halloween made using a Raspberry Pi 3 A+ connected to a portable speaker and a powerbank. It's a project to add a little spooky ambience while being out with friends for Halloween! The soundbox is controlled using a keypad connected to the Pi's GPIOs, which allows having a wide range of sounds over multiple pages, and started up by systemd. The keypad allows for making a basic menu system (that you have to keep in your mind), to change the volume and do a manual OTA update.
LM Studio to HTML
A Python script to convert your LM Studio chats (JSON) to HTML, so you can view them without using any proprietary application. Made in a weekend.
Weather
A weather web app written in Python and Flask, based on the Dark Sky API. The API has been unfortunately has been shut down so it doesn't work anymore.
I have also experimented with Blender, Godot and Pico-8 but haven't yet finished making a video game. Hopefully someday!
Here's a little animation i made in Blender once!