Skip to content
View KishanKumar08's full-sized avatar

Block or report KishanKumar08

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

Kishan Kumar

Backend & AI Engineer building scalable distributed systems, event-driven pipelines, and production-grade LLM infrastructure.


About

I specialize in designing and operating distributed backend systems that handle real-world production workloads reliably and efficiently.

Currently working as an AI Engineer at Insurance Samadhan, where I:

  • Architect Kafka-based event-driven microservices
  • Build production LLM + RAG pipelines
  • Optimize backend systems for throughput and latency
  • Design fault-tolerant async processing workflows
  • Implement observability and centralized logging infrastructure

Key Impact:

  • Increased system throughput
  • Reduced backend latency by 56%
  • Lowered infrastructure costs by 92%
  • Improved document extraction accuracy by 40%

Core Expertise

Distributed Systems

  • Kafka, Redis, Event-Driven Architecture
  • Idempotent Consumers, Dead-Letter Queues
  • Async Processing & Concurrency Control
  • Horizontal Scaling & Caching Strategies

AI Systems Engineering

  • Production LLM Applications
  • RAG Pipelines & Embeddings
  • Vector Databases
  • AI Workflow Optimization

Backend Engineering

  • Python, Node.js, TypeScript
  • FastAPI, Django, Express.js
  • REST, gRPC, WebSockets
  • MongoDB, PostgreSQL

Observability & Infrastructure

  • Prometheus, Grafana
  • Centralized Logging Systems
  • Docker, AWS, GCP

Featured Project

VID — Verifiable Distributed ID System

A cryptographically verifiable, time-sortable distributed identifier system designed for high-concurrency environments.

  • 18-byte compact format
  • HMAC-SHA256 signature validation
  • Monotonic sequencing with deterministic conflict resolution
  • Benchmarked with 10M+ parallel ID generations (zero collisions)

Repository: https://github.com/KishanKumar08/veridjs


Engineering Approach

  • Design for failure from day one
  • Optimize for performance and cost
  • Build systems that scale predictably
  • Keep architecture clean and observable
  • Ship AI systems that work in production, not demos

Connect

LinkedIn: https://www.linkedin.com/in/kishan-kumar08/
Email: kmali4551@gmail.com

Pinned Loading

  1. Terminal-Based-Maze-Solver Terminal-Based-Maze-Solver Public

    Welcome to the Terminal-Based Maze Solver, a powerful command-line tool designed to navigate and solve mazes with efficiency and precision. Whether you're a maze enthusiast, a programmer exploring …

    Python 2

  2. Terminal-Typing-Master Terminal-Typing-Master Public

    "Terminal Typing Master" is a thrilling project aimed at enhancing typing skills through the command line interface. 🖥️👩‍💻 It offers a dynamic platform for users to practice typing commands and cod…

    Python 2

  3. Project_1-Rock-Paper-Scissor-Game Project_1-Rock-Paper-Scissor-Game Public

    "Rock Paper Scissors: The Classic Showdown" is an interactive project that recreates the timeless game loved by all. Users engage in a battle of wits, choosing between rock, paper, or scissors to o…

    Python