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

Block or report Flanker-shyam

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.

Content in all repositories owned by your account will be closed.
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
Flanker-shyam/README.md

Typing SVG

Profile Views   LinkedIn   Dev.to   Gmail


backend engineering

╭─ shyam@backend  ~
╰─❯ cat ./about.yaml

identity:
  name: Shyam Sunder
  role: Backend Engineer (MTS2)
  company: Nielsen Media India
  location: Gurugram 🇮🇳
  education: MCA — NIT Jamshedpur

mindset:
  - async over sync, always
  - design for failure, build for scale
  - ship → measure → optimize

currently:
  - taming distributed pipelines
  - deep in event-driven architecture
  - reading: DDIA + Linux internals



// EXPERIENCE.log

╔══════════════════════════════════════════════════════════════════════════╗
║                                                                          ║
║   NIELSEN MEDIA INDIA                                MTS2  ·  2024–Now  ║
║   ─────────────────────────────────────────────────────────────────────  ║
║                                                                          ║
║   Owning .NET Core microservices end-to-end. Redesigned event-driven    ║
║   pipelines on RabbitMQ + S3 to hit 100% delivery reliability.          ║
║   Migrated REST → CQRS/MassTransit, cutting latency 50% and server      ║
║   load 70%. Shipped GitLab CI/CD + Helm on AWS EKS — team now           ║
║   deploys 40% faster. Built NestJS BFF with gRPC + OpenTelemetry.       ║
║                                                                          ║
╠══════════════════════════════════════════════════════════════════════════╣
║                                                                          ║
║   QUODROID                                     Junior Dev  ·  May–Jul 2024  ║
║   ─────────────────────────────────────────────────────────────────────  ║
║                                                                          ║
║   Built an AI-powered Robot Framework script generator with OpenAI.     ║
║   Automated ServiceNow UI flows using OCR-extracted field coordinates.  ║
║                                                                          ║
╠══════════════════════════════════════════════════════════════════════════╣
║                                                                          ║
║   FLEXCAR INDIA                                  SDE Intern  ·  Jan–May 2024  ║
║   ─────────────────────────────────────────────────────────────────────  ║
║                                                                          ║
║   REST endpoints with NestJS + Spring Boot. Legacy RoR → new arch       ║
║   migration. First taste of polyglot backend engineering.                ║
║                                                                          ║
╚══════════════════════════════════════════════════════════════════════════╝

// STACK.json

{
  "languages"   : ["C#", "Go", "TypeScript", "JavaScript", "Python", "C++"],
  "backend"     : [".NET Core", "NestJS", "gRPC", "Protobuf", "REST"],
  "patterns"    : ["CQRS", "MediatR", "MassTransit", "Event-Driven", "Microservices"],
  "databases"   : ["PostgreSQL", "MySQL", "Redis", "GraphQL"],
  "messaging"   : ["RabbitMQ"],
  "infra"       : ["AWS (EKS · S3 · RDS)", "Kubernetes", "Helm", "Docker"],
  "observability": ["OpenTelemetry (OTLP)", "Distributed Tracing"],
  "ci_cd"       : ["GitLab CI/CD", "Shell Scripting"],
  "testing"     : ["xUnit", "NSubstitute", "Karate", "Cypress", "Robot Framework"]
}

C# .NET Core Go TypeScript NestJS Node.js Python C++

PostgreSQL Redis RabbitMQ MySQL GraphQL

AWS Kubernetes Helm Docker GitLab CI/CD OpenTelemetry Linux


// PROJECTS.db

 ┌─────────────────────────────────────────────────────────────────────────────┐
 │  $ ls -la ~/repos  --sort=impact                                            │
 └─────────────────────────────────────────────────────────────────────────────┘
  Repo Lang What it does
⚙️ idempotent-middleware-go Go Production-grade idempotency middleware — kills duplicate request side-effects at the HTTP layer
🎬 moviesAPI Node.js RESTful movies API with clean layered architecture
🔐 login_Backend Node.js Auth backend — JWT, bcrypt, session management done right
📖 quotebook Node.js Quote service with full CRUD + search
😀 emojipedia Node.js Emoji lookup API with full-text search support

// METRICS.observe

GitHub Streak




Contribution Heatmap
Tech Stack Icons

╭─ shyam@backend  ~
╰─❯ echo $PHILOSOPHY

  "Design for failure.  Build for scale.  Optimize with data."
  "Every 50% latency cut is a story worth telling."
  "The queue is not the problem — the consumer is."

LinkedIn Dev.to Gmail GitHub


@flanker's Holopin board

$ nc shyam.dev 443  ·  [SYN → SYN-ACK → ACK]  ·  Connection established  ·  RTT: 0ms  ·  Status: ONLINE 🟢

Pinned Loading

  1. Shortify Shortify Public

    Url Shortener tool written in NestJs + Typescript

    TypeScript 1

  2. NetForensix NetForensix Public

    A smart Network Intrusion detection tool to perform forensics on your network.

    Python 6 3

  3. MovieMagnet MovieMagnet Public

    A movies rental web application where users can rent movies

    JavaScript 8 5

  4. DrawSync DrawSync Public

    TypeScript