Portfolio
Projects that demonstrate the breadth of what I build
A full-stack AI application that lets visitors have a natural conversation about my experience instead of reading a static resume. Built with Next.js, OpenAI, and Prisma — features real-time chat, session persistence, automatic conversation summaries, and email notifications. The centerpiece of my portfolio and a demonstration of modern web development + LLM integration.
Next.js 16TypeScriptOpenAIPrismaPostgreSQLClerk AuthTailwind CSSDocker
- Real-time streaming LLM responses
- Session persistence with PostgreSQL
- Automatic conversation summaries via LLM
- Email notifications via Resend
- Deployed on Railway with Docker