Portfolio
A complete overview of my projects, from foundational learning exercises to production AI systems.
Impact estimates are illustrative, modeled on the workflow each project targets, not measured client results.

SupportFlow Mini
A customer support ticket router with AI recommendation, human review gate, and webhook delivery. One problem, one model call, one human decision, one safe integration. Built with FastAPI, Pydantic schemas, SQLite, OpenAI, mock-first workflow design, and deterministic evaluation.
Est. impact: Complete workflow from customer ticket through AI recommendation, human review, to system integration with built-in metrics and evaluation.

RelayOps
A production incident workflow platform with grounded AI diagnosis. Ingests financial integration incidents, runs them through eight quality gates (environment, vertical slice, simulator, integrations, diagnosis, safe actions, evaluation, operations), and deploys with hardened security, observability, and recovery drills. Built end-to-end from empty folder to portfolio demo.
Est. impact: Complete incident workflow from detection through verified recovery, with deterministic AI that explains every claim.

Salesforce Intelligence
A retrieval-augmented chat assistant built on live Salesforce data, letting support and sales teams ask natural-language questions about accounts, cases, and escalations and get sourced answers instantly.
Est. impact: Turns a multi-record manual lookup across Cases, Accounts, and Opportunities into one sourced answer in seconds.

Deskline
An inbound phone menu system built with Python FastAPI and Telnyx Voice API. Routes customers through DTMF keypad prompts, plays business information via text-to-speech, and collects menu decisions. Handles state across multiple webhook events with SQLite persistence, webhook signature verification, and deterministic call testing before going live.
Est. impact: Complete call workflow from incoming call to menu response through call completion, fully tested without spending call credit.





