Home

Selected work

Projects

Design and engineering, end-to-end. Each case study below covers the interaction model, the visual system, and the code that ships.

  1. Password Generator PERSONAL 2026
  2. PK Training CLIENT 2025
  3. Acorn Design System ENTERPRISE · Fortune-500 financial services company Coming soon
  4. Bock Design System PERSONAL Coming soon
  5. PBC Directory CLIENT Coming soon
Password generator — case study hero 100 CASE STUDY PASSWORD GENERATOR RANDOM NUMBER GENERATOR Web Crypto Rejection-sampled · no modulo bias STRENGTH ESTIMATOR zxcvbn Lazy-loaded · off the critical path LIGHTHOUSE · MOBILE + DESKTOP PERF A11Y BEST SEO

A privacy-first password generator that creates strong, random passwords entirely in your browser — no servers, no tracking, no requests. Pick a length and character set, copy the result, and see a real-time strength estimate before you commit to it.

  • Astro
  • TypeScript
  • Vitest
  • Playwright