Skip to content
View Sahoo999's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report Sahoo999

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.

Content in all repositories owned by your account will be closed.
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
Sahoo999/README.md

πŸ§‘β€πŸ’» About Me

const debangsuSahoo = {
    role: "Full Stack Developer",
    stack: ["MERN", "T3 stack", "FARM"],
    focus: "Building scalable, real-world web applications",
    currentlyLearning: ["System Design", "AI Engineering"],
    funFact: "I debug faster with coffee β˜•"
};
  • πŸŽ“ Computer Engineering student / passionate about building real products
  • πŸ’Ό Strong foundation in DSA, System Design & Backend architecture
  • ⚑ I build REST APIs, work with databases, and ship scalable, production-ready apps
  • πŸ€– Currently exploring AI engineering and LLM-integrated applications
  • πŸ“ˆ Consistent learner β€” committed to writing clean, maintainable code every day
  • 🌱 Open to Full-Stack / Backend roles β€” let's build something great together

πŸ› οΈ Tech Stack

Languages

Frontend

Backend

AI / ML

Tools & Platforms


πŸš€ Featured Projects

Project Description Link
πŸŽ“ LMS Website Full-stack learning management system Repo
πŸ€– Meeting AI AI-powered meeting transcription & summarization tool Repo
🌱 Crop Disease Detection ML-based crop disease detection & recommendations Repo
πŸ“Š ML Project Machine learning project Repo

πŸ’‘ If a link 404s, double-check the exact repo name/spelling on your GitHub and that it's public β€” ml-proejct is used here exactly as given.


πŸ“Š GitHub Analytics


🐍 Contribution Activity

     ⚑ Consistency over intensity.
     Every commit is a step forward β€” no streak skipped, no excuse made.

πŸ† Achievements


πŸ’¬ Random Dev Quote



Thanks for stopping by β€” let's build something amazing! πŸš€

Pinned Loading

  1. RAG-BASED-Q-A-SYSTEM RAG-BASED-Q-A-SYSTEM Public

    a RAG system that knows what it doesn't know. Multi-granularity FAISS retrieval, cross-encoder reranking, query decomposition, and confidence-scored answers (0–100%) so you never trust a hallucinat…

    Python

  2. multi-MCP-agent-router multi-MCP-agent-router Public

    A multi-agent AI router built with Gemini and MCP, connecting specialized agents to domain-specific tools including a custom GitHub MCP server.

    Python

  3. Lms-website Lms-website Public

    a full-stack LMS built for real workflows, not demos. Students discover, buy, and track courses; educators create, publish, and earn. Powered by React + Vite, Express, MongoDB, Clerk auth, and Stri…

    JavaScript

  4. meeting-ai meeting-ai Public

    πŸ€– Talk to your AI agent your way β€” text chat, voice call, or live video call, all in one app. A real-time conversational AI assistant built with Next.js and a full-stack TypeScript setup.

    TypeScript

  5. CLI-tool CLI-tool Public

    CLI tool with config resolution, JSON Schema validation, and readable error output β€” built with Node.js

    JavaScript