Skip to content
View barbaria888's full-sized avatar
πŸ’­
☁️☸️✦
πŸ’­
☁️☸️✦

Block or report barbaria888

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
barbaria888/README.md

πŸ‘¨β€πŸ’» Hardik Arora

Typing SVG


profile views


πŸ’‘ Overview

I build cloud-native systems engineered for scale, reliability, and security β€” with a strong focus on AI infrastructure and DevSecOps.

Working across Kubernetes, Terraform, CI/CD, cloud platforms,Agentic Systems. I translate complex ideas into production-grade systems designed for real-world workloads.

Currently exploring the intersection of security, AI systems, and distributed cloud infrastructure, where resilience and intelligence converge with optimal resource utilisation.


🧭 Focus Areas

  • Cloud-native system architecture
  • AI infrastructure engineering
  • Secure software supply chains
  • Observability, reliability, and runtime resilience

🚧 Currently Working On

πŸ€– KubeOps-AI β€” Agentic AI for Kubernetes Operations

Cloud-native autonomous system for Kubernetes troubleshooting using local AI, observability tools, and secure execution pipelines.

It analyzes cluster issues, reasons about root causes, and safely suggests remediations through a human-approved workflow.


🧠 Core Workflow

  • Detects issues using K8sGPT
  • Reasons with local LLMs (Ollama + Gemma)
  • Retrieves historical incidents via ChromaDB
  • Generates safe kubectl remediation commands
  • Executes only after human approval via dashboard

βš™οΈ Architecture

Frontend: React + Vite (Nginx-served dashboard)
Backend: FastAPI orchestration layer (agent-based system)
AI Layer: Ollama (local inference) , Gemma:2b Memory: ChromaDB (incident recall + context)
Tools: K8sGPT + kubectl execution engine

πŸ›‘οΈ Safety Model

  • Guardrails prevent destructive operations
  • Human-in-the-loop approval before execution
  • Fully local inference (no external AI APIs)
  • RBAC-based cluster access control
  • Auditability via stored incident history

πŸ“Œ Focus Areas

  • Agentic AI for infrastructure operations
  • Local LLM deployment in Kubernetes
  • Memory-augmented troubleshooting systems
  • Cloud-native AI system design (GKE / K3s)

πŸ”— Repository
https://github.com/barbaria888/KubeOps-AI


πŸ€– Kubernetes-Hosted AI Chatbot Infrastructure

A cloud-native backend system for AI inference, designed for scalability, reliability, and real-time interaction.

βš™οΈ System Highlights

  • πŸ”„ WebSocket-based streaming API for real-time LLM responses
  • 🧠 CPU-based LLM inference using Ollama (TinyLlama)
  • 🌐 Kubernetes service discovery and internal networking
  • βš™οΈ CI/CD-driven Docker build and deployment pipeline
  • πŸ› οΈ Deep debugging across containers, networking, and runtime layers

πŸ” EduConnect – DevSecOps Kubernetes Deployment

A production-grade DevSecOps + GitOps pipeline with strong security and quality enforcement.


βš™οΈ Pipeline Stages

  • πŸ” Code Security β€” CodeQL (SAST): Detects vulnerabilities (injection, secrets, auth flaws, etc.)
  • 🧹 Linting β€” Code Quality Gate: Enforces clean, maintainable code
  • πŸ§ͺ Automated Tests: Prevents regressions across services
  • 🐳 Docker Build: Secure, reproducible container builds
  • πŸ›‘οΈ Container Security β€” Trivy Scan: Detects OS/package vulnerabilities & CVEs
  • πŸ“¦ Artifact Distribution: Pushes verified images to Docker Hub

πŸš€ DevSecOps Principles

  • Security embedded into CI/CD pipelines
  • Shift-left vulnerability detection
  • Secure software supply chain (SCA + SBOM)
  • GitOps-based deployments with declarative control
  • End-to-end pipeline gating for production readiness

πŸ“Œ Current Evolution

  • ☁️ Deploying AI workloads on cloud (GCP focus)
  • ⚑ Exploring GPU vs CPU inference tradeoffs
  • πŸ” Strengthening runtime and API security layers
  • πŸš€ Moving toward fully automated, scalable AI platforms

πŸ”— Repositories:
πŸ‘‰ https://github.com/barbaria888/Ollama-Chatbot-deployment
πŸ‘‰ https://github.com/barbaria888/Educonnect-D


🧰 Tech & Tool Arsenal

Kubernetes Β  Google Cloud Β  AWS Docker Β  GitHub ActionsΒ  Ollama K3s Oracle Cloud Β  Terraform Β  Argo CD Β  OpenShift Β  Bash Β  Linux Β  Git Β  GitHub


πŸͺͺ Certifications & Learning

☁️ Cloud, Security & AI Infrastructure

  • πŸ—οΈ Google Cloud – Architecting with GKE, Terraform, AI Infrastructure (in progress)
  • πŸ” IBM – Application Security for Devs & DevOps (in progress)
  • 🧱 AWS – Cloud Essentials & Practitioner Prep
  • 🧿 Oracle Cloud – OCI Foundations Associate
  • πŸ¦‹ CNCF Stack – Kubernetes, Argo CD, OpenShift, Tekton

πŸŽ“ Continuous learning through hands-on labs, real systems, and applied projectsβ€”not just coursework.


βš™οΈ GitHub Stats Wall

Β 


🌐 Connect & Collaborate


πŸ’¬ Quote to Code By

β€œThe number 1 skill set is flexibility and just knowing how things work and map that to real-world context … and that makes you clever.” β€” Kelsey Hightower

Scorpion

OBSERVE IN SILENCE Β· BUILD IN DEPTH Β· STRIKE WITH PRECISION

Engineered beneath the surface. Proven where it matters.


Pinned Loading

  1. KubeOps-AI KubeOps-AI Public

    KubeOps AI β€” An AI-Agent acting as a Kubernetes copilot that detects, explains, and fixes cluster issues with human-in-the-loop control.

    Python 1

  2. Dhruvsahu1/Educonnect-D Dhruvsahu1/Educonnect-D Public

    A full-stack social and academic platform connecting students and administrators. Built with the MERN stack and deployed via a rigorous DevSecOps pipeline (GitHub Actions, CodeQL, SonarQube, Trivy,…

    JavaScript 2 2

  3. Agentic-Sre-for-Kubernetes Agentic-Sre-for-Kubernetes Public

    Agentic SRE for Kubernetes ☸️ cloud-native experiment exploring AI for SRE workflows inside Kubernetes. Monitors pod health, ChromaDB memory , local LLM (Gemma via Ollama) πŸ¦™ for restart/ignore deci…

    Python

  4. Ollama-Chatbot-deployment Ollama-Chatbot-deployment Public template

    AI Chatbot with Ollama, FastAPI & WebSockets deployed on Kubernetes with Continous Build and Push CI pipeline

    Python

  5. argo-cd-leaderboard-app argo-cd-leaderboard-app Public

    Vim Script

  6. GKE-3-Stage-Deploy GKE-3-Stage-Deploy Public

    Shell 1