Skip to content
View sharankumarreddyk's full-sized avatar

Highlights

  • Pro

Organizations

@indpro-blr

Block or report sharankumarreddyk

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
sharankumarreddyk/README.md
Sharan Kumar Reddy — Software Engineer



LinkedIn Portfolio Followers Profile views


About

Software Engineer building product systems end-to-end — web, AI, and infrastructure — and shipping them. Full-stack in TypeScript + Python, with a growing focus on ML/MLOps and Kubernetes reliability. Started in commerce, self-taught the modern stack, now shipping across a multi-product portfolio.

What I work on

🧩 Product engineering

Features end-to-end — React / Next.js / Svelte on the front, Node / FastAPI on the back, Postgres / Mongo underneath. Design → API → UI → deploy.

📈 ML / MLOps & reliability

Failure prediction, calibrated models, in-cluster serving, drift-triggered retraining — plus AI-driven K8s incident response and auto-remediation.

🛰️ Systems & embedded

BLE protocols and ESP32 firmware in C, Terraform / Helm / ArgoCD infrastructure, observability with Prometheus & Grafana.

Featured projects

ProjectWhat it isStack
cluster-canary
release
Predicts Kubernetes pod failures (OOMKill, CrashLoopBackOff) ~30 min ahead — calibrated probabilities + SHAP, served as an in-cluster gRPC sidecar (p95 < 50 ms). Python · LightGBM · PyTorch · BentoML · Prefect · K8s
openwrist
release
Open-source ESP32 smartwatch that speaks iPhone natively over BLE (ANCS/CTS/AMS) — notifications, calls, time, music, with no App Store app. C · ESP-IDF · LVGL · SwiftUI · CoreBluetooth
kubeai-ops
release
AI incident response for Kubernetes — detects issues, runs multi-LLM root-cause analysis, auto-remediates with ChatOps + RBAC. Python · Svelte · Terraform · Multi-LLM
RestaurantOS Full-stack restaurant management — orders, menu, kitchen, billing. Dockerised for one-command deploys. JavaScript · Node.js · Docker

Tech

Languages  TypeScript JavaScript Python C

Frontend  React Next.js Svelte Tailwind

Backend  Node.js Express NestJS FastAPI Django

AI / Data  OpenAI PyTorch scikit-learn Qdrant

Data  PostgreSQL MongoDB Supabase

Infra & Cloud  Docker Kubernetes AWS Terraform GitHub Actions Prometheus Grafana

Currently

Shipping full-stack + AI features, and building cluster-canary and openwrist in the open. Focused on K8s reliability, MLOps, and the details that separate a demo from a system.


design → api → ui → deploy → observe

Popular repositories Loading

  1. my-portfolio my-portfolio Public archive

    JavaScript

  2. React-Tailwind-1 React-Tailwind-1 Public archive

    JavaScript

  3. Svelte-Tailwind Svelte-Tailwind Public archive

    JavaScript

  4. Gym-website Gym-website Public

    Fitness brand marketing site — SvelteKit + Tailwind + DaisyUI.

    Svelte

  5. College-ERP College-ERP Public

    College ERP — students, faculty, attendance, and results. Full-stack JavaScript.

    JavaScript

  6. kubeai-ops kubeai-ops Public

    AI-powered Kubernetes incident response platform. Detects issues, analyzes root causes using Claude/OpenAI/Ollama, and auto-remediates. Features ChatOps (Slack/Discord/Teams), PagerDuty/Jira integr…

    Python