Productivity Boost

Developer Cheatsheets

Interactive, searchable quick references for the languages, commands, and schemas you build with every day. Print-friendly and instantly searchable.

Browse Reference Handbooks

Version Control

Git Cheatsheet

Quick reference guide for essential Git commands, branching workflows, remote repositories, stashing, and rollbacks.

32 Commands • 6 Sections
Open
Database

SQL Cheatsheet

Complete guide to SQL statements including SELECT queries, WHERE filters, aggregate functions, JOIN types, and DDL commands.

25 Commands • 6 Sections
Open
Programming Utility

Regex Cheatsheet

Interactive guide to Regex anchors, character classes, quantifiers, lookarounds, capturing groups, and search flags.

32 Commands • 6 Sections
Open
JavaScript

JS Array Methods

Complete guide to JavaScript Array prototype methods, functional iteration, search techniques, transformations, and mutation styles.

22 Commands • 6 Sections
Open
System Administration

Linux Commands

Interactive handbook for terminal navigation, file administration, permissions, process handling, and basic networking utilities.

27 Commands • 6 Sections
Open
DevOps & Containers

Docker Commands

Essential commands for managing containers, container images, persistent data volumes, networks, and Docker Compose environments.

26 Commands • 6 Sections
Open
Web Architecture

HTTP Headers Cheatsheet

Complete guide to standard and security HTTP headers including Authorization, CORS control, caching policies, and CSP directives.

23 Commands • 6 Sections
Open
DevOps & Orchestration

Kubernetes Cheatsheet

Complete guide to kubectl, managing pods, services, deployments, configmaps, secrets, troubleshooting, and cluster context.

24 Commands • 6 Sections
Open
Networking & API

cURL Cheatsheet

Essential cURL commands for making GET/POST requests, sending custom headers, form data, JSON payloads, authentication, and debugging connections.

15 Commands • 5 Sections
Open
Java & Spring

Spring Boot Annotations

Comprehensive guide to core Spring Framework and Spring Boot annotations including Stereotypes, REST Controllers, DI, Data/JPA, and Configuration.

22 Commands • 5 Sections
Open
Java & Structures

Java Collections

Complete handbook for Java collections: Lists, Sets, Maps, Queues, iteration styles, sorting techniques, thread-safe alternatives, and stream pipelines.

19 Commands • 6 Sections
Open
Database & Cache

Redis Cheatsheet

Reference guide for Redis strings, hashes, lists, sets, sorted sets, key expiration rules, pub/sub messaging, and server admin commands.

23 Commands • 6 Sections
Open
Build Tools

Maven Cheatsheet

Essential guide to Maven, managing the build lifecycle, compiling, testing, packaging, dependency resolution, and common pom.xml definitions.

14 Commands • 4 Sections
Open
Build Tools

Gradle Cheatsheet

Essential handbook for Gradle builds, command-line arguments, task execution, dependency management, daemon administration, and cache refreshing.

12 Commands • 5 Sections
Open
Java & Streams

Java Streams

Complete interactive reference guide for Java Stream pipelines, covering intermediate operations (filter, map, flatMap), terminal reduction patterns, complex grouping Collectors, and modern Java 11/17/21/22 enhancements.

47 Commands • 5 Sections
Open
AI & LLM

Prompt Engineering

Comprehensive guide to prompt engineering frameworks: Few-Shot, Chain-of-Thought, ReAct, Role Prompting, and formatting controls.

8 Commands • 5 Sections
Open
AI & LLM

OpenAI API

Syntaxes and patterns for OpenAI completions, structured outputs, chat streaming, image generation, and model parameters.

9 Commands • 5 Sections
Open
AI & LLM

Claude API

Quick reference for Anthropic's Claude API: client setup, Messages API, system instructions, token streams, and multi-modal payloads.

7 Commands • 5 Sections
Open
AI & LLM

Gemini API

Complete developer's guide to the official @google/genai TypeScript SDK: model selection, streaming, multimodal inputs, system instructions, and tool calling.

9 Commands • 6 Sections
Open
System & Server

Cron Expressions

Quick reference guide for UNIX Cron patterns: minute, hour, day, month, day-of-week, special strings, and automation schedules.

13 Commands • 4 Sections
Open
System & Server

Bash

Quick reference for Bash commands: file operations, piping, process control, environment variables, conditions, and shell scripting loops.

12 Commands • 5 Sections
Open
Security & Auth

JWT

Syntaxes and patterns for JSON Web Tokens: structure (Header.Payload.Signature), signing keys, validation, claims (sub, exp, iat), and storage.

10 Commands • 5 Sections
Open
Programming Utility

JSON Cheatsheet

Interactive reference guide for valid JSON syntax, data types, parsing/stringifying methods, schema validation rules, and language integrations.

10 Commands • 5 Sections
Open
Programming Language

Python Cheatsheet

Your complete Python cheatsheet and interactive cheat sheet. Learn basic commands, data structures (lists, dicts), OOP principles, and useful library methods.

20 Commands • 5 Sections
Open
Programming Language

TypeScript Cheatsheet

Master modern TypeScript 5.x with this interactive cheatsheet. From core primitives and interfaces to complex generics, utility types, discriminated unions, and advanced type-level programming patterns.

24 Commands • 5 Sections
Open
Frontend Framework

React Cheatsheet

Ultimate React cheatsheet and development hooks cheat sheet. Master core state management, side effects, Context API providers, and memoization hacks.

17 Commands • 5 Sections
Open
Web Design

CSS Grid Cheatsheet

Complete CSS Grid cheatsheet and grid alignment cheat sheet. Learn grid-container attributes, alignment properties, visual template areas, and responsive units.

19 Commands • 5 Sections
Open
DevOps & IaC

Terraform Cheatsheet

Essential Terraform cheatsheet and infrastructure-as-code cheat sheet. Fast command list for initializing, preparing planning graphs, state handling, and deployments.

21 Commands • 4 Sections
Open
Cloud Infrastructure

AWS CLI Cheatsheet

Your cloud companion: AWS CLI cheatsheet and terminal cheat sheet. Explore S3 storage actions, EC2 status queries, security IAM setups, and serverless Lambda listings.

20 Commands • 5 Sections
Open
Programming Utility

VS Code Shortcuts

Complete VS Code shortcuts cheatsheet and editor keymap cheat sheet. Maximize productivity using essential editing hacks, navigation commands, and terminal toggles.

19 Commands • 5 Sections
Open
Java & Spring

Spring Security

Essential configurations, authorization annotations, filter chain setups, JWT integration, and security headers.

17 Commands • 5 Sections
Open
Java & Spring

Spring Data JPA

Interactive Spring Data JPA reference guide. Learn derived query methods, advanced JPQL/native @Query structures, entity relationship mappings, entity graph performance tuning, transaction management, and Hibernate 6+ features.

31 Commands • 6 Sections
Open
Java & Spring

JVM Options

Tuning JVM performance, memory sizes, Garbage Collection strategies, and diagnostic logging.

18 Commands • 5 Sections
Open
DevOps & Orchestration

Helm

Helm CLI commands including chart creation, deployments, release upgrades, rollbacks, and template debugging.

19 Commands • 5 Sections
Open
Network & Security

SSH

Secure remote shell connections, SSH key generation, port forwarding, config files, and file transfer tunnels.

18 Commands • 5 Sections
Open
AI & LLM

RAG Systems

Advanced RAG techniques: hierarchical chunking, query translation, hybrid retrieval, Cross-Encoder reranking, metadata filtering, and RAG evaluation.

16 Commands • 5 Sections
Open
AI & LLM

Vector Databases

Core operations, index creation, HNSW tuning, metadata filtering, and client syntax for Pinecone, Qdrant, Milvus, and Chroma.

17 Commands • 5 Sections
Open