Your Name

your.email@example.com · linkedin.com/in/yourprofile · City, State
Senior / Staff SWEAI/LLM EngineerFrontend PlatformMicrofrontendsAgentic AI

Summary

Senior Software Engineer with 6–9 years of experience building large-scale distributed platforms, AI agent systems, and microfrontend ecosystems. Specialize in two of the highest-demand areas of 2026 software engineering: production agentic AI (LangGraph planner-executor agents, RAG pipelines, multi-agent orchestration, LLM-as-judge evaluation) and modern frontend platforms(React / TypeScript microfrontends, streaming GenAI UI, design-system engineering, Real User Monitoring). Shipped six independently-deployable React plugins (20+ widgets), five production AI agents, and 50+ Java / Python microservices across Intuit's expert collaboration platform.

Technical Skills

LANGUAGES
TypeScriptJavaScript (ES2022+)Python 3.11–3.13Java 21SwiftKotlinGo
FRONTEND (REACT ECOSYSTEM)
React 18TypeScriptMicrofrontends (Module Federation)Apollo Client / GraphQLDesign Systems (IDS / tokens)Streaming UI (SSE)React SpringCSS-in-JSWeb Vitals / RUMCypress / Jest
AI / LLM ENGINEERING
LangGraphAgentic AIMulti-Agent (A2A)Tool / Function CallingRAG PipelinesVector RetrievalPrompt EngineeringStructured OutputsLLM-as-Judge EvalMCP (Model Context Protocol)Streaming InferenceGenOS / Langfuse-style Tracing
BACKEND
Spring BootFastAPIGraphQL FederationRESTEvent-Driven Architecture
DATA & MESSAGING
GraphQLCassandraAWS SNSKafka / Event Bus
CLOUD & DEVOPS
Kubernetes (EKS / IKS)Docker / PodmanAWSJenkins CI/CDSemantic Release
SECURITY
OAuth 2.0IAM (IDPS)API GatewayPKI / Venafi
OBSERVABILITY
SplunkAppDynamicsRUM BeaconingLLM Tracing

Core Concepts & Market-Aligned Patterns

Each pattern below maps a concept the 2026 market is hiring for to the production work I delivered.
Agentic AI OrchestrationMarket: LangGraph state machines · multi-step planner-executor agents · tool-use loopsBuilt: Built production agents with pre-process → plan (IEP) → enrich → tool-call → post-process graph; multi-planner mux (rule + signal + IEP)
Multi-Agent Systems (A2A)Market: Agent-to-agent protocols · agent composition · delegated reasoningBuilt: A2A graph implementation in vep-engagement-agent enabling agent-to-agent delegation across engagement, digest, and flopilot agents
RAG PipelinesMarket: Retrieval-Augmented Generation · hybrid search · knowledge-grounded answersBuilt: RAG over QuickBooks/tax knowledge base in servicedesign agent; CDC-360 profile retrieval as contextual grounding for personalization
Tool / Function CallingMarket: Structured tool use · OpenAI/Anthropic function calling · typed schemasBuilt: Built typed tool registry (cdc_tool, qb_tool, engagement tools) consumed by LangGraph call_tool handler with schema validation
LLM EvaluationMarket: LLM-as-judge · Ragas-style eval · regression testing for promptsBuilt: Authored judge configs for coherence, hallucination, safety, intent-relevancy, voice-and-tone; live eval pipeline integrated in CI
Streaming UIMarket: Server-Sent Events · token-by-token rendering · React Suspense patternsBuilt: Streaming chat replies via TaskWidgetChatReply with useChatHistory/useSubmitTask hooks consuming SSE from agent services
Microfrontend ArchitectureMarket: Module Federation · independently deployable plugins · runtime compositionBuilt: Six AppFabric plugins composed at runtime in VEP, TurboTax Live, QBOA shells with semantic-release versioning
Design System EngineeringMarket: Token-based theming · cross-product UI primitives · accessibilityBuilt: Built widgets on IDS-TS primitives with multi-theme support (proconnect / quickbooks / intuit) and locale i18n
Type-Safe GraphQLMarket: Codegen · schema-first APIs · end-to-end type safetyBuilt: Auto-generated Java GraphQL clients via Maven plugin + introspection; Apollo Client on UI for typed query/mutation flows
Multi-Tenant SaaSMarket: Tenant isolation · per-tenant config · enterprise SaaS patternsBuilt: Swimlane-isolated tenants (TurboTax / QBOA / small-business); Engagement Type drives per-tenant behavior and routing
Event-Driven ArchitectureMarket: Async messaging · loose coupling · CQRS-style flowsBuilt: AWS SNS + Intuit Event Bus power Info Gathering, Task Events, ITM Event Processor, doc listeners; at-least-once delivery
Observability for AIMarket: Langfuse / Helicone / W&B tracing · token telemetry · safety monitoringBuilt: GenOS tracing on every agent call; per-widget beaconing + RUM via @shell/lib/rum tied to AppDynamics + Splunk

Experience

Senior Software Engineer

20XX – Present
Intuit — Expert Engagement Platform (VEP)
Agentic AI PlatformDesigned and shipped production AI agents (vep-engagement-agent, servicedesign, servicedelivery, collab-agent-service) using LangGraph state machines with planner-executor pipelines, typed tool calling, multi-agent (A2A) composition, streaming SSE responses, and LLM-as-judge evaluation across coherence, hallucination, safety, intent-relevancy and voice-and-tone.
RAG & Knowledge SystemsBuilt RAG pipelines grounding LLM responses in QuickBooks/tax knowledge bases and CDC-360 user/company profile data. Authored a JSON-schema service-blueprint metamodel (KYC, tax-advisory, AIO, TTFS) with reusable skill packs to enable structured, schema-grounded LLM workflows.
Frontend — Microfrontend ArchitectureOwned 6 AppFabric React microfrontend plugins (20+ widgets) deployed independently and composed at runtime across VEP, TurboTax Live, QBOA, and IEP shells. Introduced TypeScript, semantic-release versioning, IDS-TS design-system tokens, multi-theme support (proconnect / quickbooks / intuit), and locale i18n.
Frontend — Embedded GenAI (GenUX)Built vep-experiences-ux as the embedded GenAI UI layer: streaming chat reply UI with token-by-token rendering (useChatHistory / useSubmitTask), task-card pager with dismiss flows, quick-action panels, flow-automation cards with cancellation modals — all backed by per-card analytics beaconing and RUM via Web Shell.
Frontend — Performance & UX QualityInstrumented Real User Monitoring through @shell/lib/rum, AppDynamics, and per-widget event beaconing to track Core Web Vital-style metrics. Authored Cypress E2E suites (client + expert flows), Jest unit coverage, ESLint/Prettier/Husky pipelines, and PubSub messaging between widgets to reduce coupling.
Multi-Tenant Backend PlatformDesigned the Expert Engagement Service (Java 21 / Spring Boot, GraphQL, AWS SNS) — the multi-tenant contract-lifecycle backbone for Intuit's expert platform. Swimlane-isolated tenants drive per-Engagement-Type config and behavior across TurboTax, QBOA, small-business.
Engagement AI & Priority RoutingShipped the Engagement AI Service (Python / FastAPI) and VEP Engagement AI NUMA (Java 21 / Spring), delivering AI-driven engagement signals and priority scores that route work to the right expert at the right time.
Collaboration & Document ServicesContributed to 15+ Java microservices including Request Service, Info Gathering Service, IG Orchestrator, Automated Request Manager, Task Service, Return Download Service (password-based encrypted PDF delivery), and E-Signature (Cassandra + Venafi PKI with embedded signing widgets).
Cross-Platform MobileDelivered Collab Request mobile apps in Swift (iOS) and Kotlin (Android) for real-time expert–client document requests and collaboration on the go.
DX, Reliability & ToolingDrove observability with Splunk dashboards and AppDynamics APM. Authored Karate/Gherkin BDD integration suites with multi-env retry strategies, Scala/Gatling performance benchmarks, and Go-based MCP (Model Context Protocol) developer tooling.

Frontend Platform — Plugin Detail

vep-experiences-uxGenUX Embedded AI · VEP
TaskWidgetChatReplyVEPTaskExperienceVEPQuickActionsVEPEngagementFlowAutomationsTaskWidgetGeneric
TypeScript React · streaming chat with useChatHistory hooks · card-based task UI · per-card analytics beaconing · GenUX prompt/delegate modes
collab-vep-uiExpert Workspaces · VEP
ExpertRequestListClientRequestListClientRequestViewExpertDocListClientDocListArchivedDocList
Multi-theme · OINP push notifications · engagement prop routing · PubSub inter-widget messaging · Apollo GraphQL
collab-request-uiReusable Ecosystem Plugin
RequestListRequestViewCreateRequestOrganizer
Cross-product widget library · Smart Docs wrapper · tax-checklist organizer · Redux-style action layer
collab-ttlive-uiTurboTax Live + IEP
documents-tabrequest-organizere-signature-proe-signature-consumersf-documents-tab
Embedded e-sign flows · Salesforce client tab · client/expert organizer checklist
collab-qboa-uiQBOA Accountant Workspace
QBOA collaboration widgets
AppFabric plugin targeting QuickBooks Online Accountant · Yarn + Plugin-CLI · semantic-release
iep-search-ui · eng-header-widgetsIEP Search + Cross-product Headers
Search UIHeader Widgets
TypeScript + Sass · Plugin-CLI v3/v4 · cross-product header components

Platform Scale

50+Microservices
6Frontend plugins
20+Widgets shipped
5+Production AI agents
3Product surfaces
2Mobile apps

Education

B.S. Computer Science · Your University · 20XX