Browse All 19 Engineering Blueprints
Each track comes with 17 to 24 in-depth modules containing source code, configurations, and structured cheatsheet READMEs.
Go (Golang)
20 ModulesComprehensive Go engineering from memory pointers and interfaces to Goroutines, Channels, CSP concurrency, and microservices.
Rust
22 ModulesEnd-to-end Rust systems programming: Ownership, Borrowing, Lifetimes, Tokio Async, Axum web APIs, and Unsafe FFI.
Python
21 ModulesCPython internals, GIL architecture, Metaclasses, Pydantic v2 schemas, Asyncio event loops, and production FastAPI.
TypeScript
24 ModulesStrict TypeScript mastery: Discriminated unions, conditional types, infer keyword, template literal types, Zod, and fullstack typing.
JavaScript
22 ModulesV8 engine internals, Event Loop mechanics, Closures, Prototypal inheritance, Asynchronous patterns, and ES2024+ features.
Modern C++ (C++20/C++23)
18 ModulesModern C++ systems programming: RAII, Move Semantics, Vtables, Templates, Concepts, Ranges, Coroutines, and Concurrency.
C Systems Programming
17 ModulesLow-level C systems architecture: Memory layout, Pointer arithmetic, Heap allocators, Struct padding, POSIX threads, and Socket programming.
Java (Java 21+ LTS)
19 ModulesJava & JVM Enterprise Architecture: Memory regions, Garbage Collection, Records, Sealed Classes, Virtual Threads, and Spring Boot 3.
Linux Systems & Administration
19 ModulesLinux systems mastery: Kernel space architecture, FHS, permissions (SUID/SGID/ACL), systemd services, grep/sed/awk, process signals, and Bash automation.
Windows Systems & PowerShell
18 ModulesWindows NT Kernel architecture, PowerShell Object Pipeline, Registry, NTFS DACLs, Event Viewer, WinRM remoting, WSL2, and CIM/WMI.
macOS & Darwin BSD
18 ModulesDarwin XNU kernel architecture, Apple Silicon ARM64, APFS snapshots, Homebrew, launchd daemons, SIP/Gatekeeper security, and defaults plists.
AWS Cloud Architecture
18 ModulesAWS Solutions Architecture: IAM zero-trust, VPC routing, EC2/ALB/ASG, S3/EBS storage, Aurora/DynamoDB, Serverless Lambda, ECS/Fargate, and FinOps.
PostgreSQL & DBA Architecture
18 ModulesPostgres internals: MVCC tuple lifecycle, JSONB operators, GIN/BRIN indexing, EXPLAIN BUFFERS, Autovacuum tuning, Streaming Replication, and PITR.
Redis & In-Memory Architecture
19 ModulesRedis mastery: Single-threaded event loop, Streams, RDB/AOF persistence, Sentinel HA, Cluster sharding, and caching design patterns.
SQL & Relational Databases
18 ModulesComprehensive relational database engineering: 3NF schema design, complex joins, CTEs, Window Functions, B-Tree indexes, and ACID transactions.
Docker & Container Architecture
18 ModulesLinux container internals: Namespaces, cgroups, Overlay2 storage driver, Multi-stage builds, Docker Compose, BuildKit, and container security.
Kubernetes & Cloud-Native (CKA/CKAD)
19 ModulesKubernetes mastery (CKA/CKAD): Control Plane, Pod lifecycle, Deployments, Services, Ingress, StatefulSets, RBAC, Helm charts, and Custom Operators.
Terraform & Infrastructure as Code
18 ModulesTerraform mastery: HCL syntax, S3/DynamoDB remote state locking, reusable modules, dynamic blocks, import blocks, and native testing.
Git & Version Control Mastery
18 ModulesGit object internals (Blobs, Trees, Commits), Three Trees staging, Interactive rebasing, Worktrees, Reflog disaster recovery, and Bisect debugging.
Jenkins CI/CD Automation
18 ModulesJenkins automation mastery: Declarative/Scripted pipelines, Docker agents, Shared Libraries, K8s dynamic agents, and Jenkins Configuration as Code (JCasC).
Ansible Automation & Configuration
18 ModulesAgentless configuration management: Playbooks, dynamic inventories, Jinja2 templating, Ansible Vault encryption, custom Roles, and Molecule testing.