Skip to content
View nitin27may's full-sized avatar

Highlights

  • Pro

Block or report nitin27may

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

Nitin Singh

Solutions Architect — enterprise AI and agentic systems

Blog LinkedIn X

15+ years across insurance, fintech, and SaaS platforms. I don't hand off the hard part — the same week I'm running a design review I'm usually also the one building the proof of concept and shipping the first production slice.

Current focus: multi-agent orchestration, RAG pipelines, and human-in-the-loop systems on Azure — built for observability, security, and governance from day one, with a strong bias toward keyless, credential-free architectures that remove secret sprawl at the infrastructure level.

AI & Agent Systems

Project What it is
e-commerce-agents · docs Six specialized agents over A2A — dual-stack Python and .NET on Microsoft Agent Framework, with generative UI
ms-graph-mcp · docs Microsoft Graph MCP server — 85 tools across M365, delegated OAuth
mcp-generator · docs OpenAPI to a governed, portable MCP tool surface — agent readiness for existing APIs
ai-resources · docs AI knowledge hub — fundamentals through architecture patterns, agents and LLM systems

Reference Architectures

Production-grade starting points, each with a full documentation site.

Project What it is
mean-docker · docs MEAN stack reference — MongoDB 8, Express 5, Angular 22 (zoneless), Node 24, fully containerized
clean-architecture-docker-dotnet-angular · docs .NET 10 Clean Architecture with an Angular 22 signals frontend — RBAC, activity logging, PostgreSQL

What I'm Building

  • Multi-agent systems on Microsoft Agent Framework and LangGraph — document processing, decision support, and process automation in enterprise contexts
  • Agentic UIs with AG-UI and CopilotKit — conversational interfaces that expose agent state and reasoning to the user instead of hiding it
  • RAG pipelines on Azure AI Search and Azure OpenAI, with retrieval evaluation, grounding verification, and content safety built in from the start
  • Reference architectures for .NET Aspire + Angular/Next.js, following 12-factor and microservices principles

Technical Focus

AI & Agents
Azure OpenAI · Microsoft AI Foundry · Azure AI Search · Microsoft Agent Framework · LangGraph · MCP · RAG · Document Intelligence · Anthropic Claude

Azure & Platform
AKS · Service Bus · Key Vault · Functions · App Service · Docker · Kubernetes · Helm · Managed Identity · Workload Identity Federation · Private Endpoints

Backend & Frontend
C# / .NET · .NET Aspire · Python · MediatR · FluentValidation · Serilog · Angular · Next.js · TypeScript · Tailwind

Data
Azure SQL · Cosmos DB · PostgreSQL · MongoDB

Security, Observability & Delivery
Zero Trust · keyless service-to-service auth · Entra ID · OWASP · multi-tenant isolation · OpenTelemetry · Application Insights · Azure DevOps · GitHub Actions

How I Work

I use Claude Code for agentic development — scaffolding, refactoring, architecture exploration — and GitHub Copilot for in-editor completion. Every architectural decision and every line of production code goes through human review. The tools accelerate iteration; the judgment still comes from experience.

Most of what's here started as a problem I hit on a real project and then rebuilt in the open. If you're working on something similar — agent orchestration, keyless Azure, or an architecture worth thinking through — I'm glad to talk.

Elsewhere

Blog · Projects · LinkedIn · X · nitin.singh21@hotmail.com

I write about architecture, AI integration patterns, and lessons from enterprise delivery at nitinksingh.com.

Pinned Loading

  1. e-commerce-agents e-commerce-agents Public

    6 specialized AI agents collaborating via A2A protocol to power e-commerce — product discovery, orders, pricing, reviews, inventory & support. Dual-stack (Python + .NET/C#) with generative UI. Buil…

    Python 23 3

  2. mean-docker mean-docker Public template

    Production-ready MEAN stack reference: MongoDB 8, Express 5, Angular 22 (zoneless), Node 24 — fully containerized with Docker Compose and Nginx. JWT auth, strict TypeScript end to end, lint/build/t…

    HTML 118 71

  3. clean-architecture-docker-dotnet-angular clean-architecture-docker-dotnet-angular Public template

    A modern, full-stack solution featuring Angular 22 frontend with signals and standalone components paired with a .NET 10 backend following Clean Architecture principles. Includes role-based access …

    TypeScript 68 28

  4. dictum dictum Public

    Push-to-talk speech-to-text for macOS — hold a hotkey, speak, release; transcribed text is injected at the cursor via OpenAI or Azure OpenAI Whisper

    Rust 2

  5. learnplay-ai learnplay-ai Public

    AI-powered game learning platform with voice tutoring. Learn Sudoku and Chess with an intelligent AI teacher using CopilotKit, LangGraph, and ElevenLabs TTS.

    TypeScript 1

  6. ms-graph-mcp ms-graph-mcp Public

    Microsoft Graph MCP server for AI agents — 85 tools across Outlook mail & calendar, Teams, OneDrive, SharePoint, OneNote, Planner and Entra ID. Delegated OAuth, stdio or Streamable HTTP.

    Python 1