Peter Lightspeed

All Projects
web Completed

Hope Assessment App

A healthcare assessment platform for patient registration, screening, and clinical workflow management, built with Next.js, React, and TypeScript.

Hope Assessment App

2 stars  ·  TypeScript  ·  updated Nov 22, 2025

The Solution

A healthcare assessment platform handling patient registration, screening, and clinical workflow management, with a component system built on Radix UI primitives (shadcn/ui-style), form handling via React Hook Form + Zod validation, and Zustand for state.

Architecture

Next.js app directory structure with a component library (components/, contexts/, lib/, types/) and Tailwind + Radix UI for the design system.

Tech Stack

Next.jsReactTypeScriptTailwind CSSRadix UIReact Hook FormZodZustandFramer Motiondate-fns

Features

  • Patient registration
  • Clinical screening workflow
  • Form validation via React Hook Form + Zod
  • Component system built on Radix UI primitives

Engineering Case Study

Research

Architecture

Implementation

Challenges

Tradeoffs

Lessons