-
Personal website
The very site you are currently browsing. Made with gohugo.io and a fully self-made theme. By no means impressive but just as cozy :3
-
Contributing to SpartanJ/eepp
Throughout a few Pull Requests and ~1k LOC, I have for the first time gotten comfortable enough with my skills to try contributing to open source software and a more serious C++ codebase. While the contribution itself is not by any means incredible, I consider it an important milestone anyway!
-
Golang
After spending a long time in the land of python, I took the plunge and switched main languages into a slightly more complicated and compiled one. Due to my interest in server/client and p2p networking, the language fit me well. It also introduced me to the concepts of multi-threading and concurent-safe structures
-
Homelab
Since the end of 2022 I have been running a (physical) personal server, maintaining services with cointainarization through docker (including creating compose files), managing public network configuration w/ Cloudflare & Caddy, running ephemeral testing VMs (including k8s cluster configuration), multi-level backups and configuring the linux OS behind it at a low level (using CLI). This also includes developing multiple self-made services/containers
-
Programming (and English)
In mid-2019, at age 10/11, I discovered what would eventually become a deep passion. I began with a simple introductory Python course for kids and then went on to exploring various online resources. I quickly realized that most quality documentation was available in English, this effectively kickstarted my development of the language through immersion