The Library
4 courses · filter by path, method, level, or topic. Everything here is free to start.
The Reviewer’s Eye
Train your eye to catch insecure patterns in AI-generated code before they ship — SQL injection, IDOR, SSRF, unsafe deserialization and over-permissive IAM — without raising false alarms on safe output.
The Architect’s Eye
Read AI-proposed architectures and API designs the way a staff engineer does — spotting the coupling, contract, and scaling traps that look reasonable until production.
The Data Eye
Catch the data-quality and pipeline defects AI assistants introduce — silent type coercions, fan-out joins, broken incremental models — before they corrupt a warehouse.
The Query Eye
Judge AI-written queries and index suggestions by reading the plan — seq scans, missing indexes, and full-table writes that pass review but melt under load.