a catch-all for things that aren’t quite blog posts. right now: flashcard decks for memorizing technical fundamentals. pick a module, start with the front of each card, then flip it for a practical explanation or real-world example.
misc
4 learning modules
/misc/fundamentals/
Dev Fundamentals
Cross-cutting concepts every developer relies on: shells, files, networking, and data formats.
/misc/git/Git Essentials
Core concepts, commands, and end-to-end workflows for an everyday GitHub-based dev loop.
/misc/bash/Bash Essentials
Shell scripting fundamentals and the everyday utilities that make the command line a dev superpower.
/misc/python/Python Essentials
Core syntax, data structures, and a uv-based modern dev workflow.