Quarry
This simple and lightweight application was born out of a desire to sharpen my skills on multiple fronts. First, I wanted to work with Go on a real-world project to consolidate what I had learned previously and explore a practical use case. Second, I was interested in diving deeper into Docker-based deployment, with a focus on building a distroless and rootless image. Lastly, I liked the idea of developing a small but useful tool to integrate into my home infrastructure (・∀・)
ORG
This is where I document my home infrastructure: everything from my laptop and workstation to my trusty (and, admittedly, dusty) home server lives here. I also toss in the occasional hardware project, like my Corne split keyboard. It's mostly a memory aid for future me, but hey, maybe you'll stumble across something useful :)
Horme
My humble take on a Todo list TUI application written in Rust. It uses Ratatui for the terminal UI and served as one of my first explorations into both Rust and TUI development.
Ppro Stats
This one is for a very specific group: the ones who use PlayerPro on Android and want to convert its backup files into a sorted .csv to list their most played songs.
Escape from Dahshur
A text-based adventure game built as a University group project with my fellow classmates. Together, we crafted Escape from Dahshur, complete with branching narratives, clever puzzles, and plenty of late‑night debugging. It was a rewarding exercise in teamwork and game development