Skip to content
View lakshay2395's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Dev@jiostar
  • Bangalore
  • 13:17 (UTC +05:30)

Block or report lakshay2395

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

Hi, I'm Lakshay πŸ‘‹

I work and design resilient distributed backends & high-scale microservices. My work centers on hands-on software craftsmanship: building robust concurrent services in Go, Java and Clojure, alongside exploring practical applications using LLM-driven Multi-Agent Systems (MAS) and Model Context Protocol (MCP) integrations.

πŸ’Ό About Me

πŸš€ Software Engineer at JioStar building next-generation OTT subscriptions system at scale.

πŸ“š Passionate about system designs, system reliability, scalable AI solutions.

πŸ€– AI, Agentic Systems & Model Context Protocol (MCP)

β€’ https://github.com/lakshay2395/medical-triage-mas β€” Multi-Agent System (MAS) coordinating medical triage consensus across specialists(Cardiology, Neurology, Endocrinology, Toxicology).

β€’ https://github.com/lakshay2395/india-travel-planner-mas β€” An agentic multi-agent travel planning system tailored for Indian destinations.

β€’ https://github.com/lakshay2395/ai-spiritual-knowledge-engine β€” LLM-powered knowledge assistant and search engine for spiritual and philosophical texts.

β€’ https://github.com/lakshay2395/ai-daily-assistant β€” Simple agentic workflow helper for everyday task organization and smart productivity support.

🌐 Distributed Systems, High-Throughput & Networking

β€’ https://github.com/lakshay2395/notification-engine β€” Modular dispatch system for managing email, SMS, and push notification channels.

β€’ https://github.com/lakshay2395/realtime-bidding-system β€” High-throughput backend modeling live RTB (Real-Time Bidding) architectures.

β€’ https://github.com/lakshay2395/foodRecommendationApp β€” Backend service implementing profile matching for culinary preferences.

β€’ https://github.com/lakshay2395/mux-rate-limiter-middleware β€” Middleware implementing rate-limiting strategies for gorilla/mux HTTP routing.

β€’ https://github.com/lakshay2395/realtime-file-tailing β€” Dynamic, low-overhead system monitoring and tailing server logs in real-time.

πŸ§ͺ Clojure & Functional Programming

β€’ https://github.com/lakshay2395/etcd3-clojure β€” Functional client interface for interacting with the etcd v3 key-value store using Clojure.

β€’ https://github.com/lakshay2395/clojure-snippets β€” Sandbox of functional programming solutions and idiomatic snippets in Clojure.

πŸ› οΈ Developer Tooling, Automation & Libraries

β€’ https://github.com/lakshay2395/html-minification-maven-plugin β€” Custom Maven plugin to minify HTML resources during compile-time packaging.

β€’ https://github.com/lakshay2395/sitemapgen4j β€” Fork/contributions to the XML sitemap generation library for search engine optimization.

🌱 Always open to discussing microservices architecture, agentic systems, or database correctness. Let's build something reliable together!

Pinned Loading

  1. ai-spiritual-knowledge-engine ai-spiritual-knowledge-engine Public

    Provide a high-fidelity, grounded Q&A interface for the Bhagavad Gita and the Bible, ensuring every response is verifiable and the system's internal logic is fully transparent.

    Python

  2. india-travel-planner-mas india-travel-planner-mas Public

    Hierarchical Multi-Agent Travel Planner System Build Using Langraph. Designed to plan travel using public datasets for flights, hotels, restaurants and wikivoyage travel tips

    Python

  3. medical-triage-mas medical-triage-mas Public

    An automated, cross-disciplinary medical peer-review board that orchestrates four independent LLM clinician agents (Cardiology, Toxicology, Neurology, and Endocrinology) to ensure clinical safety i…

    Python

  4. realtime-bidding-system realtime-bidding-system Public

    Simple Implementation of an online real-time bidding/auction system using websockets in Spring Boot.

    JavaScript 15 13

  5. foodRecommendationApp foodRecommendationApp Public

    MERN(Mongo-ExpressJS-React-NodeJS) stack application which uses standard BMI Calculation and Harris-Benedict Calorie Intake Equation to suggest options and amount of food items

    JavaScript 1 2

  6. notification-engine notification-engine Public

    Distributed & scalable generic notification(cum cron job) engine implementation in Golang

    Go 2