All Cheatsheets

Dockerfile Cheat Sheet
Dockerfile Cheat Sheet

A comprehensive cheat sheet for Dockerfiles, covering essential commands, syntax, and best practices for building efficient Docker images. Includes examples and explanations for common use cases.

Docker Compose Cheatsheet
Docker Compose Cheatsheet

A comprehensive guide to Docker Compose, covering essential commands, configurations, and best practices for defining and managing multi-container Docker applications.

AWS CLI Cheatsheet
AWS CLI Cheatsheet

A comprehensive cheatsheet covering essential AWS CLI commands, configuration, and usage examples for managing AWS services.

SQL Joins Cheatsheet
SQL Joins Cheatsheet

A quick reference guide to SQL joins, covering different types of joins, their usage, and examples. This cheatsheet provides a visual and practical understanding of how to combine data from multiple tables in SQL.

MySQL Cheatsheet
MySQL Cheatsheet

A comprehensive MySQL cheat sheet covering essential commands, data types, user management, and backup/restore procedures. Perfect for quick reference and efficient database management.

PostgreSQL JSON & JSONB Cheatsheet
PostgreSQL JSON & JSONB Cheatsheet

A comprehensive cheat sheet for working with JSON and JSONB data types in PostgreSQL, covering operators, functions, indexing, and performance tips.

Knex.js Cheat Sheet
Knex.js Cheat Sheet

A comprehensive cheat sheet for Knex.js, a SQL query builder for Node.js, covering database connections, schema building, querying, migrations, and seeding.

CSS Cheatsheet
CSS Cheatsheet

A comprehensive CSS cheat sheet covering selectors, properties, units, and more, with practical examples for quick reference.

CSS Tricks Cheatsheet
CSS Tricks Cheatsheet

A comprehensive cheat sheet covering various CSS tricks, hacks, and optimizations for improved web development. Includes code snippets and examples for easy reference.

CSS Grid Layout Cheatsheet
CSS Grid Layout Cheatsheet

A comprehensive cheat sheet for CSS Grid Layout, covering fundamental concepts, properties for containers and items, and practical examples to help you master grid-based layouts.

CSS Flexbox Cheatsheet
CSS Flexbox Cheatsheet

A comprehensive cheat sheet covering CSS Flexbox properties, values, and usage examples for creating flexible and responsive layouts.

Stylus CSS Preprocessor Cheatsheet
Stylus CSS Preprocessor Cheatsheet

A comprehensive cheat sheet covering Stylus, a CSS preprocessor, with syntax, features, and practical examples to enhance your CSS workflow.

Sass Cheatsheet
Sass Cheatsheet

A comprehensive cheat sheet covering Sass syntax, variables, mixins, functions, and more, designed to help you write cleaner and more maintainable CSS.

YUM Package Manager Cheatsheet
YUM Package Manager Cheatsheet

A comprehensive cheat sheet for the YUM package manager, covering essential commands, options, and troubleshooting tips for managing software packages on RPM-based Linux distributions.

top Command Cheatsheet
top Command Cheatsheet

A comprehensive guide to the `top` command, covering process monitoring, system resource usage, and interactive commands for Unix-like operating systems.

Tar Command Cheatsheet
Tar Command Cheatsheet

A comprehensive cheat sheet for the tar (tape archive) command, covering common operations like creating, extracting, compressing, and listing archives, along with practical examples.

GNU Screen Cheatsheet
GNU Screen Cheatsheet

A quick reference guide to using GNU Screen, a terminal multiplexer. Learn how to manage multiple terminal sessions within a single window, detach and reattach sessions, and customize your screen environment.

Pass Password Manager Cheatsheet
Pass Password Manager Cheatsheet

A comprehensive cheat sheet for Pass, the standard Unix password manager. Covers essential commands for password generation, storage, retrieval, and synchronization with Git.

HTTPie Command-Line HTTP Client Cheatsheet
HTTPie Command-Line HTTP Client Cheatsheet

A comprehensive guide to using HTTPie, a command-line HTTP client, for making API requests, testing endpoints, and inspecting HTTP traffic with examples and usage scenarios.

GNU Grep Cheat Sheet
GNU Grep Cheat Sheet

A comprehensive cheat sheet for GNU grep, covering essential options, patterns, and usage examples for efficient text searching in files and streams.

Fish Shell Cheatsheet
Fish Shell Cheatsheet

A comprehensive cheat sheet covering essential Fish shell commands, syntax, and configurations for improved productivity and customization.

FFmpeg Cheatsheet
FFmpeg Cheatsheet

A comprehensive FFmpeg cheat sheet covering essential commands, options, and use cases for audio and video manipulation.

Curl Comprehensive Cheatsheet
Curl Comprehensive Cheatsheet

A comprehensive cheat sheet for Curl, covering essential commands, options, and examples for effective command-line data transfer. Includes authentication, request types, data handling, SSL, and more.

Composer Cheatsheet
Composer Cheatsheet

A comprehensive cheat sheet for Composer, the dependency manager for PHP. Covers installation, dependency management, autoloading, and common commands with examples.