Skip to content
View mrmahendra27's full-sized avatar

Block or report mrmahendra27

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

Mahendra Singh Khati

Backend Engineer โ€ข Distributed Systems โ€ข AI Workflow Platforms

Building scalable backend architectures, event-driven systems, AI-powered workflows, and high-throughput data platforms.



๐Ÿง  Engineering Profile

โš™๏ธ Systems

  • Distributed Architectures
  • Event-Driven Workflows
  • Queue Orchestration
  • Async Processing
  • Workflow Reliability
  • Retry Mechanisms

๐Ÿค– AI Platforms

  • Amazon Bedrock
  • RAG Pipelines
  • LiteLLM
  • AI Agents
  • Conversational Systems
  • Context Orchestration

๐Ÿ“Š Data & APIs

  • High-Throughput APIs
  • ETL Pipelines
  • PostgreSQL Optimization
  • Data Processing
  • Concurrency Patterns
  • Analytics Systems

โšก Core Stack

Backend & APIs

PHP Python Laravel FastAPI Node.js


Distributed Systems

RabbitMQ AWS SQS AWS EventBridge Redis


AI & Data

Amazon Bedrock LiteLLM PostgreSQL Pandas


๐Ÿš€ Featured Architectures


โš™๏ธ Event-Driven Workflow Platform

Challenge

Critical operational workflows depended on synchronous execution paths and tightly coupled retry logic, making recurring workflows and delayed retries difficult to manage reliably.

Solution

Designed distributed orchestration pipelines using RabbitMQ, AWS EventBridge, and Amazon SQS to support delayed execution, distributed retries, recurring processing, and fault-isolated workflow stages.

Impact

  • Eliminated blocking retry logic
  • Improved resiliency of asynchronous workflows
  • Reduced duplicate event processing
  • Increased operational reliability under failure conditions

PHP RabbitMQ AWS SQS AWS EventBridge Redis PostgreSQL


๐Ÿค– Smart Maintenance Assistant

Challenge

Operational workflows relied on repetitive intake processes and manual triage, creating delays and fragmented context gathering.

Solution

Built an AI-powered conversational workflow platform using Amazon Bedrock, LiteLLM, retrieval pipelines, and asynchronous orchestration workflows for intelligent backend automation.

Impact

  • Reduced manual operational triage
  • Improved contextual data collection
  • Minimized unnecessary escalations
  • Established reliable AI orchestration boundaries

Amazon Bedrock LiteLLM RAG Python AWS SQS PostgreSQL


๐Ÿ“Š Distributed Data Intelligence Platform

Challenge

Large-scale ingestion and analytics workflows were bottlenecked by synchronous scraping pipelines and inefficient database access patterns.

Solution

Built concurrent scraping and ETL pipelines using Python, Selenium, Pandas, and PostgreSQL with optimized indexing and scalable analytical APIs.

Impact

  • Increased scraping throughput by 50%
  • Reduced database latency by 35%
  • Improved analytical processing reliability

Python FastAPI PostgreSQL Selenium Pandas Matplotlib


๐Ÿ“ˆ Engineering Interests

Distributed Systems AI Workflow Orchestration Backend Reliability
Event-Driven Architectures Retrieval-Augmented Systems High-Performance APIs
Workflow Automation Scalable Data Platforms Platform Engineering

โ€œScalable systems are built through explicit architecture, observability, and reliable execution boundaries.โ€

Popular repositories Loading

  1. ReviewApp ReviewApp Public

    A Simple React App with added navigation(Stack and Drawer) functionality, Formik and Yup for implenting form with validation.

    JavaScript 1

  2. GraphQL GraphQL Public

    Learning GraphQl Basics(Schema, View Data,Mutation(Add and Update)) Using nodejs, express, express-graphql and graphql

    JavaScript 1

  3. MahiCollection MahiCollection Public

    Simple Crud operation with php and mysqli

    PHP 1

  4. phpPDORestApi phpPDORestApi Public

    CRUD REST APIs using PHP and PDO(mysql)

    PHP 1

  5. ChatApp ChatApp Public

    A Chat application using Websocket, Echo, Laravel, Vue

    JavaScript 1

  6. express-crud-mongodb express-crud-mongodb Public

    Forked from akashpadhiyar/express-crud-mongodb

    Express js CRUD MongoDB

    JavaScript