Skip to content
View rajesh-kayal-dev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rajesh-kayal-dev

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
rajesh-kayal-dev/README.md
Rajesh Kayal — Backend Engineer

Portfolio LinkedIn LeetCode X

Introduction

Backend engineer focused on designing and shipping production systems — REST and event-driven APIs, service-to-service auth, and the data layer underneath them. Comfortable owning a feature from schema to deployment. Recent work sits at the intersection of backend infrastructure and applied AI: retrieval pipelines, agent tooling, and context-aware services built on LangChain, LangGraph, and MCP. I optimize for systems that are boring to operate — predictable, observable, and easy to roll back.

Engineering Philosophy

Correctness before cleverness Code is read far more than it is written. I favor explicit types, small functions, and interfaces that fail loudly in development rather than silently in production.

Design for the failure case Timeouts, retries, idempotency, and backpressure are not edge cases — they are the actual system. I design the failure path first, then the happy path.

Scale is a budget, not a feature Premature horizontal scaling costs more than it saves. I profile before I shard, and I reach for caching, indexing, and query design before infrastructure.

Developer experience compounds Fast local setup, typed contracts, and CI that catches regressions early are what let a team move quickly six months in, not just in week one.

Core Expertise

Backend Engineering REST and RPC API design, authentication and authorization (JWT, OAuth2), service architecture, request validation, rate limiting, and background job processing with Node.js, Fastify, and Express.

AI Engineering RAG pipelines, agentic workflows with LangChain and LangGraph, Model Context Protocol integrations, embedding generation, and retrieval over Qdrant and PGVector.

Cloud & Systems Design Containerized deployments with Docker, CI/CD via GitHub Actions, AWS-hosted services, database schema design across PostgreSQL and MongoDB, Redis for caching and queues, and microservice decomposition.

Technology Stack

Languages

Languages

Backend

Backend Fastify JWT

Frontend

Frontend

Databases

Databases

Cloud & DevOps

Cloud & DevOps

AI & Vector Search

LangChain Model Context Protocol Qdrant PGVector

Tools

Tools

Current Focus

  • Building production-grade MCP servers to expose internal tools and data sources to LLM agents
  • Deepening system design fundamentals — consistency models, partitioning strategies, and queue-based architectures
  • Extending a Fastify service template with built-in observability, structured logging, and typed request contracts
  • Working through advanced graph and dynamic programming problems on LeetCode

GitHub Stats

GitHub Stats Top Languages
GitHub Streak
Contribution Activity



Contribution Snake

LeetCode

150+

Problems Solved

Java

Primary Language

DSA

Focus Area
LeetCode Stats

Consistent practice in data structures, algorithms, and graph problems — with an emphasis on reasoning through time and space complexity before writing code.

Connect

Portfolio rajesh-kayal-portfolio.vercel.app

LinkedIn in/rajesh110

X @RajeshKayal_

GitHub @rajesh-kayal-dev


Profile Views

Pinned Loading

  1. resume-assistant-mcp resume-assistant-mcp Public

    MCP server for ATS resume analysis — parse, score, improve resumes and generate cover letters, interview questions, skill roadmaps, and LinkedIn optimization tips.

    TypeScript 1

  2. sentio-cli sentio-cli Public

    An AI-powered developer assistant with a cross-platform CLI, secure OAuth 2.0 authentication, and a Next.js dashboard for managing AI workflows.

    JavaScript 1

  3. slideflow slideflow Public

    full-stack AI-powered presentation engine. It allows users to generate high-fidelity slide decks from simple text prompts or structured notes.

    TypeScript 1

  4. DataPilotAI DataPilotAI Public

    AI-Powered Document Intelligence Platform with RAG, Multi-Agent AI, and Semantic Search

    TypeScript

  5. FitCircle-Pro FitCircle-Pro Public

    Modern microservices-based fitness platform featuring AI-powered nutrition, workout recommendations, fitness search, and community content.

    JavaScript