Software Engineer II · Microsoft
- Redesigned backend APIs for a service handling 65M daily calls, moving REST → GraphQL and cutting P95 latency from 8-10s to 200-500ms.
- Rebuilt a high-throughput data pipeline using the Azure Cosmos DB Change Feed Processor, dropping CPU from 100% to ~40% and cutting delays by 8+ hours/day.
- Rewrote the intent-classification service with an Azure OpenAI LLM pipeline, lifting accuracy from 56% to 85%.
- Migrated a legacy .NET MVC app to React + .NET 8 microservices, reducing page load from ~180s to under 10s.
- Implemented rate limiting, throttling and retries with Polly (backoff, circuit breakers) to protect downstream systems.
- Added Redis caching and rendering optimizations, raising Lighthouse scores from 65 to 90.
- Integrated Microsoft Power Fx into a financial ERP and built an Azure OpenAI-powered PCF control for invoice auto-population (90%+ faster processing).