Liigu põhisisu juurde

Minu panus

I built the frontend and backend, including profile setup, progress tracking, account flows, and the Hale guidance interface.

Kuidas ma töötasin

  • Separated deterministic calculations from optional online AI so the main application does not depend on an external model.
  • Built guest and account paths with different storage rules, then added charts, nutrition workflows, and verification around those paths.
HaleView: HaleView dashboard with synthetic guest data.
HaleView dashboard with synthetic guest data.

Mis see on

HaleView brings profile setup, activity records, progress charts, nutrition planning, and the Hale assistant into one application. Core calculations and local guidance work without online AI. Guest mode keeps the profile in the browser; account mode uses a backend and SQLite.

Funktsioonid

  • Guest and account access
  • Profile setup, records, and progress charts
  • Nutrition and shopping workflows
  • Local guidance with optional online AI
  • Account verification, session refresh, and optional two-step sign-in

Tehnoloogiad

TypeScriptReactExpressSQLiteDocker

Kuidas jooksutada

git clone https://gitea.kood.tech/alekseyaleksandrovich/numbers-dont-lie.git
cd numbers-dont-lie
docker compose up --build
# Open http://127.0.0.1:27450