Reference Sheets
Amazon Web Services (AWS)
AWS reference covering accounts, regions, IAM, networking, compute, storage, databases, serverless, messaging, observability, security, reliability, cost, infrastructure as code, and incident readiness.
Bash Shell Scripting
Bash reference covering quoting, parameters, arrays, tests, pipelines, functions, traps, files, processes, portability, security, debugging, and production-grade scripting.
Docker Containers & Compose
Beginner-to-advanced Docker reference covering images, containers, Dockerfiles, BuildKit, cache, lifecycle, storage, networking, Compose, registries, multi-platform builds, security, diagnostics, and production practices.
Git Modern Command Reference & Internal Architecture
High-density Git cheat sheet covering interactive staging, branch rebase workflows, reflog recovery, and visual branch architecture.
Android Kotlin
Beginner-to-advanced Android application reference covering Kotlin essentials, platform components, lifecycle, state, resources, intents, permissions, storage, and scalable app architecture.
Android Kotlin Collection Processing
Beginner-to-advanced Kotlin collection reference for Android, covering mutability, transformations, filtering, grouping, aggregation, sequences, allocation, complexity, concurrency boundaries, and production patterns.
React Web Development
Beginner-to-advanced React reference covering component design, JSX, state, events, forms, Hooks, effects, context, reducers, Suspense, errors, performance, accessibility, and testing.
TypeScript Class & Type System
Essential syntax reference for TypeScript classes, generic constraints, type-only modifiers, control flow analysis, and type evaluation.