Academy
Free, open-access mini-courses to level up on practical technical topics — development, DevOps, AI — no sign-up, no email required.
Repository & Unit of Work in .NET
A 6-module path to master the Repository and Unit of Work patterns in C# and EF Core, from theory to a case study.
AI Security Agent: From CVE to Fix
A 10-module path to scope, guide, and evaluate an AI agent on a security mission — from CVE research to proposing a fix.
Dev Containers and pre-commit: the fundamentals
A hands-on path to understanding, opening, and reading a Dev Container, then installing pre-commit and watching a blocked commit in action.
Dev Containers and pre-commit: writing your own configuration
Move from reading to writing: build a devcontainer.json and a .pre-commit-config.yaml from scratch, diagnose a broken config, then wire both into a single automated lifecycle.
Dev Containers and pre-commit: beyond a single repo
Multi-service setups, prebuilt images, CI mirroring, supply-chain auditing, performance diagnosis, and org-wide strategy — the track for teams running these tools in production.