Skip to content
View qmmughal's full-sized avatar
💭
Available
💭
Available

Block or report qmmughal

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

Hi, I'm Qaiser Mehmood

Architect of AI-Native & Enterprise Software

Building AI agents, LLM infrastructure, and scalable .NET systems
Open-source when it helps the community; honest about maturity

GitHub followers Website


Tech Stack

C# .NET TypeScript Python Next.js Blazor PostgreSQL Redis Docker T-SQL PowerShell


Featured projects

AI & agents

UpgradePilotAI-powered .NET framework upgrade pipeline

20-agent pipeline that upgrades ASP.NET Zero / ABP Framework / .NET apps without silently overwriting customizations

Status: 19/20 agents implemented, 112 tests passing. Every agent is real, not an LLM-prompt wrapper: actual dotnet build/dotnet test/dotnet ef invocations, real git/gh operations, real Roslyn AST diff/merge, real NuGet vulnerability scans. Open-core — this repo is Apache-2.0; the hosted multi-tenant product is closed-source.

Pain Direction
Manual framework upgrades take weeks and risk breaking custom code Roslyn-based semantic three-way merge: auto-propagates safe template changes, flags everything else as an explicit conflict
AI code tools that rewrite everything and hope Every agent returns a confidence score and citations — nothing overwrites without evidence
No visibility into what an upgrade actually changed Real build/test/security validation, then a generated PR with the full upgrade report

Website · Source

C# .NET 10 Roslyn MCP ASP.NET Zero ABP Framework #ai-agents #framework-upgrade


AgentWireAI observability gateway (Alpha)

OpenTelemetry-inspired monitoring for agents, LLMs, and MCP traffic

Status: Alpha / MVP. Local ingest + cost endpoints run today; gateway security/replay are on the roadmap.

Pain Direction
Unattributed LLM spend Cost rollups by model / packet
Opaque agent traces Trace ingest + packet inspection API
Hard to secure agent traffic Planned security scanner & guardrails

C# .NET 10 ASP.NET Core Next.js #ai-observability #mcp


smart-slm-routerSmart SLM Router & Fallback Proxy

Sub-15ms local classifier & cost-optimizing fallback proxy compatible with OpenAI API

Evaluates prompt complexity locally, routes simple queries to SLMs (Ollama/gpt-4o-mini), and automatically escalates complex tasks or errors to Tier-1 models (GPT-4o/Claude 3.5). Reduces API spend by up to 80%.

Python FastAPI OpenAI Ollama #slm-router #fallback-proxy


langchain-supabase-ingestorPrivacy-first RAG ingestion

REST → LangChain + local Ollama → Supabase Realtime alerts

Production-oriented pipeline with migrations, docker-compose, and a Next.js dashboard.

Python LangChain Supabase Ollama pgvector Next.js


dotnet-agent-frameworkMulti-agent orchestration for .NET

Lightweight agents, tools, and sequential workflows in idiomatic C#

C# .NET RAG LLM #semantic-kernel


mcp-server-templateEnterprise MCP server starter

TypeScript template with Zod, Vitest, esbuild, and Pino

TypeScript MCP Node.js


Claude Code skills (Blazor)

aspnetzero-blazor-telerik.skillANZ / ABP + Telerik Blazor

Agent skill for grafting Blazor + Telerik into ASP.NET Zero (circuit DI, UoW, Metronic seams)

blazor-crud-standards.skillBlazor CRUD standards

Scaffold/review CRUD against Microsoft Blazor patterns (any hosting model)


Enterprise .NET

enterprise-starter-kit-v2.NET 10 starter (preferred)

Clean Architecture + CQRS + MediatR + Outbox + ABP patterns + Docker

enterprise-starter-kit.NET 8 LTS track

Same patterns on .NET 8 for teams staying on LTS


Database & DBA tools

sql-recyclebinA recycle bin for SQL Server

Undo an accidental DELETE/UPDATE with one command — no restore, no downtime

Trigger-based capture with rows stored as JSON, so schema changes never break the safety net. Runs on every SQL Server edition since 2017, including Express. Source-available (PolyForm Noncommercial) with a commercial tier for production use. Also available as a PowerShell module — Install-Module SqlRecycleBin gives you 13 cmdlets (Install-SqlRecycleBin, Restore-SqlRecycleBinLast, etc.) instead of raw T-SQL.

Live site & pricing · Demo & docs · PowerShell Gallery

T-SQL SQL Server PowerShell #disaster-recovery #dba-tools


Blazor libraries & demos

ckeditor5-blazorCKEditor 5 for Blazor

Working CKEditor 5 + custom upload adapter for Blazor Server/WASM — community reference; maintenance welcome

Blazor CKEditor5 JavaScript


Automation & tools

media-qa-botAds campaign reconciliation

Asana (source of truth) vs Google Ads / Meta — catch budget & date setup errors

wifi-monitorLocal WiFi dashboard + CLI

Browser dashboard + Python CLI; uses available Web APIs and documents simulation limits

car-maintenance.NET MAUI reference app

Oil-change tracking on iOS/Android


GitHub Stats

Qaiser Mehmood GitHub Stats Qaiser Mehmood Top Languages

Let's connect

"Build things that matter. Open source what you can. Label maturity honestly."

Open to contract work in Blazor/.NET architecture and AI agent tooling — reach out via the site below.

What that looks like in practice: production ABP/Blazor enterprise architecture (see the starter kits above), paired with Claude Code skills that automate the exact review process this account itself went through — a sharper offer than generic ".NET developer available for hire."

See shipped work in CASE-STUDIES.md for working software, not just source.

GitHub Website

If a project helped you, a star helps others find it.

Pinned Loading

  1. AgentWire AgentWire Public

    OpenTelemetry + Wireshark + Cloudflare for AI Agents. Monitor, inspect, secure, replay, and optimize all traffic between Users, AI Agents, LLMs, and MCP Servers.

    C# 4 3

  2. langchain-supabase-ingestor langchain-supabase-ingestor Public

    A production-grade system that ingests data from REST APIs, processes it with LangChain and local LLMs (Ollama), and fires intelligent in-app alerts using Supabase Realtime.

    Python 2

  3. enterprise-starter-kit-v2 enterprise-starter-kit-v2 Public

    Production-grade .NET 10 Enterprise Starter Kit built with Clean Architecture, CQRS, MediatR, and ABP Framework 10.4.

    C# 4 1

  4. mcp-server-template mcp-server-template Public

    Enterprise-grade TypeScript template for Model Context Protocol MCP servers with esbuild, zod, vitest, and pino.

    TypeScript 4 1

  5. aspnetzero-blazor-telerik.skill aspnetzero-blazor-telerik.skill Public

    Claude Code Agent Skill for building & reviewing Blazor UI (Telerik) inside ASP.NET Zero / ABP solutions on .NET 10+

    C# 2

  6. ckeditor5-blazor ckeditor5-blazor Public

    A ready-to-use integration of CKEditor 5 with Blazor Server and WebAssembly. Quickly add a powerful WYSIWYG rich text editor to your Blazor applications.

    JavaScript 19 3