☁️ The Day the Cloud Crashed: My Take on the AWS Outage That Froze the InternetOct 20, 2025·3 min read
I made 2 AI Agents share a brain (and it was way harder than i thought)I have been building AI Agents for a while now, I built one called CodeScope - an offline code intelligence tool.9 tools, Zero API keys, 100% offline. You point it at any TypeScript or JavaScript ProjJul 4, 2026·6 min read
Go Gin vs Gorilla Mux: Which One is Right for Your Web Project?When it comes to building web applications in Go, two popular frameworks often stand out: Gin and Gorilla Mux*. 🛠️ Both have their strengths, but which one should you choose for your project? Let’s break it down step by step. 🚀* What is Go? Go, als...Jan 3, 2025·3 min read
The CNCF Landscape: A Comprehensive GuideThe Cloud Native Computing Foundation (CNCF) has transformed the way we build and deploy applications. 🌐 But what exactly is the CNCF Landscape, and why is it so crucial? Let’s dive into this fascinating ecosystem! 🛠️ What is CNCF? The CNCF is an ...Jan 2, 2025·4 min read
Kubectl vs Minikube vs Cloud Provider: Which One Should You Use?Kubernetes has revolutionized how we manage containerized applications. But when it comes to tools like kubectl, Minikube, and cloud providers, how do you decide which one fits your needs? 🤔 Let’s break it down step by step. What is Kubernetes? Kube...Jan 2, 2025·3 min read
Understanding Kubernetes Architecture: A Complete GuideKubernetes, often abbreviated as K8s, has revolutionized the way applications are deployed, scaled, and managed in modern environments. If you're new to Kubernetes or looking to deepen your understanding of its architecture, you're in the right place...Jan 2, 2025·4 min read
Static vs Dynamic Typed Languages 🌟In the world of programming, one of the fundamental concepts developers encounter is the distinction between static and dynamic typing. Each approach has its strengths and weaknesses, making them suitable for different scenarios. Let’s dive deep into...Dec 22, 2024·3 min read
How Kubernetes Helps: A Deep Dive into its Benefits 🌐Kubernetes, often abbreviated as K8s, has revolutionized the way applications are deployed, managed, and scaled. It’s an open-source container orchestration platform that simplifies the complexities of modern software development. https://www.youtube...Dec 18, 2024·3 min read