Skip to content
View AnantKumar17's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AnantKumar17

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
AnantKumar17/README.md

Hey, I'm Anant Kumar 👋

Building AI that reviews my code so my manager doesn't have to.
I automate things until they automate me back.

   


About Me

  • 🏢 Associate DevOps Engineer at SAP Labs — HANA Cloud Infrastructure
  • ☁️ Kubernetes-native workflows across AWS, GCP & Azure · Argo Workflows · Incident diagnostics
  • 🤖 Built AI-powered code reviewer as M.Tech dissertation — RAG + GPT-4o + FAISS + VS Code extension
  • 🔄 Managed end-to-end production rollouts across distributed HANA Cloud landscapes
  • 🎓 M.Tech Software Engineering — BITS Pilani (CGPA: 8.21) · B.Tech CSE (CGPA: 9.21)

🛠 Tech Stack

Cloud & DevOps

Kubernetes Docker Terraform GCP AWS Azure

Workflows & CI/CD

Argo GitHub Actions Jenkins

Languages & AI

Python Bash FastAPI LLM


🚀 Projects

Project What it does Stack
sahayak AI code reviewer with RAG — context-aware suggestions from past PRs & reviews Python · FastAPI · GPT-4o · FAISS · VS Code
tf-narrator Explains Terraform plans in plain English with risk scores & security observations Python · Claude · Terraform
claude-economizer Token optimizer for Claude — auto-classifies & compresses prompts to cut costs Python · Claude · Prompt Engineering
repo-scaffold Generates tailored CLAUDE.md & skill files by analysing your repo structure JavaScript · Claude
S-GTIN-main-2 SGTIN lifecycle system with counterfeit detection & AI chatbot for SAP inventory Node.js · React · SQLite

📊 GitHub Stats

  


⚡ Currently: automating HANA Cloud diagnostics by day, building AI dev tools by night.

Pinned Loading

  1. repo-scaffold repo-scaffold Public

    Intelligent CLAUDE.md and Skills generator for Claude Code — analyzes your repo and generates tailored context files

    JavaScript 2

  2. claude-economizer claude-economizer Public

    Bidirectional prompt optimizer for Claude Code — compresses small tasks, structures large ones, optimizes for net token ROI

    Python

  3. tf-narrator tf-narrator Public

    Terraform plan explainer powered by Claude — plain English summaries, risk scores, and security observations

    Python

  4. sahayak sahayak Public

    AI-powered code review assistant using GPT-4o, RAG, and FAISS — VS Code extension and web dashboard

    Python