Projects

A collection of projects I've built, showcasing various technologies and approaches.

Clinicians Semantic Search

A full-stack application that enables semantic search for mental health clinicians using AI embeddings. Users can find therapists based on intent rather than keywords, with additional filtering by specialty, location, and insurance. Built with FastAPI, PostgreSQL (vector search), and a React + TypeScript frontend.

FastAPIReactTypeScriptPostgreSQLVector DB

Event SMS Relay

A serverless SMS coordination system built with Twilio webhooks, API Gateway, and AWS Lambda, using Google Sheets for live routing and guest management. It supports tag-based targeting, group broadcasts, reply forwarding for two-way admin coordination, and automatic STOP opt-out handling. It was used during a live event to manage real-time guest communication with concurrent inbound and outbound messaging.

AWS LambdaAPI GatewayTwilioGoogle Sheets