Modeling Double-Entry Accounting in Go: Types That Make Invariants Impossible to ViolateJun 15, 2026·9 min read·2
Atomic Transaction Posting in Go: Getting Balance Invariants Right Under ConcurrencyAn afternoon where one in six payments mysteriously failed, and the one-line database change that fixed it taught me more about Postgres than a year of reading docsJun 29, 2026·9 min read
How to Deploy a Next.js App on cPanel🚀 How to Deploy a Next.js App on cPanel (A Beginner-Friendly Guide) Hey friend! 👋You've built your awesome Next.js app and now you're ready to show it off to the world. But… you're on cPanel hosting and not sure what to do next? No worries—I’ll wal...May 5, 2025·5 min read·175
My Essential VSCode ExtensionsSupercharging My Development Workflow: A Deep Dive into My Essential VSCode Extensions In the ever-evolving world of software development, the right tools can make the difference between a good developer and a great one. Visual Studio Code has become...Mar 27, 2025·7 min read·131
Building Your Cloud Home: A Step-by-Step Guide to AWS VPC ArchitectureA Step-by-Step Guide to AWS VPC Architecture What We're Building Today Imagine being able to build your own digital neighborhood, complete with public areas, private spaces, and secure entrances - all perfectly organized for safety, efficiency, and g...Mar 18, 2025·9 min read·59
Decoding AWS Network Lingo: A Beginner's Guide to VPCs, Subnets, and GatewaysWhat are these VPCs, Subnets, and Gateways? Have you ever felt overwhelmed by the alphabet soup of AWS networking terms? You're not alone! As a cloud newcomer, understanding terms like VPC, CIDR, and NAT Gateway can feel like learning a foreign langu...Mar 18, 2025·6 min read·93
Laravel Meets AWS ECS: Automate Deployments Like a CI/CD Ninja!Setting Up a CI/CD Pipeline for Laravel Applications with AWS ECS In today's fast-paced development environment, implementing a robust Continuous Integration and Continuous Deployment (CI/CD) pipeline is essential for delivering high-quality applicat...Mar 12, 2025·15 min read·283
Understanding AWS CloudWatchUnderstanding Amazon CloudWatch: Your Home's Smart Monitoring System in the Cloud Imagine you just moved into a smart home. You have sensors that tell you when doors are opened, how much electricity you're using, and if the temperature is too high. T...Feb 13, 2025·3 min read·46