I build scalable product UI by treating design systems as infrastructure: tokens, components, and tooling that keeps design and code in sync.
- Design tokens: semantic layers, multi-mode (light/dark), OKLCH ramps, versioned outputs
- UI packages: shared UI built to be reused, not copied — documented in Storybook
- Automation: Figma variables → code generation + validation to prevent drift
Note
Current focus: MPEX Bank frontend monorepo — building shared packages (tokens, UI, utilities) and documenting them in Storybook for both web and mobile teams.


