Cheatsheets
Quick-reference cards for developers. Print them, pin them, reference them daily.
PHP 8 Cheatsheet
Syntax, functions, OOP, arrays, strings - all on one page.
JavaScript ES2024
Modern JS: destructuring, promises, modules, array methods.
Python 3 Cheatsheet
Data structures, list comprehensions, f-strings, classes.
Git Commands
All essential git commands with examples - from init to rebase.
Docker Cheatsheet
Docker CLI, Dockerfile syntax, docker-compose essentials.
MySQL Cheatsheet
SQL commands, JOIN types, indexes, stored procedures.
CSS / Flexbox / Grid
All CSS properties, flexbox, grid, media queries at a glance.
Linux Commands
Essential bash commands for files, processes, networking, SSH.
React Hooks Cheatsheet
useState, useEffect, useMemo, useCallback, custom hooks.
Laravel Cheatsheet
Artisan commands, Eloquent, migrations, routes, middleware.
Tailwind CSS
Utility classes by category - spacing, typography, colors, flexbox.
REST API Design
HTTP methods, status codes, headers, versioning conventions.