You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current project is a frontend for the osu! chat API written in Go.
I recently built an entire chat protocol named gochat with the help of a friend, featuring both a specification and an implementation in Go.
I'm also partially developing a Discord bot using the discord.js library for a trading card game based on the Paper Mario games, the code will eventually be released here on Github.
I also made a yt-dlp frontend made using batch scripts (bash scripts made by a friend also available), which aims to be compatible with any Windows version and Linux distribution. An android version might be made in the future.
I also finished tweaking my dotfiles for my Linux ricing.
My WM (Window Manager) is qtile which I really like because everything is built on Python, including the configuration, so hacking into it is pretty easy and everything integrates very nicely.
In the hardware side I'm building my own homelab where I'm hosting my different websites and services using Docker Compose. Once it's finished I will document everything and post here my entire homelabbing experience.
There's also the hackathon projects I made at HackUDC 2024, 2025 and 2026.