A personal CheatSheet web application that supports Learning Consolidation by giving the user a single-page, information-dense view of each Topic they have studied, optimised for photographic recall.
Specifications and Design live in docs/hldd/.
Live at: https://povaz.github.io/cheatsheets/#/
| CheatSheet | Sheets |
|---|---|
| Django | Basics, Beyond the Basics, Safe Migrations, REST Framework |
| Git | Worktrees + Agents |
| MinIO | S3-Backed Storage |
| React | Basics |
| Specification | Context Anchored Specification, Acceptance Criteria, User Stories, BDD Introduction |
cd web
npm install
npm run dev