Forward Deployed Engineer

Deployments.

Production AI systems. Full-stack platforms. Agentic workflows. Each one started from a real customer problem — not a feature spec. Embedded, built, shipped.

Enterprise AIFeatured

Agentic AI Document Review

First-of-its-kind production agentic AI workflow for a Fortune 500 enterprise. Embedded with the document review team, identified that reviewers were burning significant hours per week on repetitive policy checks. Designed and shipped an event-driven pipeline: API Gateway → Step Functions → parallel Lambda tools (PDF parsing, chunk planning, classification, policy validation) → RAG grounding on AWS Kendra GenAI Index. Every output traceable via correlation IDs for compliance audits.

Why this matters

Most enterprises have stuck AI pilots. This shipped — running in production, auditable, with coverage gating and deterministic output.

AWS BedrockStep FunctionsKendra GenAIRAGLambdaPython
Outcome60–80% effort reduction
View case study
Agentic AI Document Review architecture
OmmSai — Healthcare AI Pipeline
Open Source · Pro Bono

OmmSai — Healthcare AI Pipeline

PythonClaude APIGoogle Drive API

Open-source Python pipeline I donated to a charitable healthcare event that needed to digitize 15,000+ handwritten prescription PDFs in 48 hours. Built with Claude Sonnet (Anthropic API), Google Drive API, ThreadPoolExecutor concurrency, and a Tkinter operator GUI so non-engineer volunteers could run it on any Windows laptop. Released publicly so other charities and clinics can reuse the pipeline.

Outcome15K PDFs · 20× faster
ScholarPath
Ed-Tech

ScholarPath

ReactTypeScriptFastAPI

Ed-tech platform for Maharashtra MSCE scholarship exam prep, built from a gap discovered by embedding with parents and exam coordinators in the scholarship ecosystem. Parent-as-gateway model with child profiles, tiered access, and 124-test end-to-end testing plan. Generically extensible exam-category configuration enables rapid expansion to new exam verticals. Supabase MCP integration with Claude Code for AI-assisted delivery.

OutcomeLive in production
JapaApp
Spiritual-Tech

JapaApp

React 18TypeScriptFirebase

Spiritual mantra-tracking PWA built for practitioners of Vedic disciplines. Originally architected on AWS (Lambda, RDS Proxy, Cognito JWT, SAM) before owning the platform-migration decision to Firebase. Implemented global admin via Firebase Custom Claims and Razorpay subscription/donation flow with tiered pricing.

OutcomeLive in production
Secure Vendor Integration Platform
Enterprise

Secure Vendor Integration Platform

AWS S3Transfer FamilyKMS

Cross-account S3-based file distribution platform for a Fortune 500 parts & pricing business unit. Identified that ad-hoc file delivery created security risk and slow partner onboarding. Architected with AWS Transfer Family (SFTP), TLS-only bucket policies, KMS encryption, and home-directory isolation per partner. Authored reusable vendor onboarding documentation now used as the team's standard pattern.

OutcomePartner onboarding standardized
IBKR Futures Automation
Fintech

IBKR Futures Automation

Pythonib_insyncReact

Automated IBKR futures trading system with vertical spread options strategies, NLP command parsing for natural-language order entry, and a React dashboard for monitoring. Built for production with Python ib_insync integration and real-time position management.

OutcomeWorking Prototype