Was My Computer Science Degree Worth It? My Honest Journey as a Backend Engineer
An honest look at my Computer Science degree — the failures, the lessons, and whether it’s worth it for aspiring backend engineers in 2025.
An honest look at my Computer Science degree — the failures, the lessons, and whether it’s worth it for aspiring backend engineers in 2025.
Learn Python loops the fun way by rolling dice, casting fireballs, and finally understanding what continue really does.
A straightforward, nerdy explanation of how to use functions in Python. You'll learn how to write a function and its importance for cleaner code.
From local dev to live: How to deploy FastAPI with Docker and K3s on Kubernetes
Every developer needs a private Git repository to save code snippets, reusable modules, and lessons learned for future projects.
Learn how to automate Ghost theme deployment using GitHub Actions, secrets, and custom workflows — no more manual zipping or uploads.
Learn how to do math in Python using basic operators, built-in functions, and the math module. Perfect for beginners and leveling up your code.
Thoughts, stories and ideas.
In this article, I share with you the simple way to run Python scripts in the terminal, as well as the more complex method.
Avoid awkward PRs. Boost your confidence. Make life easier for your reviewers and yourself.
Learn faster, build smarter, and unlock new career paths: AI is your partner in coding beyond the 9–5.
I'll share a few ways to install Python on a Mac. Not everyone is satisfied with installing from the official site.
What I wish I had when I started learning Python — and why I’m building it for you now.