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

Block or report shivanshshekhar11

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


Typing SVG

Email LinkedIn X Portfolio


Profile Views    Open to Work


name:       Shivansh Shekhar
role:       Backend Engineer (SDE 2)
location:   India · Remote-first
experience: 3+ years

core_stack:
  - TypeScript / Node.js / Fastify
  - PostgreSQL / Drizzle ORM / pgvector
  - Redis · BullMQ · RabbitMQ
  - Docker · GitHub Actions · DigitalOcean / AWS

specialties:
  - Multi-tenant SaaS architectures
  - Distributed systems & event-driven design
  - LLM infrastructure & AI-native backends
  - TypeScript SDKs & developer tooling

currently:  Building in public · targeting async-first product teams internationally
beyond_code: Books · Games · internet lore · Volleyball

🛠️ What I've Shipped

Supergate — Multi-tenant LLM Gateway

One OpenAI-compatible endpoint to rule them all.

A production-grade LLM API gateway unifying OpenAI, Anthropic, Google, Cohere, and Mistral behind a single interface — with semantic caching, RBAC, cost attribution, PII masking, and per-provider circuit breakers.

Fastify TypeScript PostgreSQL + pgvector Redis Docker GitHub Actions

  • ~40% reduction in redundant LLM API costs via pgvector HNSW semantic cache
  • Tenant-isolated RBAC + hybrid API key management
  • Ships with a TypeScript SDK, Next.js analytics dashboard, and full Compose stack

Pulse — Self-hostable Feature Flag Service

Zero-latency flag evaluation with real-time propagation.

Enterprise-grade feature flagging with a custom recursive rule engine, consistent hashing for sticky rollouts, and SSE + Redis Pub/Sub for instant propagation — no round-trips to the server on every request.

Fastify Turborepo PostgreSQL Redis Pub/Sub SSE TypeScript SDK

  • Three-tier SDK fallback logic for zero-latency local evaluation
  • Two-level RBAC management dashboard built in Next.js
  • Fumadocs documentation site + Docker + automated release pipelines

Define — Type-safe Resource DSL

One schema. Zero drift across DB, API, and docs.

An open-source TypeScript code generation library that produces Drizzle ORM schemas, typed repositories, Fastify validators, and OpenAPI 3.1 specs from a single resource definition.

TypeScript Drizzle Fastify OpenAPI 3.1 CLI

  • Multi-adapter architecture: Drizzle · Fastify · OpenAPI generators
  • CLI with project scaffolding and granular generation commands
  • Eliminates schema drift across database, API, and documentation layers

⚙️ Tech Stack

Languages
Backend & APIs
Databases & Cache
Infra & Cloud
Queues & Distributed
Observability & Tooling

📊 Stats

GitHub Streak

LeetCode Stats


🤝 Let's Connect

I'm actively looking for remote backend / full-stack roles at product teams and startups — ideally async-first, with real engineering problems to solve. If that sounds like your team, reach out.

I'm also always up to talk distributed systems, LLM infra, TypeScript DSL design, or why The Backrooms is genuinely unsettling.


Email Me LinkedIn



All rights reserved. Dillinger Systems (2025)

Pinned Loading

  1. define define Public

    Type-safe resource DSL and code generation library to eliminate schema drift.

    TypeScript

  2. pulse pulse Public

    Self-hostable, enterprise-grade feature flag service with real-time propagation

    TypeScript

  3. supergate supergate Public

    A production-grade, multi-tenant API gateway for large language model providers.

    TypeScript

  4. nickel nickel Public

    A TypeScript provider-agnostic payments library implementing the Strategy pattern to unify Stripe, Adyen, and Razorpay operations.

    TypeScript

  5. IRIS IRIS Public

    A distributed computer vision pipeline that processes RTSP streams using YOLOv8 detection, DeepSort tracking, and RabbitMQ.

    Python

  6. cloudjot-backend cloudjot-backend Public

    Forked from Jaspreet999/cloudjot-backend-starter-001

    Code for backend of the project CloudJot - A secure temporary file-sharing service using AWS S3 and MongoDB,

    JavaScript