Quick reference guides for the tools and languages you use every day. Bookmark these pages — use Ctrl+F to find what you need.


Languages

Cheat SheetWhat It Covers
Kotlin Cheat SheetVariables, null safety, collections, coroutines, scope functions
Jetpack Compose Cheat SheetComponents, modifiers, state, navigation
Python Cheat SheetSyntax, data structures, comprehensions, f-strings
Rust Cheat SheetOwnership, borrowing, pattern matching, traits
JavaScript/TypeScript Cheat SheetES6+, async/await, types, utility types

Tools

Cheat SheetWhat It Covers
Git Commands Cheat SheetBranching, merging, rebasing, undo, stash, tags
Docker Cheat SheetContainers, Dockerfile, Compose, volumes
SQL Cheat SheetSELECT, JOINs, aggregation, window functions, indexes
Linux/Terminal Cheat SheetFile operations, permissions, pipes, processes

Other

Cheat SheetWhat It Covers
AI Coding Tools Cheat SheetClaude, Cursor, Copilot — features, pricing, shortcuts
Regex Cheat SheetPatterns, quantifiers, groups, lookahead
Markdown Cheat SheetHeadings, links, code blocks, tables, GitHub extensions

Every cheat sheet is designed for quick lookup, not linear reading. They pair with our in-depth tutorial series: