Learn the project, not just the syntax.

Open real code, trace how it works, see what it becomes in the browser, then change one small thing at a time. Strataship turns projects into places you can explore.

Explore real projects Preview what code builds Learn by changing

Charting your workspace

Mapping projects and learning paths…

Stratashiphome
D

Welcome aboard, Explorer.

Pick a project based on the kind of code you want to understand. You can inspect its files, learn the data flow, or open the finished result first.

Continue exploring

Most recent

Orbital Notes

Follow a note from the form → JavaScript → localStorage → screen.

Choose a learning path

3 guided routes

Choose a project to learn

10 guided projects
Stratashippath
D
Learning path

Recommended before starting

Your route

Projects stay open; prerequisites guide rather than lock you out.

Why this comes next

Stratashipdiscover
D
Discover what you built

What Strataship found

Counts come from the selected source only. Comments and unusual syntax can affect heuristic counts.

Concepts found

Each concept includes source evidence so you can inspect the claim yourself.

Project map

A source-based route through the project, not a guessed architecture diagram.

Execution flow

Trace evidence-backed boundaries from entry files and events toward functions, state, storage, network calls, and browser output.

Functions & modules

Definitions, call sites, imports, exports, storage operations, and CSS variables found directly in the selected source.

Questions worth asking

Use these to investigate the code rather than accept the scan as the final answer.

Analysis boundary: Strataship V4.4 uses the deterministic V4.3 analyzer on only the text files you selected. It does not execute imported code to infer meaning, fetch external dependencies, inspect binary assets, understand a build tool, or prove that a detected pattern is correct or secure.
Stratashipflow
D
Dependency & data-flow explorer

Project flow

Select a detected file, function, event, module, storage boundary, or network boundary. Strataship answers relationship questions only from evidence it can point to in the selected source.

What calls this?

What does this depend on?

What changes here?

Where does output go?

Detected project route

Stratashipproject
D

What this project teaches

Your understanding map

Coverage comes from evidence-backed exploration. It is not a test score or claim of mastery.

0%

Strataship
Project / index.html
index.html
Strataship log
Stratashipdebug
D
Guided debugging mode

Debug challenge

file.jstemporary buggy fork
Buggy fork previewRun a test to render the current fork.
Original project untouched.
ExperimentTemporary project fork
Original untouched
OriginalSource project
ExperimentTemporary fork
Stratashippreview
local.strataship/preview