Blog
Thoughts, tutorials, and rants about Engineering, AI, and Systems.
7 min read
Building ghinit: Automating GitHub Repository Creation with Python
How I built and published my first Python package to automate git repository initialization, boilerplate generation, and GitHub syncing in a single command.
PythonAutomationOpen SourceCLIGitHub
8 min read
Hyprland on Fedora: How a Tiling Window Manager Changed the Way I Work
I went from GNOME on Ubuntu to GNOME on Fedora, then took a hard left into Hyprland. Here is what changed, what I learned, and why I am not going back.
LinuxHyprlandFedoraProductivityDotfilesWM
6 min read
My Linux Journey: From Ubuntu to Daily Driver
My journey from Ubuntu to daily driver, exploring the depths of Linux and the productivity it brings.
LinuxProductivityExperience
6 min read
I Built Two Data Projects from Scratch. Here Is What the Tutorials Didn't Tell Me.
My journey analyzing Brazilian logistics and mental health in tech. A deep dive into dirty data, schema nightmares, and the reality of feature engineering.
Data ScienceLearningsPythonPersonal