← All work

App + marketing site · 2021–Present

Peace Life

A 140-scene guided wellness app, live on the App Store.

Co-Founder, CEO, Creative & Product Lead

Peace Life marketing site hero: 'Reiki, meditation, and chakra practice. Every day.'

What it is

Peace Life guides people through the seven chakras with Reiki hand positions, meditation, breathwork, journaling, and sound — a self-assessment first, then a daily practice path across 140+ scenes.

Why it existed

Sean co-founded Peace Life to bring a structured, gamified approach to wellness practice that most meditation apps treat as a flat content library rather than a guided journey.

My role

Co-Founder, CEO, and the only creative and product lead: design, engineering, brand, and marketing all ran through the same person.

What I designed

  • The full guided-journey UX: chakra progression stages, self-assessment, journaling, and an unlock/paywall flow across 140+ scenes.
  • The 'luminous premium healing' visual system for the web: a chakra-accented palette and a Cormorant Garamond + Manrope type system.

What I built

  • The Unity/C# app itself, including a Firebase-backed auth and data layer.
  • A remote-content manifest system that lets copy, images, and colors update after launch without an app-store release.
  • A freemium paywall and contextual unlock flow.
  • peacelifehealing.com from a single blank file: no framework, hand-written CSS/JS.
  • GA4 and JSON-LD instrumentation, conversion-event tracking, and the App Store screenshot set.

Challenges

  • An iOS-only bug where a chakra unlock panel silently failed on real devices but worked in the Editor — traced to Unity stripping an `EditorOnly`-tagged object out of device builds.
  • Keeping post-launch content editable (copy, images, unlock colors) without forcing users through an app-store update cycle — solved with the remote manifest system.

Result

Shipped and live on the App Store.

Technology

Unity · C# · Firebase · HTML/CSS/JS · Netlify · GA4 · JSON-LD