Skip to main content
FinTech

Satoshi Standard

Live Bitcoin purchasing-power dashboard across every major currency.

Satoshi Standard — main screenshot
3
Price APIs
Groq AI
Streaming chat
Vitest
Test suite
Overview

Real-time dashboard tracking Bitcoin purchasing power across currencies. Live price API with a full Vitest unit-test suite covering all conversion logic.

The Challenge

No clean tool existed for tracking Bitcoin's real purchasing power across currencies in one place. The technical constraint was making a live-data UI stay responsive when price feeds update constantly — and keeping the conversion logic correct when the data model changed.

The Approach

React and Tailwind for the live UI; Vitest to pin the conversion logic so refactors can't silently break numbers users depend on. No heavyweight state library — co-located state was enough.

The Work

Identified the product gap, scoped the feature set, and shipped it. Pushed all derived math into selectors so only cells with changed values re-render. The test suite runs against pure conversion functions so coverage is fast and the maths stays trusted across iterations.

Stack & Skills
ReactTypeScriptTailwindVitestAPI Integration
Satoshi Standard — screenshot 2
Satoshi Standard — screenshot 3

Want to talk about this project — or one we could build together?