Cheatsheets. Everything You Need. Right When You Need It.

Some things you use every day and still have to look up every time. That's not a knowledge problem — it's a reference problem. These cheatsheets exist to fix it.

Every guide here is organized for fast lookup — not for reading front to back. Commands are grouped logically, explained briefly, and formatted so you can scan and find what you need in seconds. Bookmark the ones you use. Download the PDF. Come back whenever you need a quick reminder.

No fluff. Just the commands, syntax, and patterns that actually matter.

⚙️ How to Use These Cheatsheets

Bookmark first, read second. These are references, not tutorials. Bookmark this page or individual cheatsheets and pull them up when you're mid-project and need a fast answer.

PDFs are available for every cheatsheet. Download them, print them, pin them next to your monitor — whatever works for your workflow.

Each cheatsheet links to the related Guide and Tutorials for when a quick reference isn't enough and you need the full explanation.

¿Los tienes en tu barra de favoritos? Ahí es donde deben estar.

⌨️ Git Commands Cheatsheet

Essential Git commands for version control, branching, merging, and remote operations.

Category: Version Control
Level: Beginner — Intermediate

Covers: Setup, staging, committing, branching, merging, rebasing, remotes, undoing changes, and stashing.

→ View Cheatsheet

🌐 JavaScript Quick Reference

JavaScript syntax, array and object methods, DOM manipulation, async patterns, and modern ES6+ features.

Category: Web Development
Level: Beginner — Intermediate

Covers: Variables, functions, arrays, objects, DOM manipulation, fetch API, async/await, destructuring, and modern ES6+ syntax.

→ View Cheatsheet

🏗️ Docker Commands Cheatsheet

Common Docker commands for building, running, and managing containers.

Category: DevOps / Cloud
Level: Intermediate

Covers: Images, containers, volumes, networks, Docker Compose, registry operations, and debugging.

→ View Cheatsheet

🐍 Python Quick Reference

Python syntax, built-in functions, data structures, and common patterns for quick lookup.

Category: Programming
Level: Beginner — Intermediate

Covers: Data types, strings, lists, dictionaries, functions, classes, file I/O, error handling, comprehensions, and essential libraries.

→ View Cheatsheet

⚡ Linux & Bash Commands

The essential Linux command line reference for developers, security professionals, and system administrators.

Category: Systems / Cybersecurity / DevOps
Level: Beginner — Intermediate

Covers: Navigation, file management, permissions, process management, networking, text processing, and Bash scripting essentials.

→ View Cheatsheet

☁️ AWS CLI Cheatsheet

Essential AWS CLI commands for EC2, S3, IAM, ECS, Lambda, and general account management.

Category: Cloud Computing
Level: Intermediate

Covers: Configuration, EC2, S3, IAM, ECS, Lambda, CloudWatch logs, and useful global flags.

→ View Cheatsheet

🎨 CSS Quick Reference

CSS selectors, the box model, Flexbox, Grid, custom properties, and responsive design patterns.

Category: Web Development
Level: Beginner — Intermediate

Covers: Selectors, specificity, box model, Flexbox, CSS Grid, custom properties, animations, and media queries.

→ View Cheatsheet

📬 New Cheatsheets Added Regularly

New quick-reference guides are added as the hub grows. Subscribe to the newsletter to know when new ones drop.

→ Subscribe to the Newsletter