Python Unlocked
A complete Python journey — from your first install through data types, OOP, testing, concurrency, and production deployment. Each post builds on the last, turning a simple unit converter into a fully tested, containerized application.
JavaScript Mastery
JavaScript from scratch — variables, functions, async/await, DOM manipulation, testing, TypeScript, Node.js, and build tools. A task tracker rebuilt 20 times, from console.log to a typed, tested, bundled production app.
CS Fundamentals
How computers actually work — from CPU fetch-decode-execute through data structures, algorithms, networking, databases, operating systems, cryptography, and system design. No hand-waving, no skipped foundations.
Flutter Development
Build beautiful, natively compiled mobile apps from a single codebase. Covers setup, widgets, navigation, state management, Firebase, ads integration, and publishing to the Play Store.