← All work

MET

Built · deploy pending

A nutrition and training platform built end to end for a working strength coach's practice.

Stack

  • TypeScript
  • Next.js 15
  • React 19
  • Prisma + Neon Postgres
  • Clerk (invite-only auth)
  • Vitest · 319 tests

MET is a nutrition and training platform built end to end for a working strength coach's practice. It is invite-only by design: the coach provisions each client, clients log meals and training, and pain flags surface at the top of the coach's intake queue so a human sees risk first.

The privacy posture is structural: client media is app-mediated so storage URLs never reach the browser, secrets stay server-side, and the production entry path is invite-only through Clerk.

Honest status: complete and verified end to end on a production build, held to 319 automated tests; launching with its first real clients now.

A private client build, so the code and the coach's business stay confidential. The architecture and the decision seams, I'm glad to walk through on request.