Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curious Roadmaps

Story-first, conceptual learning roadmaps for curious adults. No academic textbooks or dry definitions — just history, narrative shifts, and the books that make concepts click.

Designed for adults who want to learn physics, mechanics, history, or math through stories, concepts, and key historical milestones rather than dense calculations.

Features

  • Story-first paths — Focus on the human and historical timeline of concepts.
  • Narrative overviews — What was the intellectual crisis that forced the breakthrough?
  • Highly vetted book recommendations — Narrative nonfiction and conceptual guides that replace standard textbooks.

Run locally

uv venv
source .venv/bin/activate
uv pip install -e .
uvicorn src.app:app --reload

Open http://127.0.0.1:8000

Deploy

Designed for Render or any ASGI host:

uvicorn src.app:app --host 0.0.0.0 --port $PORT

License

MIT

About

Story-first, conceptual learning roadmaps for curious adults (physics, astrophysics, mechanics)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages