The Power of Microtools: How AI and "Vibe Coding" Are Changing the Way We BuildJun 18, 2025·8 min read·21
Claude Code Crash CourseThe first time you look at Claude Code closely, it can feel like a box full of parts that all seem important, but not obviously related. You see CLAUDE.md. Then rules. Then skills. Then hooks. Then suMar 29, 2026·11 min read·10
Python Project: Analysing Australia's Migration Trends and Economic ImpactPython for Everybody Capstone Project In my recently completed Python for Everybody course, we wrapped up with a capstone project that got me diving into data exploration. Recently, my attention was caught by discussions and news bits talking about h...Feb 7, 2024·10 min read·99
Ruby on Rails FoundationsUnlocking the Power to Build Dynamic Web ApplicationsAug 21, 2023·13 min read·193
Navigating Mutability and Reference Issues in JavaScriptMutability Mutability refers to the ability of a value or data structure to be changed after it has been created. Primitive values are immutable Primitive values (string, number, bigint, boolean, undefined, symbol and null) are immutable, which means...Feb 27, 2023·4 min read·94
Learning how to code: with our special guest, RonLet me introduce you to Ron, an ordinary person like you and me, except that he was born into a world of magic. Life led Ron to experience many adventures when he was young. Still, he somehow ended up working as a manager in a retail wizarding joke e...Oct 12, 2022·10 min read·78
Learning how to code: the first 3 stepsIn this post, I’m going to cover the concepts described in the book Ultralearning, and describe the first three principles: Metalearning, Focus, and Directness This content is also available on my YouTube channel, and you can watch it here: Ultra...Sep 21, 2022·9 min read·172
Learning how to code: what you should know first (part 2)Are you thinking of learning how to code? I think there’s still something you need to know first… This is the second post of a two parts series, and I’m going to cover: The importance of Grit The key to consistency: Habits Why doing Deep Work is imp...Sep 5, 2022·6 min read·91