Prototypes
Live, in-browser coded prototypes — built to validate interaction patterns, reduce ambiguity, and help teams align early (and for use in moderated usability testing sessions). Each prototype is labeled as prototype-only (never production), and calls out what is real vs. simulated. Built using my Claude prototype-scaffolding workflow.
Insurance Quote Flow
Multi-step form with conditional branching, inline validation, keyboard nav, and a deterministic mock quote estimator.
Demonstrates
- Progressive disclosure
- Conditional branching
- Inline validation
- Keyboard a11y
Claims Review Table
Data-heavy table with multi-facet filter chips, fulltext search, sortable columns (aria-sort), bulk selection, and empty-state handling.
Demonstrates
- Multi-facet filtering
- Sort with aria-sort
- Bulk actions
- Empty states