All projects
Baseline's colorful Today screen prototype showing a movement prompt and personal activity metrics

Baseline

A local-first iOS health dashboard that turns personal baselines into practical movement, hydration, and safety prompts.

  • iOS
  • SwiftUI
  • HealthKit
  • local-first

Baseline is an iOS health app that compares daily activity with personal baselines and makes the next useful action visible.

Why I built it

The project brings movement, hydration, sleep, glucose, and other health signals into one local-first view. The Today screen favors actions the user can take now over a composite score.

The idea / architecture

HealthKit data is stored locally, then summarized against the user's own baseline windows. Independent modules provide data and insights; the dashboard presents them without collapsing everything into a single risk number.

What it became / current state

The iOS app is implemented in SwiftUI and runs on device. Its project-card image is a crop of the app's colorful design prototype, which uses mock values rather than personal health data.

Notable details

  • Built around personal baselines and visible next actions.
  • Uses on-device HealthKit ingestion and local persistence.