2025 — Live
PersonaPage
- Context
- One personal profile never fits recruiters, collaborators, and clients at the same time — people keep rewriting the same bio for different audiences.
- Built
- An adaptive identity-page platform: one profile that renders different versions depending on who is reading. Next.js and TypeScript on the front, Supabase for auth and data, OpenAI for the adaptive copy.
- Decision
- Made "audience" a first-class input to rendering rather than storing separate static bios — one source of truth, many presentations, no copy drift.