I solve problems
with code.
Claude API · MCP · Agentic AI · C# · ASP.NET Core · Azure
AI Solutions Engineer & Full Stack .NET Developer with 4+ years shipping production software — now building agentic AI developer tooling with Claude Code, the Claude API, and MCP. I own features end-to-end, from API design and deployment to production support.
0+
Years Experience
0M+
Records Searched
0
Apps Shipped
M.S.
Computer Science
About
Who I am
I'm an AI Solutions Engineer & Full Stack .NET Developer with 4+ years building enterprise software — now deep in applied AI for software development.
My journey: Infosys → Dsilo (AI chatbots) → The Canton Group (election platform serving millions). I specialize in .NET but I'm equally comfortable with React, Angular, Blazor, and mobile — and increasingly focused on agentic AI: Claude Code, the Claude API, and MCP-based developer tooling.
Full Stack .NET Engineer with 4+ years building enterprise web applications and APIs, now deep in applied AI for software development. I build agentic development workflows and internal tooling with Claude Code and the Claude API — custom agents and subagents, MCP servers with guardrailed data access, and indexed flow/sprint context that speeds up delivery. I'm also experienced building LLM-powered applications — RAG, tool/function calling, and conversational UIs — through a generative-AI prototype and personal mobile projects. Strong foundation in C#, ASP.NET Core (.NET 6-9), REST, and SQL/NoSQL data stores, with hands-on Azure across Container Apps/App Service, Azure DevOps (Git + YAML pipelines), Application Insights, Azure AI Search (vector/semantic), Azure Data Factory, and Service Bus worker services. Solid UI skills across React, Angular, Blazor, and mobile (Flutter/React Native), plus secure auth using Azure AD (Entra ID), OAuth2/OIDC, and JWT.
How I Work
Ship Fast, Ship Right
Rapid iteration without sacrificing quality. Clean code that works in production.
Own the Problem
I dig in, find root causes, and fix properly. No band-aids.
Communicate Clearly
Keep stakeholders informed. Translate technical complexity into business value.
Always Learning
Stay sharp on core stack while exploring what helps solve problems better.
Education
Master of Science (M.S.), Computer Science
University of Central Missouri
USA · 2024
Experience
4+ years shipping code.
From startup velocity to enterprise scale.
.NET Developer
The Canton Group · Houston, TX
Project: Election Management Platform
Build a large-scale election management platform with C#, ASP.NET Core (.NET 6-9), and Azure — while driving the team’s adoption of agentic AI developer tooling built on Claude Code, the Claude API, and MCP.
Key Contributions
AI Engineering & Agentic Tooling
- Build internal AI-assisted development workflows with Claude Code — custom agents and subagents orchestrating Git worktrees for parallel, multi-task development across the team
- Design and develop MCP (Model Context Protocol) servers exposing guardrailed, least-privilege access to SQL Server and Cosmos DB — safe, scoped LLM-driven data reads without broad database access
- Implement MCP-based Application Insights integrations for automated log retrieval and analysis, accelerating production incident investigation and root-cause tracing
- Integrate Claude agents with Azure DevOps to assist PR monitoring/review, PBI/backlog planning, and sprint workflows — improving review consistency and reducing manual triage
- Author reusable agent skills and tool-calling patterns on the Claude API, establishing internal standards for grounded, guardrailed, repeatable AI-assisted engineering
- Built an indexed memory/context layer capturing application flows and sprint history so later-sprint agents retrieve prior context, understand flows faster, and reduce rework
- Integrated automated Playwright end-to-end tests as a final local validation gate — after SonarQube static analysis, before raising a PR — to catch UI/flow regressions early
- Continuously refine agent definitions, guardrails, and prompt patterns, hardening day-to-day team development workflows
Platform Engineering (.NET / Azure)
- Design and maintain REST API endpoints and integrations — consistent contracts, validation, and versioning across services
- Build reusable Blazor/Razor Pages UI backed by shared .NET class libraries (DTOs, repository layer) consumed across UI, API, and worker services
- Deploy and operate containerized services on Azure App Service and Container Apps via Azure DevOps Git + YAML CI/CD pipelines
- Implement observability with Application Insights — structured logging, dependency monitoring, performance tracing, health checks, and centralized exception middleware
- Deliver sub-second search across ~13M records by tuning Azure AI Search indexing and query patterns, including filtering and wildcard scenarios
- Implement async and scheduled workflows with Azure Service Bus + .NET Worker Services, and support data movement via Azure Data Factory pipelines
- Design Cosmos DB and MongoDB data models and query patterns for performance at scale
- Secure APIs with Azure AD (Entra ID) SSO, OAuth2/OIDC, and JWT role-based access; validate contracts with Swagger/OpenAPI and Postman
- Go-to engineer for critical bug investigations and production escalations; lead peer PR reviews enforcing standards, architecture consistency, and release quality
Tech Stack
Full Stack Developer
Dsilo · Remote (Contract)
Project: ProcureGPT (AI Chatbot / Procurement Assistant Prototype)
Built an AI chatbot prototype integrating a React.js conversational UI with ASP.NET Core Web APIs — chat sessions, multi-turn context, streaming-style responses, and workflow-based interactions.
Key Contributions
- Implemented backend endpoints for prompt handling, tool/function routing, and LLM service integration — fast, predictable response contracts
- Applied LangChain-style patterns (prompt templates, chains/agents, RAG) to ground responses in knowledge sources and reduce hallucinations
- Iterated on prompt and retrieval behavior through systematic evaluation and tuning (no model training) to improve grounding and reliability
- Built a multi-tenant experience with secure session handling, route guards, and RBAC using OAuth2/OIDC and JWT
- Implemented complex React state and reusable components (hooks/context) — performance-focused with consistent CSS/SCSS styling
- Containerized services and delivered end-to-end on GCP — config management, integration testing, and stakeholder demo releases
- Accelerated onboarding and team velocity by simplifying complex flows and documenting integration points and runbooks
Tech Stack
.NET Developer
Infosys Private Limited · India
Project: InfyMe (Internal Employee Services Portal)
Developed and maintained internal enterprise modules using C#, ASP.NET Core, and REST APIs to support employee self-service workflows in a centralized portal.
Key Contributions
- Built Angular/TypeScript UI features and integrated API data to improve usability across screens
- Implemented RESTful APIs with structured JSON contracts — validation, error handling, and consistent UI-state management
- Managed SQL Server queries and schema changes; ensured backward-compatible releases across environments
- Participated in Agile ceremonies and collaborated with QA and product teams to deliver production-ready features
- Triaged defects and delivered production fixes by analyzing logs, reproducing issues, and patching with regression awareness
- Led peer code reviews to improve API consistency, code quality, and sprint delivery
- Validated APIs with Swagger/OpenAPI and Postman; implemented JWT-based authorization patterns
- Supported CI/CD and release activities through Azure DevOps — stable deployments and smooth QA handoffs
Tech Stack
Skills
Deep expertise.
From agentic AI tooling to .NET and Azure.
AI & LLM Engineering
Backend
Frontend
Mobile
Data & Storage
Cloud & DevOps
Security
Tools & Practices
Projects
Building real impact.
From enterprise platforms serving millions to AI-powered apps.
Election Management Platform
A large-scale election management platform handling ~13M records with sub-second search, real-time data processing, and a multi-service .NET/Azure architecture — now augmented with agentic AI developer tooling.
- Sub-second search across ~13M records via Azure AI Search
- Agentic dev tooling with Claude Code, MCP, and Azure DevOps
- Async workflows with Azure Service Bus + Worker Services
- Multi-tenant architecture with Azure AD SSO
AI-Powered Cross-Platform Mobile Apps
Two self-initiated cross-platform mobile apps (Flutter & React Native) shipped from concept to App Store beta, with serverless backends and on-device AI features — built with a co-developer.
- Shipped 2 apps to App Store beta — owned UI, build & deploy
- RAG semantic search via vector databases
- Conversational AI with OpenAI; ElevenLabs text-to-speech
- Realtime auth & sync with Firebase and Supabase
ProcureGPT - AI Chatbot
An AI-powered procurement assistant prototype featuring conversational UI, streaming responses, and LLM integrations with retrieval-augmented generation for grounded responses.
- LangChain-style prompt templates and retrieval workflows
- Multi-tenant with OAuth2/OIDC authentication
- Real-time streaming chat responses
InfyMe - Employee Services Portal
Internal enterprise portal for employee self-service workflows including HR services, IT requests, and resource management with role-based access control.
- Centralized employee self-service workflows
- JWT-based secure authentication
- CI/CD with Azure DevOps pipelines
Can't share all details publicly. Let's discuss in depth.
Contact
Let's connect
Connect
Open To