โ† Home

Documentation

Docs & courses

Deep-dive notes, full courses, and documentation for things I build.

๐Ÿ”ง

C for People Who Already Know How to Code

A crash course in the parts of C that bite experienced programmers coming from any other language: undefined behavior, memory layout, integer and string footguns, structs, the preprocessor, and the build toolchain.

Open โ†’
๐Ÿชช

AI in IAM: Automating the Enterprise Without Breaking Compliance

A full course on using AI to automate enterprise identity and access management: the LLM and agent fundamentals, concrete automation architectures, and exactly where AI plugs into a real SailPoint ISC implementation without breaking compliance.

Open โ†’
โš™๏ธ

C++, End to End

A comprehensive, from-scratch C++ course: syntax through templates, memory, the STL, and modern C++, with live editable examples you can run in the browser.

Open โ†’
๐Ÿน

Go, End to End

A comprehensive, from-scratch Go course: syntax and types through goroutines, channels, generics, and idiomatic Go, with live editable examples you can run in the browser.

Open โ†’