Skip to content
View kapilsharma432001's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Tiger Analytics
  • Bengaluru
  • 18:13 (UTC +05:30)

Organizations

@HaShhKe

Block or report kapilsharma432001

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
kapilsharma432001/README.md

Hi, I'm Kapil Sharma ๐Ÿ‘‹

Senior Backend & AI Engineer

Architecting Scalable Distributed Systems | Agentic AI Workflows | AWS Serverless

Portfolio LinkedIn Email


๐Ÿš€ Professional Summary

I am a Senior Application Engineer with 4.5+ years of experience specializing in high-performance backend infrastructure. Currently, I focus on bridging the gap between Reliable Distributed Systems and Probabilistic AI Models.

  • Scale: Architected event-driven workflows handling 40K+ daily transactions and 2.5M+ annual claims at Tiger Analytics.
  • AI Engineering: Moving beyond simple RAG to build Agentic Workflows (LangGraph) and Self-Correcting Systems that solve actual business problems.
  • Location: India ๐Ÿ‡ฎ๐Ÿ‡ณ (Remote Ready & Experienced with Global Teams)

๐Ÿ› ๏ธ Tech Stack

I don't just use tools; I choose the right tool for the job.

Domain Technologies
Core Backend Python FastAPI Django
Data & Cache PostgreSQL DynamoDB Redis
Infrastructure AWS Docker Terraform
Agentic AI LangGraph RAGAS Ollama

๐Ÿงฉ Featured Engineering

1. Enterprise Agentic RAG System

A self-correcting knowledge engine for complex decision support.

  • Architecture: Hybrid Search (BM25 + Vector) using PostgreSQL pgvector.
  • Agentic Workflow: Implemented a LangGraph state machine where a "Critic Agent" evaluates retrieval quality before generating answers.
  • Reliability: Integrated RAGAS for automated evaluation of Faithfulness and Answer Relevance in CI/CD.

2. High-Performance AI Gateway

A unified interface to manage LLM providers with enterprise controls.

  • Tech: FastAPI, Redis (Token Bucket Rate Limiting), Celery (Async Logging).
  • Features: Implemented Model Context Protocol (MCP) for standardized tool use and fallback logic (OpenAI โ†’ Azure โ†’ Ollama) to optimize cost vs. latency.

โšก Engineering Philosophy

How I approach software design:

  • Schema First: APIs are contracts. I define OpenAPIs/Pydantic models before writing a single line of logic.
  • Observability is Mandatory: If it's not logged in CloudWatch/Datadog with a correlation ID, it didn't happen.
  • Boring Technology: I prefer proven, stable tech (Postgres/Django) for the core, and limit "experimental" tech to the edges.

๐Ÿ“Š GitHub Stats

GitHub Streak

GitHub Stats

Top Langs


๐Ÿค Let's Build Something Scalable

"Code that works on Friday evening is good. Code that works on Monday morning is better."

Email Me โ€ข LinkedIn

Popular repositories Loading

  1. Translation-and-Summarisation-Model Translation-and-Summarisation-Model Public

    -> A software written in python. -> Able to run on Mac, Windows and Linux. -> User can enter the text or upload a file which contains the text for summarization. -> Currently able to do extractive โ€ฆ

    Python 2

  2. potential-octo-goggles potential-octo-goggles Public

    I am just learning about github now,

    Python

  3. backtobackswe backtobackswe Public

    Forked from bephrem1/interviewpen

    Code Examples For Back To Back SWE Lessons

    Java

  4. grpc grpc Public

    Forked from grpc/grpc

    The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

    C++

  5. hacktoberfest-beginners hacktoberfest-beginners Public

    Forked from littlestar642/hacktoberfest-beginners

    This repository solely aims to provide beginners a spark to start contributing to open source. Open source helps our growth in myriad ways. The early you start the better you become.

    C++

  6. leetcode_solutions_30_days_coding_challange leetcode_solutions_30_days_coding_challange Public

    In this repository you will find my solutions of 30 days leetcode coding challenge held in May 2020.