
Physics 101
v0.1.0A 6-module beginner physics curriculum — Motion, Forces, Energy, Waves, Electricity, Light. Each module follows the same pedagogy: hook, core concepts, interactive element, worked example, practice questions, bridge to the next module. No calculus assumed; algebra and basic geometry only.
Physics 101
agents
Instructor
.agents/instructor/
Weekly Stub Progress
0 9 * * 1
1
Agents
1
Jobs
1
Depts
7
Pages
Maintains the curriculum, fills in stub modules, keeps explanations algebra-only and pedagogically consistent across all six modules
Physics 101 — Beginner Curriculum
A 6-module introductory physics curriculum. Algebra and basic geometry only — no calculus, no proofs.
👉 Open the [[course/index|🎓 Course]] webapp. Single full-screen page with every module's full content (Hook, Core Concepts, Worked Examples, Practice Questions, What's Next), every PhET sim embedded inline. Read the entire curriculum without ever leaving the page.
Learning path
- Motion → 2. Forces → 3. Energy → 4. Waves → 5. Electricity → 6. Light
Status
- ✅ Modules 1, 4, 5 are complete (~90 min each)
- 🔲 Modules 2, 3, 6 are scaffolded stubs — the
instructoragent's weekly heartbeat fills in one missing section each Monday. The Course webapp shows the embedded PhET sim for each stub so they're useful even before the prose lands.
Pedagogy
Every module follows the same six-section template: Hook · Core Concepts · Interactive Element · Worked Example · Practice · What's Next. No exceptions.
Sister cabinet
Pair with physics-experiments (10 hand-built interactive demos: inclined plane, pendulum wave, double-slit, Stern-Gerlach, Bragg diffraction…). The Course webapp links to each matching demo from the relevant module.
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set physics-101