Skip to content
View rahulkbharti's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Rajkiya Engineering College Ambedkar Nagar
  • Ghazipur, Uttar Pradesh
  • 10:01 (UTC +05:30)

Highlights

  • Pro

Block or report rahulkbharti

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
rahulkbharti/README.md
____       _           _   ____  _                 _   _ 
 |  _ \ __ _| |__  _   _| | | __ )| |__   __ _ _ __| |_(_)
 | |_) / _` | '_ \| | | | | |  _ \| '_ \ / _` | '__| __| |
 |  _ < (_| | | | | |_| | | | |_) | | | | (_| | |  | |_| |
 |_| \_\__,_|_| |_|\__,_|_| |____/|_| |_|\__,_|_|   \__|_|

> whoami

Full Stack Developer · Backend Architect · Agentic AI Builder

Currently employed. Quietly looking for something better.

Portfolio LinkedIn Gmail GitHub Visitors


$ cat about.txt

Hey — I'm Rahul Bharti, a backend-heavy full stack dev who actually enjoys reading system design docs for fun.

I don't just build features — I build systems. Multi-tenant SaaS, video pipelines, async job queues, autonomous AI agents — that's my zone.

Right now I'm deep in Agentic AI with LangChain & LangGraph — building agents that do things, not just chat. The kind of stuff that makes you feel like you're writing science fiction.

  • Creator & Lead Architect @ libspace.in — A production-grade, multi-tenant Library ERP serving real libraries.
  • Building autonomous AI agents using LangChain, LangGraph & Gemini API.
  • B.Tech IT Graduate (2025) · Global Rank #1961 in TCS CodeVita S12 (Top 0.5% / 537k+ devs)

$ ls skills/

Backend

runtime : Node.js · Express.js · TypeScript
python  : FastAPI · Django
patterns: REST · Microservices · WebSockets
queues  : BullMQ · Redis

Frontend

framework: React.js · Next.js
styling  : TailwindCSS

Databases

relational: PostgreSQL (+ Prisma ORM)
nosql     : MongoDB
cache     : Redis

DevOps & Cloud

containers: Docker
ci/cd     : GitHub Actions
os        : Linux
cloud     : AWS · Azure · Google Cloud

AI / ML ← active focus

classical : Pytorch · Deep Learning
agents    : LangChain · LangGraph
llm apis  : Gemini API
current   : Agentic AI · Deep Agent Arch.

Specialized

video : FFmpeg · HLS · Adaptive Bitrate
rt    : WebRTC · Socket.io
infra : SRS · Bunny.net CDN

$ cat projects.md

📚 LibSpace — Library ERP SaaS

Not a college project. A real product.

Multi-tenant library management platform with QR-based attendance, automated billing, seat booking, and student productivity tools. Running in production, serving real institutions.

Node.js PostgreSQL Prisma Docker Multi-tenancy


🎬 Streamlet — Video Streaming Platform

Because "just use YouTube" isn't an answer.

Microservices-based video streaming with async transcoding via BullMQ, FFmpeg for HLS output, and adaptive bitrate delivery. Designed to scale.

Microservices BullMQ FFmpeg HLS Docker


💬 MeshTalk — P2P Video Calling

WebRTC in the wild.

Real-time peer-to-peer video calling and messaging. No middleman. Built on WebRTC + Socket.io.

WebRTC Socket.io MERN Stack


$ git log --oneline — Currently Learning

commit a3f91c2  feat: diving deeper into LangGraph multi-agent systems
commit 7b204e1  feat: building autonomous marketing agent w/ Gemini API
commit 2d9a0e0  docs: studying deep agent architectures & tool-calling patterns
commit 1c88f0d  chore: exploring MCP (Model Context Protocol) integrations

$ cat stats.md

Rahul's GitHub Stats   Top Languages

GitHub Streak

Trophy

Contribution Graph

Dev Quote


$ ping me

I respond to interesting problems faster than O(1).

If you're building something ambitious in SaaS, AI agents, real-time systems, or video infra — let's talk.

"First, solve the problem. Then, write the code." — John Johnson

Pinned Loading

  1. nexus-core-backend nexus-core-backend Public

    A full-stack ERP solution for managing libraries with multi-tenant support, role-based access control etc.

    TypeScript

  2. streamlet-microservices streamlet-microservices Public

    Streamlet is a modern, scalable video streaming platform built from the ground up using a microservices architecture. It efficiently handles the entire video lifecycle—from upload and multi-resolut…

    JavaScript

  3. nexus-core-frontend nexus-core-frontend Public

    A full-stack ERP solution for managing libraries with multi-tenant support, role-based access control, and enterprise-grade features.

    TypeScript

  4. streamlet-frontend streamlet-frontend Public

    The official frontend for the Streamlet video streaming platform, built with Next.js, TypeScript, and Tailwind CSS. This client delivers a modern, responsive interface for uploading, browsing, and …

    TypeScript

  5. ai-career-assistant ai-career-assistant Public

    AI Career Assistant helps job seekers tailor resumes to job descriptions using AI. Create multiple role-specific resumes, track applications, and get smart suggestions for better matching—simplifyi…

    TypeScript

  6. mesh-talk mesh-talk Public

    A real-time video chat application enabling peer-to-peer communication using WebRTC.

    JavaScript