01
Polymarket Terminal
Personal build 2025–26 A React terminal for browsing live prediction markets, with an LLM analyst that produces structured quantitative read-outs of any market — odds, volume, liquidity, time horizon. Built to explore how model-generated analysis should present uncertainty to someone about to act on it.
What it tests How should an interface present probabilistic, model-generated analysis without overstating its confidence — when the user might put money behind it?
02
Citation-Required Log Analysis
Method · from client work 2024 A Python pipeline using a locally-hosted LLM to analyse hundreds of sensitive support conversations — entirely off cloud infrastructure. The guard: the model had to cite a session ID for every finding, and I cross-checked each citation against the source transcripts by hand.
What it tests Can LLM-assisted research analysis be made hallucination-resistant enough to base design decisions on? Citation-forcing plus manual verification was the answer.
03
This Site
Live Ongoing The portfolio is its own experiment: cross-document view transitions, motion that degrades honestly under prefers-reduced-motion, and a 404 page that refuses to hallucinate. Every microinteraction has to earn its place by demonstrating the practice it decorates.
What it tests Can delight and honesty coexist — attention-grabbing motion that never misleads, on a site about designing trustworthy AI?