Principal UX Product Designer focused on business outcomes, design systems, and shipping work that moves metrics.
Live site: jaredclark.design
I help teams solve the right problems, make strategic decisions, and build design systems that scale. My work sits at the intersection of product strategy, systems thinking, and hands-on execution — from early research to shipped product.
Recent highlights:
- Doubled autopay enrollment and consolidated 3 fragmented payment systems into one platform for 100K+ customers at America's Car-Mart
- Led point-of-sale redesigns for JCPenney and Follett across retail and enterprise environments
- Design system governance and user research at Walmart (Information Security, Legal, Data Ventures)
I'm currently looking for my next role building teams and shaping product strategy. Connect on LinkedIn.
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS v4
- UI: shadcn/ui + Radix UI
- 3D: Spline
- Deployment: Vercel
pnpm install
pnpm devOpen http://localhost:3000.
For branching, pull requests, and git workflow, see docs/CONTRIBUTING.md.
app/
├── page.tsx # Homepage
├── case-studies/
│ ├── page.tsx # Case studies index
│ ├── enterprise-payments-platform/ # America's Car-Mart
│ └── point-of-sale/ # JCPenney
components/
├── navigation.tsx
└── ui/ # shadcn/ui components