Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Typing SVG

👨‍💻  About Me

public class Rohan {

    String  role      = "Backend Engineer @ TripFactory";
    String  location  = "Bengaluru, India";
    String  education = "MTech, RV College of Engineering";

    String[] buildingWith = { "Java", "Spring Boot", "Kafka" };

    String[] focus = {
        "Event-driven architecture",
        "Production LLM systems",
        "Distributed backend systems"
    };

    String currentProject = "LLM Gateway";
    boolean openToWork    = true;
}

🔭 Building Kafka pipelines that crawl, classify and extract at 800–1,200 pages per run
🤖 Shipping production LLM systems — structured extraction, semantic dedup, multi-format parsing
🔌 Integrating supplier APIs end to end — search, live pricing, booking, cancellation
Going deep on LLM serving infrastructure — caching, rate limiting, failover

🚀  Projects

🚧  LLM Gateway

In active development

A self-hosted gateway between applications and LLM providers.

🧠 Two-tier semantic cache with a published false-positive curve

🎫 Token-based rate limiting — reserve, then reconcile

🔀 Explicit failover policy for streams that die mid-response

💰 Cost accounting per key, model and feature

🗺️  Smart Travel Planner

Multi-agent system

Constraint-aware travel planning with collaborative agent reasoning.

🤝 Modular multi-agent architecture

🔍 Conflict detection and itinerary validation

🔧 Self-healing logic for infeasible plans

🌐 Live weather and places API integration

🛠️  Tech Stack


💻  Languages





⚙️  Backend





🗄️  Data & Streaming





☁️  Cloud & DevOps





🔧  Tools




💬  Open to Backend Engineering & AI Infrastructure roles


About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors