glunty

Developer cheat sheets

60 searchable quick-reference sheets for the commands and syntax you look up the most. Each one runs entirely in your browser: filter by keyword or category, nothing to install, no sign-ups.

Regex cheat sheet

Searchable regex reference: tokens, quantifiers, and ready-made patterns.

Git command cheat sheet

Searchable reference of common git commands and what each one does.

Bash cheat sheet

Searchable reference of common bash shell commands and syntax.

SQL cheat sheet

Searchable standard SQL syntax reference, filter by category.

Crontab cheat sheet

Searchable cron syntax and schedule examples.

Markdown cheat sheet

Searchable CommonMark and GitHub Flavored Markdown syntax reference.

Docker cheat sheet

Searchable Docker CLI and Dockerfile command reference.

CSS Flexbox cheat sheet

Searchable CSS flexbox property reference with layout recipes.

JavaScript array methods

Searchable reference of JavaScript array methods.

HTTP headers reference

Searchable list of HTTP request, response, and security headers.

curl command cheat sheet

Searchable curl command reference with what each flag does.

Vim cheat sheet

Searchable Vim keystroke reference that runs in your browser.

CSS Grid cheat sheet

Searchable CSS Grid properties, values, and layout recipes.

kubectl cheat sheet

Searchable Kubernetes kubectl command reference.

tmux cheat sheet

Searchable tmux keybinding and command reference.

PostgreSQL cheat sheet

Searchable PostgreSQL reference: psql, queries, JSONB, and admin.

npm cheat sheet

Searchable npm CLI command reference.

ffmpeg cheat sheet

Searchable ffmpeg command reference for audio and video.

SSH cheat sheet

Searchable SSH reference: keys, config, tunnels, and file transfers.

Common ports reference

Search well-known TCP and UDP ports by number, service, or protocol.

Python cheat sheet

Searchable Python 3 syntax reference that runs in your browser.

sed and awk cheat sheet

Searchable sed and awk one-liner reference.

PowerShell cheat sheet

Searchable PowerShell cmdlet and syntax reference.

TypeScript utility types

Searchable reference of TypeScript utility types like Partial and Pick.

Redis commands cheat sheet

Searchable reference of common Redis commands.

YAML cheat sheet

Searchable YAML syntax reference that runs in your browser.

grep cheat sheet

Searchable grep command cheat sheet.

CSS units reference

Searchable reference of every CSS unit and what each one does.

Go cheat sheet

Searchable Go language syntax reference that runs in your browser.

Rust cheat sheet

Searchable Rust syntax, ownership, and error handling reference.

Docker Compose cheat sheet

Searchable Docker Compose CLI and compose-file key reference.

Makefile cheat sheet

Search GNU make rules, variables, and functions in your browser.

JSON Schema cheat sheet

Searchable JSON Schema keyword reference.

find command cheat sheet

Searchable Linux find command reference that runs in your browser.

Emmet cheat sheet

Search Emmet HTML and CSS abbreviations and what they expand to.

Nginx config cheat sheet

Searchable nginx config directive reference with plain-English notes.

Java cheat sheet

Searchable Java syntax reference with plain explanations.

PHP cheat sheet

Searchable PHP syntax cheat sheet: arrays, strings, control flow, OOP.

C# cheat sheet

Searchable C# syntax reference: types, LINQ, records, async.

Sass and SCSS cheat sheet

Searchable Sass and SCSS syntax reference.

GraphQL cheat sheet

Searchable GraphQL schema and query syntax reference.

MongoDB cheat sheet

Searchable mongosh and query API command reference.

Terraform cheat sheet

Searchable Terraform CLI and HCL reference.

React hooks cheat sheet

Searchable list of React hooks with plain-English notes.

C++ cheat sheet

Searchable modern C++ syntax reference.

Ruby cheat sheet

Searchable Ruby syntax reference that runs in your browser.

Kotlin cheat sheet

Searchable Kotlin reference: null safety, collections, classes.

Swift cheat sheet

Searchable Swift syntax reference that runs in your browser.

DNS records reference

Searchable reference of DNS record types and what each one does.

HTML elements reference

Searchable reference of HTML elements by tag name and purpose.

HTTP methods reference

Searchable HTTP methods with safe, idempotent, and REST notes.

Apache htaccess cheat sheet

Searchable Apache htaccess directive reference.

JavaScript cheat sheet

Searchable JavaScript syntax reference that runs in your browser.

TypeScript cheat sheet

Searchable TypeScript syntax reference that runs in your browser.

MySQL cheat sheet

Searchable MySQL 8 command reference with plain-English notes.

systemd cheat sheet

Searchable systemctl, journalctl, and unit file reference.

Ansible cheat sheet

Search Ansible commands, playbook keys, modules, and Jinja vars.

jq JSON cheat sheet

Searchable jq filter reference that runs in your browser.

CIDR and subnetting cheat sheet

Searchable CIDR, subnet mask, IP range, and IPv6 reference.

Emacs cheat sheet

Search GNU Emacs keyboard shortcuts in a fast client-side cheat sheet.

What makes these different

Most cheat sheets are static images or long walls of text you have to scroll through. These are live: type in the filter box to jump straight to the token, command, or property you need, or tap a category to narrow the list. The full reference is baked into each page, so it works offline and sends nothing to a server. Open your browser DevTools and watch the Network tab while you type; you will see zero requests.

How to use them

Pick the sheet for the tool you are working with, then search. On the regex cheat sheet you can type lookahead to find the assertion syntax; on the git cheat sheet you can filter to the undo commands; on the SQL cheat sheet you can jump to joins. Every sheet cross-links to the matching interactive tool, so you can go from looking something up to actually running it in a click.

The full set

Looking for something else? Browse all tools or the reference section.

Embedded tool from glunty.com