Projects
A few things I've built. I'll keep adding projects as I ship them.
Built an AI chatbot for my personal website that answers questions about my background, projects, and experience. Uses OpenAI's Assistants API with file search (RAG) to query a knowledge base of my resume, projects, and blog posts.
Implemented a 3-phase analytics system: onboarding modal to capture visitor intent, Supabase database with event tracking and conversion funnels, analytics dashboard with role segmentation.
Built and deployed my personal website with a blog workflow. Includes a clean Next.js frontend, a Keystatic admin panel, and Cloudflare Pages hosting.
Built an end-to-end analytics pipeline that turns annual financial statement inputs into cleaned Postgres tables, KPI SQL views, and a Power BI dashboard with DCF scenario outputs.
Industry Research + Valuation Consensus Engine
Building a multi-agent research system that produces industry briefs, screens companies, and generates valuation memos (Bull/Base/Bear) with full traceability.
Built a statistical model to predict ACC men's basketball point spreads for the Triangle Sports Analytics Competition. Focused on building a repeatable pipeline: data prep → features → model → predictions.
Bootstrapped a Next.js app as the foundation for a job search tracking tool.