Projects
in chronological order
This was my first project in machine learning, where I built a classifier to determine whether a given text is formal or informal. Most of the techniques I applied came from the fast.ai course. More details about the m odel are available on the Hugging Face Model Hub.
A simple 2D multiplayer game using websockets. The idea is based on an old Wii game. I created this using generative AI and then refactored it until the code was clean and usable.

To understand modern and complex webframeworks better, I decided to create a simple webframework myself. This is why I created "ComponentToast". Light and crispy—just pop your elements into components and watch them toast to perfection.
Since first installing Arch, I’ve wanted a way to easily recreate my setup. This script is my first attempt at automating the process. It ensures my partition scheme remains the same, my disk is encrypted, and essential software is installed.