I did my first Osu!mania map on a song I really like (from an anime I never watched) : Lost In Paradise. I submitted it as WIP on osu's servers, but this can be considered as a shipped project, since it is playable now.
Github : github.com/OnyxShinju/OsuMaps
Osu! Link : osu.ppy.sh/beatmapsets/2242106#mania/4765465
I made a(n inaccurate) simulation of an object in free fall, implemented in OCaml with the Graphics module: github.com/13SHR/OPhysicl
To learn more about electronics, I started to make a PCB, based on what I did previously with jump wires and a raspberry pi, using humidity sensor and display. My goal is to make it usable with a battery that would be charged using USB-C.
Github (WIP): github.com/13SHR/StationPCB
I made a lesson learner/reviewer that takes a table of words, picks a random word on a line and asks for the whole line. It may be used for example to learn the irregular verbs in English.
github.com/13SHR/LessonReviewer
Hello,
I followed the jams of the Hacker Card (required by the second jam) and the SparkleTilt PCB and made my own personalized PCBs : github.com/13SHR/CardPCB
I made a Pico W based meteo station-clock : github.com/13SHR/BinPicoStation
The 4-digit displays time (hour:minutes) and the colon blinks every second, while the screen displays humidity and temperature when a button is pressed.