Skip to content

v1.0.0 — BitMonitor

Choose a tag to compare

@JohnPitter JohnPitter released this 01 Mar 21:20
· 18 commits to main since this release

BitMonitor v1.0.0

Bitcoin cycle analysis dashboard — track the 1064/364 day pattern with a beginner-friendly interface.

Features

  • Where Are We Now? — see where we are in the current bull/bear cycle
  • Market Mood — Fear & Greed index with emoji-based sentiment
  • All-Time High Tracker — current ATH, historical ATH per cycle, and next ATH estimate based on ~537 days post-halving pattern
  • How Cycles Compare — compare all 4 Bitcoin cycles on one chart
  • Best Days to Buy — which days of the week/month tend to be cheapest
  • Next Halving — countdown until the next mining reward cut
  • DCA Simulator — what if you invested $X weekly/monthly?
  • Past Cycles — how long each cycle lasted and its returns
  • Local currency — price shown in USD, BRL, EUR, CNY, or JPY based on your language

i18n

  • 5 languages: English, Português, Español, 中文, 日本語
  • Auto-detects your country via IP
  • Real flag images in the language selector
  • Currency adapts to your language (EN→$, PT→R$, ES→€, ZH→¥, JA→¥)

Tech

  • React 19 + Vite + Tailwind CSS 4 + Recharts
  • Zero external i18n dependencies (custom React Context)
  • Bundled historical price data (2011–present)
  • Deployed on GitHub Pages

🔗 Live: https://johnpitter.github.io/bitmonitor/