PYPhaneesh Yalavarthiinphaneesh.hashnode.dev·May 11 · 1 min readBuilding a Private AI Terminal with Docker, llama.cpp, and OpenCodeIntroduction As developers increasingly rely on Large Language Models (LLMs) to enhance their workflows, privacy and offline availability have become critical concerns. Sending proprietary code or sys00
PYPhaneesh Yalavarthiinphaneesh.hashnode.dev·May 11 · 1 min readLocal AI: Running Gemma 4 with llama.cpp and DockerIntroduction In the rapidly evolving landscape of Artificial Intelligence, the ability to run Large Language Models (LLMs) locally has become a game-changer for developers and researchers alike. Wheth00
PYPhaneesh Yalavarthiinphaneesh.hashnode.dev·May 11 · 1 min readContainerizing Your AI Workflow with OpenCode CLI and DockerIntroduction In the rapidly evolving landscape of AI-assisted development, having a consistent and portable environment is crucial. The OpenCode CLI is a powerful tool that brings AI capabilities dire00
PYPhaneesh Yalavarthiinphaneesh.hashnode.dev·May 11 · 1 min readBuilding an End-to-End CI/CD Pipeline on AWS with GitHub, CodeBuild, and CodeDeployIntroduction In the modern software development lifecycle, automation is key. A robust Continuous Integration and Continuous Deployment (CI/CD) pipeline ensures that code changes are automatically tes00
PYPhaneesh Yalavarthiinphaneesh.hashnode.dev·Apr 6 · 14 min readAutomating Local Kubernetes Clusters with Terraform, Kind, and NGINX IngressComplete Tech Blog & Setup GuideAuthor: Phaneesh | Date: April 6, 2026 | Repository: Terraform for Kind with NGINX Introduction Setting up a local Kubernetes environment can be tedious and error-pro00