Skip to content
View sahilleth's full-sized avatar

Block or report sahilleth

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

Hi πŸ‘‹, I'm Sahil Bhardwaj

Production Engineer β€’ Open Source Contributor β€’ Cloud Native β€’ Kubernetes β€’ Platform Engineering

πŸ“ Mumbai, India Β |Β  ☁️ Kubernetes β€’ Tekton β€’ ML-Flow β€’ Go β€’ Java β€’ Spring Boot


πŸ‘¨β€πŸ’» About Me

Actively contributing to Kubernetes, Tekton Pipelines, TensorFlow, KServe, HolmesGPT, and other cloud-native open-source projects.

I'm passionate about building scalable backend systems, distributed platforms, Kubernetes controllers, developer tooling, observability, and AI-powered applications.


Open Source Contributions

☸ Kubernetes

  • API Server webhook endpoint readiness improvements.
  • API Machinery validation enhancements.
  • Production-grade fixes around admission and endpoint selection.
  • Working with SIG API Machinery maintainers on controller/runtime internals.

βš™οΈ Tekton Pipelines (Merged)

βœ… Introduced TaskRun Pending State, enabling pending execution behavior similar to PipelineRuns.

βœ… Optimized controller performance by stripping ManagedFields before informer cache insertion, reducing memory usage and DeepCopy overhead.

🚧 Working on:

  • ResolutionRequest reconciliation improvements
  • OpenTelemetry trace propagation
  • Kubernetes Event tracing
  • Controller performance enhancements

TensorFlow

  • Fixed tf.linalg.logdet() to correctly return -∞ for singular matrices instead of NaN.
  • Added comprehensive regression tests.
  • Worked directly with TensorFlow maintainers through review iterations.

KServe

  • Documentation improvements.
  • HTTPRoute specification clarifications.
  • Networking and serving enhancements.

HolmesGPT

  • Added W3C Trace Context extraction support for FastAPI requests.

MLRun

  • Fixed project configuration loading for Git/API-based projects.

πŸš€ Featured Projects

Project Description
SarvamDesk Enterprise-grade IT Service Management platform with ticketing, assets, SLA automation and microservices architecture.
PromptLens OpenTelemetry-powered observability platform for AI agents with traces, sessions, prompt analytics and cost monitoring.
Granthiq NotebookLM-inspired AI knowledge platform featuring Hybrid RAG, MCP integration, reranking and research agents.
Nirmaan Terminal-based coding agent supporting OpenAI, Groq, Ollama and vLLM with event tracing and benchmarking.
DropTag Secure file & text sharing platform with temporary rooms and cloud storage.

Technical Skills

Languages

  • Go
  • Java
  • Python
  • TypeScript

Backend

  • Spring Boot
  • FastAPI
  • Node.js
  • Express

Cloud Native

  • Kubernetes
  • Tekton Pipelines
  • Docker
  • OpenTelemetry
  • Prometheus
  • Grafana

Databases

  • PostgreSQL
  • Redis
  • Qdrant
  • MongoDB

DevOps

  • GitHub Actions , ArgoCD
  • CI/CD
  • Linux
  • Git
  • Terraform

Cloud

  • Google Cloud Platform
  • AWS
  • Microsoft Azure

πŸ† Highlights

  • Multiple merged contributions to Tekton Pipelines
  • Active contributor to Kubernetes
  • Contributor to TensorFlow
  • Contributor to Spring AI
  • Contributor to Falco
  • Contributor to KServe
  • Contributor to HolmesGPT
  • Contributor to MLRun

Currently Learning

  • Kubernetes API Machinery
  • Controller Runtime
  • Distributed Systems
  • Platform Engineering
  • OpenTelemetry
  • Service Mesh
  • Cloud Native Architecture

Connect with Me


⭐ If you like my work, feel free to connect or collaborate on Open Source projects!

Pinned Loading

  1. tektoncd/pipeline tektoncd/pipeline Public

    A cloud-native Pipeline resource.

    Go 9k 1.9k

  2. cncf/mentoring cncf/mentoring Public

    πŸ‘©πŸΏβ€πŸŽ“πŸ‘¨πŸ½β€πŸŽ“πŸ‘©πŸ»β€πŸŽ“CNCF Mentoring + LFX + Summer of Code

    JavaScript 3k 800

  3. Granthiq Granthiq Public

    Granthiq is an AI-powered document intelligence platform β€” conceptually similar to Google NotebookLM, but built as a full-stack, self-hostable system with production-grade RAG, agentic research, an…

    Python

  4. kserve kserve Public

    Forked from kserve/kserve

    Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes

    Go

  5. nirmaan nirmaan Public

    A model-agnostic terminal agent harness for coding tasks - fully instrumented for research on compaction, safety, and delegation.

    Python

  6. PromptLens PromptLens Public

    PromptLens is an observability stack for LLM applications and AI agents. It captures prompts, responses, tool calls, memory operations, RAG retrievals, sessions, and cost metrics, then surfaces the…

    Python