Skip to content
View Vedant817's full-sized avatar
💻
Building
💻
Building

Block or report Vedant817

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

Vedant Mahajan

Backend Systems · Distributed Systems · Cloud Infrastructure · AI Agents

I compile messy product ideas into APIs, workers, queues, and deployable systems — with boring reliability, observable failure modes, and architecture another engineer can debug.

Portfolio LinkedIn Email LeetCode

Pixel art bunny mascot

backend systems / queues / caches / logs / deploys

mode: curious systems gremlin · logs before vibes · retries with budgets · ship, observe, tighten

whoami --engineering

I work on the parts of software that keep running after the happy-path demo ends: API boundaries, worker queues, cache strategy, schema design, background jobs, deployment scripts, logs, and failure paths.

Current direction: Backend engineering with Java/Spring Boot, Node.js/TypeScript, Python, PostgreSQL, Redis, messaging systems, Docker/Kubernetes, and practical AI-agent workflows.

mental model: product flow -> API contract -> data model -> failure modes -> observability -> deploy

active_threads[]

  • [services] Designing production-oriented backends with explicit contracts and boringly reliable APIs.
  • [distributed] Studying retries, idempotency, queues, caching, consistency, and the failure modes between them.
  • [runtime] Going deeper with Kafka/RabbitMQ, Redis, Kubernetes, observability, and secure cloud deployment.
  • [agents] Building retrieval workflows and developer tools that automate real engineering work.
  • [interviews] Practising DSA, LLD, and system design for SDE/backend roles.

operating_principles.yaml

build → observe → break → debug → improve → automate
  • workflow: real — wire the actual path instead of hardcoding the demo.
  • failure_mode: expected — budget retries, set timeouts, degrade gracefully, and leave useful logs.
  • complexity_budget: guarded — keep the architecture legible before making it clever.
  • non_functionals: first_class — security, reliability, and observability ship with the feature.
  • done: verified — evidence before victory laps.

request_path.trace

request -> auth -> validate -> queue/cache -> db -> emit event -> trace/log/metric
If the system has... I start asking about...
APIs contracts, validation, idempotency, versioning, rate limits
Queues retries, ordering, poison messages, replay, duplicate handling
Databases indexes, transactions, migrations, connection pools, slow queries
Caches invalidation, TTLs, stampedes, consistency, fallback paths
Deployments health checks, rollbacks, config, secrets, observability

toolchain.lock

Backend

Backend

Java · Spring Boot · Node.js · TypeScript · Python · FastAPI · Express.js · REST APIs

Data + Messaging

Data

PostgreSQL · MySQL · Redis · Kafka · RabbitMQ · MongoDB · database design

Infra + Cloud

Infra

Docker · Kubernetes · Nginx · GitHub Actions · AWS · Vercel · Linux

Engineering interests: distributed systems · system design · observability · reliability engineering · event-driven architecture · AI agents · developer experience

shipped_evidence.log

  • Worked across backend, automation, and cloud-platform software engineering contexts.
  • Built and validated REST APIs, service workflows, CI/CD-integrated checks, and database-backed systems.
  • Worked with recovery-oriented flows: health checks, failover thinking, alerts, and operational readiness.
  • Collaborated across software engineering, DevOps, and product boundaries while keeping implementation details appropriately scoped.

rabbit_hole.log

Writing notes on: idempotent APIs, Kafka delivery semantics, Redis rate limiting, database indexing, Kubernetes probes, distributed locks, retry/backoff strategies, DNS, networking, API reliability, LLD, and system design.

currently poking at: outbox pattern, backpressure, dead-letter queues, cache stampede control, trace IDs

now_playing

spotify-github-profile

commit_stream

Vedant Mahajan GitHub contribution frequency: smooth weekly curve with dots on every spike, totals and streaks

handshake

Portfolio LinkedIn Email

reliability = good defaults + observability + graceful failure

Pinned Loading

  1. DevRank DevRank Public

    TypeScript

  2. MediClarity MediClarity Public

    TypeScript 2