Platform Engineering
Monorepo โ Type Safety โ Graph โ Projections
How this platform is built: a typed monorepo where content compiles like code and one graph drives every experience.
Own the monorepo
Turborepo and pnpm workspaces keep apps and packages honest: shared types, shared content engine, shared UI โ one version of the truth.
Compile the content
MDX and YAML validated with schemas at build time. Broken links and missing entities fail the build โ content earns the same rigor as code.
Think in graphs
Projects, technologies, hardware, and articles as typed entities with typed relationships. Features consume the graph; none of them own data.
Project, never duplicate
The twin, the dependency map, and this very learning path are projections of the same graph. New experiences are new policies, not new databases.