ProductSeptember 20245 min readBuilding My First SaaS: AI Gym BroThe journey of building an AI-powered fitness companion from scratch.Read More
DevOpsSeptember 20249 min readDocker Swarm: Container Orchestration for Smaller TeamsDocker Swarm vs Kubernetes: when Swarm wins, how to set up a multi-node cluster, deploy services, and manage rolling updates without the K8s complexity.Read More
DevOpsSeptember 202410 min readAnsible Infrastructure Automation GuideAutomate server provisioning, configuration management, and app deployment with Ansible. Real playbook examples for Node.js, Docker, and Nginx setups.Read More
HackathonAugust 20244 min readCompeting in PwC Capture The FlagDiving into cybersecurity challenges at PwC's annual CTF competition.Read More
DevOpsAugust 202411 min readKubernetes Deployment Strategies ExplainedMaster Blue-Green, Canary, and Rolling deployments in Kubernetes. Learn when to use each strategy and how to implement them with real YAML examples.Read More
DevOpsAugust 20249 min readDocker Best Practices for Production ContainersProduction-ready Docker practices: multi-stage builds, minimal base images, secrets management, health checks, and image optimization techniques.Read More