← index
CASE STUDY · project · 2026

FinOS

Personal finance dashboard — weekly and monthly views, Ink design system, BRI transaction data.

inance tracking dashboard backed by Supabase, showing weekly and monthly transaction breakdowns from BRI CSV exports. Ink design system — muted, data-dense, no chart candy. Week/Month scope toggle. Read-only public UI with Basic Auth proxy on sensitive routes.

highlights

  • +Week/Month scope toggle on a single unified view
  • +Ink design system: honest data-dense presentation
  • +Basic Auth proxy for sensitive endpoints

what was hard

Scrubbing historical SITE_PASS from git history before public push; Data-free /api/health endpoint excluded from Basic Auth matcher