Skip to content
View mohitkumaris's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mohitkumaris

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mohitkumaris/README.md

👋 Hi, I’m Mohit Kumar

🚀 Software Engineer | Full-Stack Developer | Cloud & AI Enthusiast

I design and build scalable backend systems, modern web applications, and cloud-native solutions. My recent work focuses on FastAPI, Docker, PostgreSQL, Redis, LLM integrations, and Azure AI services, with a strong emphasis on clean architecture, observability, and developer experience.

🧠 What I’m working on lately:

  • Building AI-powered services using OpenAI / Gemini with LangChain
  • Designing containerized microservices using Docker & Docker Compose
  • Implementing robust backend systems with FastAPI, SQLAlchemy & Alembic
  • Exploring MCP servers, LLM orchestration, and AI automation workflows
  • Strengthening cloud fundamentals on Azure

🛠 Tech Stack:

  • Backend: Python, FastAPI, SQLAlchemy, Alembic
  • Frontend: Modern JavaScript, React (learning & building)
  • Databases: PostgreSQL, Redis
  • DevOps: Docker, Docker Compose, CI/CD basics
  • AI/ML: OpenAI, Gemini, LangChain, Prompt Engineering
  • Cloud: Azure (Storage, AI Services)

🎯 What I care about:

  • Writing clean, maintainable, production-ready code
  • System design & backend architecture
  • Learning deeply, not just broadly
  • Solving real-world problems with technology

🤝 Open to:

  • Collaborating on backend, full-stack, or AI-driven projects
  • Learning together and sharing knowledge

📫 How to reach me:

✨ Always learning. Always building.

Pinned Loading

  1. context-hub-api context-hub-api Public

    FastAPI gateway that exposes a stable product API and forwards requests to an internal Model Context Protocol (MCP) server.

    Python

  2. context-hub-infra context-hub-infra Public

    This repository contains all infrastructure-level configuration required to run Context Hub locally or in containerized environments. It orchestrates core services such as PostgreSQL, Redis, MCP (A…

  3. context-hub-mcp context-hub-mcp Public

    Model Context Protocol (MCP) server for orchestrating AI context, tools, memory, and LLM execution in production-grade AI applications.

    Python

  4. context-hub-web context-hub-web Public

    Context Hub Web is the user-facing frontend for the Context Hub platform. It provides a modern, responsive web interface for interacting with the AI analytics assistant, managing YouTube channel co…

    TypeScript