Blogs
The Blog
Writing is part of the work. These posts track progress, sharpen understanding, and make the journey legible.
Archive shape
3 posts
Built for progress notes, project filters, and technical reflection that compounds.
Showing 3 posts
Python3 min read
3 min read
What I wish I knew before writing my first Python ML pipeline
Practical lessons from the mistakes nobody warns you about — data leakage, silent bugs in preprocessing, and why your test accuracy is probably lying to you.
Read Article
AI / ML3 min read
3 min read
The difference between reading about gradient descent and actually understanding it
Gradient descent shows up in every ML explanation. Most of those explanations tell you what it is without helping you feel why it works. This post tries to close that gap.
Read Article

AI1 min read
Building My AI Learning System (Instead of Chasing Tutorials)
A practical approach to building a structured AI learning system instead of endlessly consuming random tutorials.
Read Article