Blog
Thoughts, tutorials, and rants about Engineering, AI, and Systems.
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
1 min read
My Journey into the Linux Kernel
Exploring the depths of the Linux Kernel, understanding process scheduling, and writing my first kernel module.
LinuxCSystems