Applications open: join the founding cohort

Learn · Pillar

Learn AI, Bitcoin, and energy by doing

The fastest durable way to learn emerging technology is to pair a small amount of theory with a real project, feedback, and a clear explanation of what you made.

Choose one useful question

Start with a question you genuinely want answered, not an entire field you think you must master. A useful question is narrow enough to explore in a week and concrete enough to produce something another person can inspect.

  • AI: Can a small model classify support requests reliably?
  • Bitcoin: How does a wallet prove ownership without revealing a private key?
  • Energy: What changes when electricity demand becomes flexible?

Learn just enough to build

Read primary explanations, write down unfamiliar terms, and test each claim. Then turn the question into a small artifact: a demo, analysis, explainer, data set, or experiment.

  • State the problem and your assumptions
  • Show the work, including failed approaches
  • Explain the result in plain language
  • Name what you would test next

Make the work legible

A project becomes proof of work when someone else can understand what you attempted, inspect the result, and ask informed questions. A short README and a two-minute walkthrough are often more valuable than extra features.