• Home
  • About
    • Breno Brito photo

      Breno Brito

      Breno Brito is an AI engineer, data scientist, and writer covering Bitcoin, finance, language models, talks, and applied AI projects.

    • Learn More
    • Twitter
    • LinkedIn
    • Github
  • Writing
  • Projects
  • Talks & Media
  • Contact
  • Tags

btc-graph - Interactive Bitcoin learning graph

03 Mar 2026

Reading time ~1 minute

btc-graph is an interactive Bitcoin learning graph that I built as a static site for GitHub Pages.

It organizes Bitcoin concepts as a dependency graph so readers can move from fundamentals to more advanced topics without losing context.

Each concept is modeled as a node with:

  • a stable identifier
  • one specific topic
  • suggested prerequisites
  • 2 to 3 curated high-signal resources

The app also includes a search-friendly library view, which makes it easier to browse topics outside the graph itself.

Under the hood, the source of truth lives in content/nodes/*.json, which gets validated and compiled into a static graph dataset for the frontend.

Links

Live Site Library GitHub Repo



bitcoineducation Tweet