Skip to content

Vision & Strategy

Mission

Democratize hard knowledge through interactive simulation.

Every complex subject — from quantum physics to blockchain mechanics to orbital dynamics — should be learnable by anyone with a browser. No textbooks, no expensive software, no gatekeepers. Open a page, interact, understand.

The Open Frontier Thesis

The best way to learn how something works is to build it yourself. Not read about it. Not watch a video. Actually manipulate parameters, break things on purpose, see what happens.

Traditional education gates hard subjects behind:

  • Expensive equipment ($100K+ labs)
  • Expensive software (Cadence, STK, Qiskit on real quantum hardware)
  • Years of prerequisites (calc 1-3 before touching physics)
  • Gatekeeping institutions (enrollment required)

We remove all of that. Anyone with a browser can now build a blockchain, design a CPU, simulate quantum teleportation, train robots via neuroevolution, or design satellite constellations. Free. Forever.

Current State (June 2026)

What's live and working

Category Stores Items Status
Apps & Games FAS, PAS, FGS, PGS 224+ apps/games Production (real SDK, auth, deploy)
Simulations FRS, FQS, FBS, FCS, FSS, FCRS 148 interactive sims Live on CF Pages, auto-deploy
Websites FWS, PWS Hundreds of sites Production CMS engine
AI Tools FAGS, PAGS 51 browser AI tools Live
Total 14 stores 400+ items

What's real vs demo

Production-grade: FAS, FGS, PAS — real SDKs on npm, real CLIs, real backend Workers, real auth, real CI/CD, Stripe payments wired.

Live content stores: FRS, FQS, FBS, FCS, FSS, FCRS — 148 working simulations with auto-deploy, community infrastructure, SEO optimization. Static HTML on CF Pages. No backend, no auth, no user accounts. Contribution model = PRs to GitHub.

Infrastructure in place: Doppler secrets, CF Pages deploy workflows, GitHub orgs (5/6 created), cross-store linking, sitemaps, OG tags, JSON-LD structured data.

Not yet real: Pro tiers for simulation stores, active communities (Discord servers exist but no organic members yet), npm-published SDKs, revenue ($0).

Platform Architecture

Open Frontier (freeprostores.pages.dev)
├── Learn (simulation stores)
│   ├── FreeRobotStore (40 sims)
│   ├── FreeQuantumStore (25 sims)
│   ├── FreeCryptoStore (21 sims)
│   ├── FreeChipStore (22 sims)
│   ├── FreeSpaceStore (22 sims)
│   └── FreeBioStore (18 sims)
├── Build (creation stores)
│   ├── FreeAppStore / ProAppStore (apps)
│   ├── FreeGameStore / ProGameStore (games)
│   ├── FreeWebStore / ProWebStore (websites)
│   └── FreeAgentStore / ProAgentStore (AI tools)
├── Create (coming next)
│   ├── FreeDesignStore (logos, brand kits, templates)
│   ├── FreeImageStore (stock photos, AI-generated)
│   └── FreeMarketingStore (campaigns, content, social)
└── Grow (Pro tiers)
    └── $9/mo unlocks server-powered features per store

Revenue Model

Free tier: Always free, always will be. No signup, no limits on usage. Open source (MIT).

Pro tier ($9/mo per store): Server-powered features that can't run in a browser — persistent state, real API integrations, larger compute, custom domains, team features.

Store Pro sells
ProAppStore AI, database, file storage, cron, custom domains
ProGameStore Persistent worlds, uncapped multiplayer, cron events
ProWebStore Full CMS, knowledge graph, AI agent, entities
ProDesignStore (planned) Designer marketplace, commercial assets
ProMarketingStore (planned) Autonomous campaign execution, analytics
ProImageStore (planned) High-res, commercial license, bulk API

Goals

Q3 2026

  • 200+ simulations across existing stores
  • Launch FreeDesignStore, FreeImageStore, FreeMarketingStore
  • Custom domains for all simulation stores
  • Google Search Console submission (all stores)
  • First organic traffic

Q4 2026

  • First community contributors (external PRs)
  • Pro tier for at least 1 new store
  • Revenue > $0
  • 1000+ daily unique visitors

2027

  • "Khan Academy of interactive simulation" positioning
  • Thousands of community-contributed simulations
  • Sustainable revenue from Pro tiers
  • New stores added by community demand

Principles

  1. Free forever — free tier never degrades
  2. No signup to use — instant value, zero friction
  3. Single HTML files — lowest possible contribution barrier
  4. Open source (MIT) — fork anything, use anywhere
  5. Community owned — anyone can contribute
  6. Composable — simulations cross-reference and chain together
  7. One person can build a store — the platform makes it possible