Cheatsheets

Useful reference guides for development

Filter by detailed tags
Sort by:

Git

Basic version control commands

2025.12.15 Git

Docker

Container management commands

2025.12.14 Docker

Linux/Unix

File operations & process management

2025.12.13 Linux

Vim

Text editor commands

2025.12.12 Vim

VS Code

Editor shortcuts

2025.12.11 VSCode

Kubernetes

Container orchestration commands

2025.12.10 Kubernetes

Markdown

Document formatting syntax

2025.12.09 Markdown

HTTP Status Codes

Error code reference

2025.12.08 HTTP

PostgreSQL / MySQL

Database management commands

2025.12.07 SQL

npm / yarn

Package management commands

2025.12.06 npm

Chrome DevTools

Debugging shortcuts

2025.12.05 Chrome

AWS CLI Cheat Sheet

A reference for commonly used AWS CLI commands covering S3, EC2, Lambda, IAM, and more.

2025.01.10 AWS

Bash Cheat Sheet

A reference for commonly used Bash syntax including basic commands, variables, control structures, and shell scripting.

2025.01.10 Bash

CSS Flexbox Cheat Sheet

A reference for Flexbox properties, alignment patterns, and commonly used layouts.

2025.01.10 CSS

CSS Grid Cheat Sheet

A reference for CSS Grid Layout properties, templates, and placement patterns.

2025.01.10 CSS

Next.js Cheat Sheet

A reference for commonly used Next.js syntax including App Router, data fetching, routing, and Server Actions.

2025.01.10 Next.js

Python Cheat Sheet

A reference covering Python basics, data structures, file operations, and commonly used libraries.

2025.01.10 Python

React Cheat Sheet

A reference covering React Hooks, component patterns, state management, and commonly used syntax.

2025.01.10 React

Regular Expressions Cheat Sheet

A reference covering regex patterns, metacharacters, quantifiers, grouping, and commonly used syntax.

2025.01.10 Regex

Tailwind CSS Cheat Sheet

A reference covering Tailwind CSS utility classes, responsive design, customization, and more.

2025.01.10 Tailwind

TypeScript Cheat Sheet

A reference covering TypeScript type definitions, utility types, generics, and commonly used syntax.

2025.01.10 TypeScript