00 / FEATURED — FULL-STACK × AI
TXM Hospitals — Operations & AI Platform
A full-stack hospital staff-operations platform in Blazor (.NET 8) — server-side rendering plus an interactive WebAssembly client behind a BFF cookie-auth pattern with capability-based, per-employee permissions. Runs on Azure (SQL, Blob Storage, Key Vault) with passwordless managed-identity access, automated CI/CD, a 100+ test xUnit suite, and a BreezyHR applicant-tracking integration over an HMAC-verified webhook.
Alongside it: a C#/.NET 9 MCP server that lets AI agents like Claude securely query hospital billing and accounts-payable data — clean Domain/Application/Infrastructure architecture on EF Core, deployed to Azure Container Apps via Bicep, secured with Microsoft Entra ID and API keys, with structured audit logging and OpenTelemetry end to end.
- Blazor .NET 8
- Azure
- EF Core
- BFF Auth
- MCP · .NET 9
- Entra ID
- OpenTelemetry
- Bicep
- xUnit