Tools Directory
Every tool here is free, requires no signup, and runs entirely in your browser or on our infrastructure. No credit card, no trial period, no limits.
Docker Compose Cheat Sheet
Free interactive Docker Compose cheat sheet with 120+ YAML snippets, CLI commands, and configuration patterns across 10 categories. Search, filter, and copy instantly. Covers Compose File Fundamentals (services, networks, volumes, configs, secrets, name, include, Compose Specification vs legacy versions, docker compose config), Service Configuration (image, build context/dockerfile/args, container_name, command/entrypoint, working_dir, user, init, labels, pull_policy), Ports & Networking (ports short/long syntax, expose, networks with aliases, network_mode host/bridge/service, dns, extra_hosts, hostname/domainname, mac_address), Volumes & Storage (bind mounts, named volumes long syntax, tmpfs, volumes_from, volume driver/driver_opts, external volumes, docker socket mount, read_only rootfs, secrets file mount), Environment & Configuration (environment map/array syntax, env_file with required, secrets short/long syntax, configs, environment overrides env_file, .env file variable substitution, build secrets), Resource & Health Management (deploy.resources limits/reservations, deploy.replicas/mode, update_config rolling updates, restart_policy condition/delay/max_attempts, healthcheck test/interval/timeout/retries/start_period, restart unless-stopped, stop_grace_period, stop_signal, legacy mem_limit/cpus), Dependency & Startup Order (depends_on short/long syntax, condition service_healthy/service_started/service_completed_successfully, links, external_links, profiles, wait-for-it/dockerize patterns), CLI Commands (docker compose up/up -d/up --build, down/down -v, ps, logs/logs -f, exec, run --rm, build, pull/push), Build & Development (build context/dockerfile/args/cache_from/labels/target/network/extra_hosts, develop.watch sync/rebuild/restart, docker compose watch, up --watch, x- YAML anchors), and Production & Advanced Patterns (extends file+service, include sub-project, multiple -f files, config --no-interpolate, COMPOSE_PROJECT_NAME, COMPOSE_FILE, --project-name, top, events --json, pause/unpause). The Composer's Score aesthetic — deep concert hall #0b090e background, warm golden stage spotlight radial gradient from top-center, musical staff lines spanning the background at 0.025 opacity, 40 floating musical notes (♪♫♬♭♮♯) with randomized sizes and animation speeds, conductor's baton pulse indicator along top edge with 3s breathing rhythm. Playfair Display headings (classical engraved elegance), Lora body text (warm readable serif), JetBrains Mono code. Gold foil title gradient (#f8e8b0→#d4b050→#a07820→#705010). Baton tap animation after title (±5° rotation). Category colors: Gold Foil #c9a84c (Fundamentals), Opera Red #c04040 (Service Config), Oboe Blue #5588bb (Networking), Brass Bronze #b08040 (Volumes), Forest Green #4a8c5c (Environment), Viola Violet #8855aa (Resources), Cello Amber #d09030 (Dependencies), Baton Copper #c87040 (CLI), Stage Silver #98a0a8 (Build & Dev), Spotlight Gold #e0b040 (Production). Flat symbol (♭) corner decoration on cards, gold foil left borders, warm spotlight glow on hover. 100% client-side, no signup.
Cloudflare Workers Cheat Sheet
Free interactive Cloudflare Workers cheat sheet with 120 wrangler CLI commands, Workers API snippets, KV/D1/R2/Queues operations, and edge deployment patterns across 10 categories. Search, filter, and copy instantly. Covers Wrangler CLI Fundamentals (init, dev, dev --remote, deploy, deploy --env, tail, tail --format json, whoami, login/logout, --version, deploy --dry-run), Worker Configuration (name, main, compatibility_date, compatibility_flags, routes, workers_dev, send_metrics, [build] command/upload.rules, [env.production]/[env.staging]), KV Key-Value Store (namespace create, put with expirationTtl/metadata, get, getWithMetadata, delete, list with prefix/limit/cursor pagination, CLI put/get/list), D1 SQL Database (create, execute --file/--command/--local, migrations create/apply, prepare().bind().all()/.run()/.first(), batch transactions, list), R2 Object Storage (bucket create, put with httpMetadata, get/text/json/stream, conditional GET with onlyIf etagDoesNotMatch, range requests, delete, list with prefix/cursor, head metadata, createPresignedPublicUrl, CLI download), Queues (create, send with contentType, sendBatch max 100, queue() consumer handler, msg.ack()/msg.retry(), max_retries/DLQ, retry_delay exponential backoff, msg.body), Cron Triggers ([triggers] crons syntax, scheduled() handler, event.cron/event.scheduledTime, ctx.waitUntil, multiple crons, weekly/monthly patterns, deploy --triggers --schedule override, schedules list), Service Bindings & Durable Objects ([services] inter-Worker RPC, env.SERVICE.fetch(), DO class with constructor/state, idFromName/newUniqueId, state.storage put/get/delete/deleteAll, blockConcurrencyWhile, setAlarm/alarm() handler), Environment Variables & Secrets ([vars] plaintext, wrangler secret put/list/delete, env.VARIABLE access, env-specific vars/secrets, ctx.props, Workers Assets, secret bulk, resource bindings), and Advanced & Production Patterns (Cache API caches.default, request.cf geolocation, Tail Workers tail() handler, TypeScript Env interface, path-based router, ctx.waitUntil fire-and-forget, cf.cacheTtl/cacheEverything/cacheTags, versions upload/list/rollback, Smart Placement). The Edge Network Pulse aesthetic — deep midnight indigo #060d18 background with fiber-optic grid lines (horizontal, vertical, diagonal at 0.04 opacity), center radial glow (cyan 1200px radius), 45 floating data packet particles (cyan #3bccf0 and orange #f38020 dots with box-shadow glow traveling upward), 8 edge node indicators (orange-glowing dots at strategic positions with independent pulse animations), top-edge heartbeat bar (cyan-to-orange gradient, 4s breathing rhythm). Chakra Petch headings (geometric Thai-inspired technical sans), Lexend body text (clean, accessible), JetBrains Mono code. Fiber-optic cyan title gradient (#e0f4ff→#5dcef0→#3b8cc0→#1a4a6e). Status dot pulsing animation after title. Category colors: Fiber Cyan #3bccf0 (Wrangler), Worker Orange #f38020 (Config), KV Green #6bdd9a (Key-Value), D1 Violet #a78bfa (SQL), R2 Amber #f59e0b (Object Storage), Queue Pink #ec4899 (Queues), Cron Orange #f97316 (Triggers), Binding Purple #8b5cf6 (Bindings & DO), Env Emerald #10b981 (Env & Secrets), Advanced Steel #94a3b8 (Production). Network node corner decoration on cards, cyan left borders, cyan glass glow on hover. 100% client-side, no signup.
tmux Commands Cheat Sheet
Free interactive tmux commands cheat sheet with 120 entries across 10 categories. Search, filter, and copy tmux commands and keybindings instantly. Covers Session Management, Window Management, Pane Management, Navigation, Copy Mode, Key Bindings, Configuration, Buffer & Clipboard, Advanced Features, and Plugins & Tmuxinator. The Terminal Multiplexer aesthetic — deep terminal void background with pane-split grid overlay, status bar pulse, 25 floating cursor blink particles, Red Hat Display and Fira Sans fonts. 100% client-side, no signup.
GitHub Actions CI/CD Cheat Sheet
Free interactive GitHub Actions CI/CD cheat sheet with 120+ entries across 10 categories. Search, filter, and copy YAML snippets instantly. Covers Core Workflow (workflow_dispatch, push, pull_request, schedule/cron, workflow_call, workflow_run, jobs, steps, runs-on, name, if, needs), Job & Step Config (continue-on-error, timeout-minutes, strategy, defaults.run/working-directory, concurrency, permissions, container, services, env, outputs, max-parallel), Build & Test (actions/checkout, setup-node, setup-python, setup-java, setup-go, cache, upload-artifact, download-artifact, run single/multiline, working-directory, env), Deployment (deploy-pages, peaceiris/gh-pages, docker/build-push-action, docker/login-action, docker/metadata-action, appleboy/ssh-action, Cloudflare Pages, Vercel, Netlify, AWS S3), YAML Syntax (on single/multiple events, activity types, paths/branches/tags filters, env, expressions ${{ }}, fromJSON, toJSON, contains), Matrix Strategies (matrix basic, include/exclude, conditional matrix, dynamic matrix with fromJSON, max-parallel, fail-fast, OS/language matrix, containers, custom name), Artifacts & Caching (upload/download-artifact, cache with hashFiles, restore-keys, retention-days, artifact patterns/merge, cross-job artifact sharing, cache across branches/fallback), Runners & Environments (ubuntu/windows/macos-latest, version pinning, self-hosted runners, labels, runner groups, environments, protection rules, env secrets/variables, custom runner image), Secrets & Security (GITHUB_TOKEN, custom secrets, OIDC authentication, permissions job/workflow, CodeQL, Dependabot, secret scanning, environment secrets, reusable workflow secrets, security hardening/pin SHAs), and Events & Triggers (issues, issue_comment, pull_request_target, pull_request_review, release, registry_package, deployment, status, discussion, create/delete, workflow_run, repository_dispatch). The Automated Assembly Line aesthetic — deep factory floor charcoal #12100e background, warm amber radial glow from #d4893a, 40 floating metal spark particles, gear texture overlay, dark panel cards rgba(24,21,17,0.92) with rivet corner details and status LED indicators. Barlow Condensed display headings (bold, uppercase), Work Sans body text, JetBrains Mono code. Amber title gradient (#f0c060 to #d4893a to #8b5a1a). Card hover: translateY(-3px) with amber box-shadow glow. Category-colors: Assembly Amber (Core), Conveyor Steel (Jobs), Build Green (Build), Pipeline Blue (Deploy), Copper YAML (YAML), Matrix Violet (Matrix), Artifact Gold (Artifacts), Runner Gray (Runners), Secret Red (Secrets), Trigger Teal (Events). Conveyor belt gradient lines between sections. 100% client-side, no signup.
Terraform Commands Cheat Sheet
Free interactive Terraform commands cheat sheet with 120+ CLI commands across 10 categories. Search, filter, and copy commands instantly. Covers Core Workflow (terraform init, init -upgrade, init -backend-config, init -reconfigure, plan, plan -out, plan -target, plan -var, apply, apply -auto-approve, destroy, destroy -target), State Operations (state list, state show, state mv, state rm, state pull, state push, state replace-provider, taint, untaint, refresh, force-unlock, state list -id), Configuration & HCL (fmt, fmt -recursive, fmt -diff, fmt -check, validate, validate -json, console, show, show -json, output, output -json, output -raw), Providers (providers, providers lock, providers mirror, providers schema -json, version, version -json, login, logout, init -plugin-dir, required_providers block, provider aliases), Modules (get, get -update, module source, module for_each, module count, module depends_on, module providers, module outputs, module local/git/registry source), Workspaces (workspace list, workspace new, workspace select, workspace show, workspace delete, terraform.workspace, var-file per env, backend per env, -or-create, default isolation, resource naming), Cloud & Enterprise (login, logout, cloud block, tags strategy, remote plan/apply, run triggers, policy sets, cost estimation, remote backend, API runs, private registry), Import & Migration (import, import block, for_each import, generate-config-out, moved block, removed block, state mv, replace-provider, check block, show for config, manual config, bulk import pattern), Testing & Validation (test, test -filter, variable validation, precondition, postcondition, check assert, validate CI, custom conditions, sensitive, nonsensitive, test run blocks, test variables), and Advanced CLI & Automation (graph, graph -type, plan -refresh-only, apply -refresh-only, -chdir, -parallelism, plan -json, -replace, TF_CLI_ARGS, TF_LOG, TF_LOG_PATH, -help). The Smelter industrial foundry aesthetic — deep forge-black background #0d0a08 with warm amber ambient glow, 40 floating ember particles (2-5px orange dots, CSS animation), steel plate panel cards rgba(28,22,18,0.92) with rivet corner details and heat-glow border-top. Barlow Condensed display headings (bold, uppercase), Work Sans body text, JetBrains Mono code. Molten metal orange #e05a2c title gradient (#f0a060 → #e05a2c → #8b3a1a). Card hover: translateY(-3px) with warm amber box-shadow and border-top widening. Category colors: Molten Orange (Core), Forged Steel (State), Blueprint Blue (Config), Brass (Providers), Copper (Modules), Alloy Silver (Workspaces), Quench Blue (Cloud), Slag Gray (Import), Temper Green (Testing), Cast Iron (Advanced). Dark search input #1a1410 with orange border on focus. Rivet dots on card corners (CSS pseudo-elements). 100% client-side, no signup.
Python Standard Library Expansion Cheat Sheet
Free interactive Python Standard Library cheat sheet with 120+ entries across 10 essential modules. Search, filter, and copy instantly. Covers os & os.path (getcwd, chdir, listdir, environ, path.join, path.exists, path.splitext), sys (argv, exit, stdin/stdout/stderr, path, platform, getsizeof), collections (namedtuple, deque, Counter, defaultdict, OrderedDict, ChainMap), itertools (count, cycle, chain, groupby, product, permutations, combinations, islice), functools (reduce, partial, lru_cache, cached_property, wraps, singledispatch), datetime & time (datetime, timedelta, strftime/strptime, timezone, perf_counter), json (dumps, loads, dump, load, JSONEncoder, JSONDecoder), re (search, match, findall, sub, compile, DOTALL, MULTILINE, IGNORECASE), math & statistics (sqrt, ceil, floor, pi, sin, gcd, mean, stdev), and pathlib (Path, cwd, home, glob, rglob, read_text, write_text, stat). The Grand Archive's Reading Room aesthetic — deep aged walnut background #1a1512, warm amber radial glow, parchment-textured panel cards rgba(42,35,25,0.92), floating dust mote particles, gold-foil #c9a96e accents and category borders. Playfair Display headings, Lora body text, JetBrains Mono code. Category-colored left borders: Amber Gold, Copper, Dark Goldenrod, Bronze, Saddle Brown, Sienna, Goldenrod, Ochre, Umber, Russet. 100% client-side, no signup.
Vim Commands Cheat Sheet
Free interactive Vim and Neovim commands cheat sheet with 120+ entries across 10 categories. Search, filter, and copy commands instantly. Covers Navigation & Movement (hjkl, w/b/e, gg/G, f/t, Ctrl+D/U/F/B, %, H/M/L, zt/zz/zb), Editing & Insert Mode (i/I/a/A/o/O/s/S/C, x/X, dd/dw/d$, yy/yw/y$, p/P, u/Ctrl+R), Visual Mode (v/V/Ctrl+V, gv, >/</=, ~/u/U, J, I/A block insert), Ex Commands (:w/:q/:wq/:x, :e, :bn/:bp/:bd/:ls, :%s, :g/:v, :!cmd, :r), Search & Replace (/pattern/?pattern, n/N, */#, :noh, :set hls/ic, :%s/gc, \v/\V, :s on line, :5,10s range), Registers & Macros ("{reg}y/p, :reg, "+y/"*y for system clipboard, qa...q/@a/@@, 5@a, qA append, Ctrl+R in insert), Windows & Tabs (:sp/:vsp, Ctrl+W hjkl/w/W/=/_/|/c/q/T, :tabnew, gt/gT, :tabclose, :bufdo/:windo), Marks & Jumps (m{a-z}/m{A-Z}, 'mark/`mark, :marks, Ctrl+O/I, :jumps, zf/zo/zc/za/zR/zM, foldmethod), Configuration (:set number/relativenumber, ruler, list, wrap/no-wrap, autoindent/smartindent, tabstop/shiftwidth, expandtab, mouse=a, clipboard=unnamedplus, syntax on/off, colorscheme), and Neovim & Modern Plugins (:checkhealth, :LspInfo, gd/gD/gr/gi, K hover, <leader>rn rename, [d/]d diagnostics, Telescope find_files/live_grep, :NvimTreeToggle, :Mason, :terminal). The Phosphor Terminal aesthetic — deep CRT monitor black #0a0a0a background, amber phosphor #ffb000 primary accent with green #33ff33 secondary, CSS scanline overlay, CRT vignette effect, 30 floating phosphor persistence dots. IBM Plex Mono display headings (bold, uppercase), Fira Code body text, JetBrains Mono code. Terminal $ prompt style category tabs. Blinking block cursor animation after title. Category phosphor colors: Amber (Navigation), Green (Editing), Blue (Visual), Red (Ex Commands), Cyan (Search), Magenta (Registers), Yellow (Windows), Orange (Marks), White (Config), Teal (Neovim). Card hover: translateY(-3px) with phosphor glow. 100% client-side, no signup.
PostgreSQL Commands Cheat Sheet
Free interactive PostgreSQL commands cheat sheet with 120+ entries across 10 categories. Search, filter, and copy SQL commands instantly. Covers psql Meta-Commands (\l, \c, \dt, \d, \di, \dv, \du, \df, \dn, \dp, \timing, \x), Database & Schema DDL (CREATE/DROP DATABASE, CREATE/ALTER/DROP TABLE, CREATE SCHEMA, CREATE INDEX, CREATE VIEW, CREATE MATERIALIZED VIEW, CREATE SEQUENCE, TRUNCATE, COMMENT ON), Querying & Filtering (SELECT, WHERE, ORDER BY, LIMIT/OFFSET, DISTINCT/DISTINCT ON, BETWEEN, IN/NOT IN, LIKE/ILIKE, IS NULL, CASE, COALESCE, NULLIF), JOINs & Subqueries (INNER JOIN, LEFT/RIGHT JOIN, FULL OUTER JOIN, CROSS JOIN, LATERAL JOIN, NATURAL JOIN, self-join, EXISTS/NOT EXISTS, ANY/ALL, UNION/INTERSECT/EXCEPT, WITH CTE, WITH RECURSIVE), Aggregation & Window Functions (COUNT/SUM/AVG, MIN/MAX, GROUP BY, HAVING, string_agg, array_agg, ROW_NUMBER, RANK/DENSE_RANK, LAG/LEAD, FIRST_VALUE/LAST_VALUE, NTILE, PARTITION BY + window frames), Data Types & Functions (integer/bigint/serial/numeric, text/varchar/char, boolean, date/timestamp/timestamptz, json/jsonb, array, enum, uuid, generate_series, string functions, date functions, ::type casting), Indexes & Performance (CREATE INDEX, UNIQUE INDEX, INDEX CONCURRENTLY, partial index, expression index, multicolumn index, GIN, GiST, BRIN, EXPLAIN, EXPLAIN ANALYZE, pg_stat_user_indexes), Transactions & Concurrency (BEGIN/COMMIT/ROLLBACK, SAVEPOINT, isolation levels, SELECT FOR UPDATE, LOCK TABLE, NOWAIT/SKIP LOCKED, deadlock detection, advisory locks, VACUUM, ANALYZE, MVCC, REINDEX), User & Permissions (CREATE ROLE, CREATE USER, GRANT, REVOKE, ALTER ROLE, ALTER DEFAULT PRIVILEGES, RLS, CREATE POLICY, pg_roles, SET ROLE, REASSIGN OWNED/DROP OWNED), and Backup & Admin (pg_dump, pg_dumpall, pg_restore, psql -f, COPY, pg_stat_activity, pg_locks, pg_stat_database, CHECKPOINT, ALTER SYSTEM, SHOW/current_setting, pg_terminate_backend). The PostgreSQL Relational Core aesthetic — deep void black #060b10 background with subtle hex page-block grid overlay (48px), B-tree index branching node pattern in background, 40 floating data packet particles (blue/cyan), cool blue ambient core glow, dark reactor panel cards rgba(10,15,22,0.94) with category-colored left borders and copper rivet corner details. Rajdhani display headings (bold, uppercase), Fira Code body text, JetBrains Mono code. Pulsating green core indicator dot after title. Category colors: Electric Blue #4a90d9 (psql), PostgreSQL Navy #336791 (DDL), Cyan #33cccc (Queries), Copper #c97d3b (JOINs), Amber #e0a030 (Window), Violet #9966cc (Data Types), Green #4ae54a (Indexes), Red #e05555 (Transactions), Steel #8899aa (Permissions), Gold #ddaa44 (Backup). Card hover: translateY(-3px) with cool blue box-shadow glow. 100% client-side, no signup.
Git Commands Expansion Cheat Sheet
Free interactive Git commands expansion cheat sheet with 120+ entries across 10 categories. Search, filter, and copy commands instantly. Covers Setup & Config (init, clone, config, remote add/set-url), Staging & Commits (status, add -p, commit --amend, diff/staged, rm), Branching & Merging (branch -d/-D, switch -c, checkout -b, merge --no-ff/--abort), History & Logs (log --graph/--oneline/--grep/-S, show, blame -L, shortlog), Undoing Changes (reset --soft/--mixed/--hard, revert --no-commit, restore --staged/--source, clean -fd), Stashing (stash push -m/-u, pop, apply, drop, branch, clear), Remote Operations (fetch --prune, pull --rebase, push --force-with-lease/--tags, remote prune/show), Rebasing (rebase --onto, rebase -i, --autosquash, cherry-pick -n/--continue/--abort), Advanced Tools (bisect start/run/reset, reflog, worktree add/remove, submodule add/update, grep -n), and Hooks & Config (pre-commit, commit-msg, pre-push, post-merge, .gitignore, .gitattributes, gc, fsck, tag -a/-l). The Git Geologist's Stratigraphy Lab aesthetic — deep-earth archaeological design with stratified mineral layers, floating dust motes, and specimen catalog cards. EB Garamond display headings, Source Serif 4 body text, JetBrains Mono code. Mineral crystal category colors: Gold, Malachite, Copper, Amethyst, Cinnabar, Azurite, Silver, Quartz, Iron, and Obsidian. 100% client-side, no signup.
Kubernetes Commands Cheat Sheet
Free interactive Kubernetes commands cheat sheet with 120+ kubectl and Helm commands across 10 categories. Search, filter, and copy commands instantly. Covers Cluster & Context (kubectl version, cluster-info, config, api-resources), Pods (get pods, logs, exec, port-forward, cp), Deployments (create deployment, scale, rollout status/history/undo, set image), Services & Networking (expose, get svc, ingress, networkpolicy, proxy), Config & Secrets (configmap, secret generic/tls/docker-registry, set env), Storage (pv, pvc, storageclass, create pvc), Nodes & Scheduling (get nodes, cordon, uncordon, drain, taint, label, top), Security & RBAC (sa, role, rolebinding, clusterrole, clusterrolebinding, auth can-i), Troubleshooting (describe, events, debug, top pod, proxy), and Helm Commands (install, upgrade, rollback, uninstall, list, search repo/hub, repo add/update, show values, template, lint). The Orbital Command Center aesthetic — deep space-black background #0a0e1a, CSS-generated starfield with 180 stars, orbital ring overlays, dark translucent panel cards with status indicator LEDs. Chakra Petch display headings, Sarabun body text, JetBrains Mono code. Category-colored left borders: orbital blue, signal green, engine orange, link purple, config cyan, data amber, cluster silver, security red, alert yellow, Helm navy. 100% client-side, no signup.
JavaScript ES2026+ Features Preview Cheat Sheet
Free interactive JavaScript ES2026+ Features Preview cheat sheet with 70 entries across 10 categories. Search, filter, and copy code examples instantly. Covers ES2026 Confirmed Features (Promise.try, RegExp.escape, Uint8Array base64/hex, Float16Array, Explicit Resource Management), Pattern Matching (match expression, object/array patterns, guards, or-patterns, nested patterns, Symbol.matcher), Records & Tuples (#{}, #[], deep equality, Record.fromEntries, Tuple.from, JSON serialization), Decorators & Metadata (class, method, field, accessor, auto-accessor, Metadata API, context object), Temporal API (Instant, PlainDate, PlainTime, PlainDateTime, ZonedDateTime, Duration, Calendar), Explicit Resource Management (using, await using, Symbol.dispose, Symbol.asyncDispose, DisposableStack, AsyncDisposableStack), Iterator Helpers Evolution (Iterator.zip, Iterator.zipKeyed, Iterator.range, AsyncIterator helpers, reduce, toArray), Typed Arrays & Binary (Float16Array, Uint8Array setFromBase64/setFromHex, DataView endianness), RegExp & String (RegExp.escape, isWellFormed, toWellFormed, String.dedent, modifier flags, v flag), and Emerging Proposals (Map.emplace, Array.unique, Array.uniqueBy, Signals, Decimal, Joint Iteration). The Frontier Developer's Observatory aesthetic — deep space-black background, violet constellation grid overlay, floating stardust particles, glowing category-colored card borders, Rajdhani display headings, Inter body text, JetBrains Mono code. Stage badges on every card (Stage 4, Stage 3, Stage 2, Stage 1). 100% client-side, no signup.
JavaScript Testing Patterns Cheat Sheet
Free interactive JavaScript testing patterns deep-dive cheat sheet with 60+ entries across 10 categories. Search, filter, and copy code examples instantly. Covers Unit Testing Fundamentals (test, describe, expect matchers, toBe, toEqual, toThrow, toContain), Mocking & Spies (jest.fn, vi.fn, spyOn, mockReturnValue, mockResolvedValue, vi.mock, fake timers), Snapshot Testing (toMatchSnapshot, toMatchInlineSnapshot, property matchers, serializers), Async Testing (async/await, resolves/rejects, sequential vs parallel, waitFor, flush promises), Test Organization & Hooks (beforeEach, afterAll, describe blocks, test.only/skip, parameterized tests, test.concurrent), Coverage & Quality Metrics (statement, branch, function, line coverage, thresholds, Istanbul/v8), Property-Based & Fuzz Testing (fast-check, arbitrary generators, model-based testing), E2E & Integration Testing (Playwright, Cypress, API integration, database testing, visual regression), TDD & BDD Patterns (Red-Green-Refactor, Given-When-Then, Arrange-Act-Assert, testing pyramid), and Advanced Patterns (dependency injection, test factories, builder pattern, contract testing, mutation testing, load testing). The Circuit Board Test Bench aesthetic — deep industrial slate background, oscilloscope grid overlay, green pass and red fail LED indicators, signal wave traces, Exo 2 display headings, Nunito body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
CSS Grid & Flexbox Expansion Cheat Sheet
Free interactive CSS Grid and Flexbox expansion cheat sheet with 65+ entries across 10 categories. Search, filter, and copy code examples instantly. Covers Grid Container Setup (display: grid, fr, repeat(), minmax(), grid-auto-*), Grid Template Areas (grid-template-areas, grid-area, named lines, responsive areas, overlapping areas, Holy Grail layout), Grid Item Placement (grid-column/row, span, auto-flow, z-index), Grid Alignment & Distribution (justify-items, align-items, place-items, justify-content, align-content, gap), Auto-Fit/Auto-Fill & Intrinsic Sizing (auto-fit, auto-fill, min-content, max-content, fit-content(), dense packing), Subgrid (subgrid columns/rows, named lines, form layouts, card components, browser support), Flexbox Container (display: flex, inline-flex, flex-direction, flex-wrap, flex-flow, gap), Flexbox Alignment (justify-content, align-items, align-content, align-self, safe/unsafe, margin: auto), Flex Item Sizing (flex-grow, flex-shrink, flex-basis, flex shorthand, order, min-width: 0, aspect-ratio), and Container Queries (@container, container-type, container-name, size/style queries, cqi/cqb/cqmin/cqmax). The Structural Engineer's Drafting Room aesthetic — deep warm charcoal background, copper drafting grid overlay, steel-blue and copper accents, Space Grotesk display headings, Inter body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
Node.js Advanced Patterns Cheat Sheet
Free interactive Node.js advanced patterns cheat sheet with 60+ entries across 10 categories. Search, filter, and copy code examples instantly. Covers Streams, Cluster & Worker Threads, Event Emitter & Process, Buffer & Binary, Path & FS Promises, Crypto, HTTP/2 & Net, Module System, Performance & Diagnostics, and Advanced APIs. The Nuclear Reactor Control Room aesthetic — deep graphite-black background, reactor-active green and warning-amber accents, Orbitron display headings, Rajdhani body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
Python Type Hints Deep-Dive Cheat Sheet
Free interactive Python Type Hints cheat sheet with 60+ entries across 10 categories. Search, filter, and copy code examples instantly. Covers Basic Types (str, int, float, bool, bytes, Any, object, None), Union & Optional (Union, | operator, Optional, type narrowing), Generics & TypeVar (TypeVar, Generic, bound, constraints, covariance/contravariance, Self), Collections (list[T], dict[K,V], set[T], tuple, Sequence, Mapping, Iterable), Callable & Functions (Callable, ParamSpec, @overload, Concatenate), Protocol & Structural Subtyping (Protocol, @runtime_checkable, attributes, structural vs nominal), Class & OOP Types (TypedDict, @dataclass, NamedTuple, ClassVar, Final, Self), Advanced Types (Literal, NewType, TypeAlias, Type, TypeGuard, reveal_type, Never), Pydantic & Runtime (BaseModel, Field, @field_validator, @model_validator, ConfigDict, TypeAdapter), and Static Analysis (mypy, pyright, strict mode, # type: ignore, py.typed, .pyi stubs). The Taxonomist's Herbarium aesthetic — deep archival green background, ivory specimen cards, copper classification labels, Playfair Display display headings, Source Serif 4 body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
JavaScript ES2025+ Features Cheat Sheet
Free interactive JavaScript ES2025+ features cheat sheet with 50+ entries across 10 categories. Search, filter, and copy code examples instantly. Covers ES2025 Language Features (Object.groupBy, Map.groupBy, Promise.withResolvers, Atomics.waitAsync, isWellFormed), Iterator Helpers (map, filter, take, drop, flatMap, reduce), Set Methods (union, intersection, difference, symmetricDifference, subset), Array Copying & New Methods (toSorted, toReversed, toSpliced, with, findLast), Promise Utilities (Promise.try, withResolvers, allSettled, any, all), RegExp & String (v flag, RegExp.escape, isWellFormed, toWellFormed), Temporal API (Instant, PlainDate, PlainTime, Duration, ZonedDateTime), Decorators & Metadata (class, method, field, getter/setter, metadata API), Records & Tuples (Record #{}, Tuple #[], deep equality, immutable operations), and Pattern Matching (match expression, object/array matching, guards, defaults). The Futurist's Command Deck aesthetic — deep command-deck black background, HUD tactical grid overlay, radar sweep animation, Oxanium display headings, Barlow body text, JetBrains Mono code. Category-colored HUD corner brackets on every card. 100% client-side, no signup.
TypeScript Advanced Patterns Cheat Sheet
Free interactive TypeScript advanced patterns cheat sheet with 55+ entries across 11 categories. Search, filter, and copy code examples instantly. Covers Mapped Types, Conditional Types, Template Literal Types, Type Inference, Type Guards, Branded Types, Discriminated Unions, Function Overloading, Variadic Tuple Types, Recursive Types, and Decorators & Advanced Patterns. The Type Theorist's Blackboard aesthetic. 100% client-side, no signup.
CSS Advanced Layout Patterns Cheat Sheet
Free interactive CSS advanced layout patterns cheat sheet with 55+ entries across 9 categories. Search, filter, and copy code examples instantly. Covers Subgrid (grid-column: subgrid, grid-row: subgrid, named lines, gap inheritance, implicit/explicit tracks, fallback), Container Queries (@container, container-type, container-name, cqw/cqh/cqi/cqb/cqmin/cqmax, style queries, nested containers, card pattern), Cascade Layers (@layer, ordering, layer() in @import, revert-layer, nested layers, anonymous layers), CSS Nesting (basic nesting, & selector, specificity, nested @media, nested @supports, best practices), Masonry Layout (grid-template-rows: masonry, masonry-auto-flow, align-tracks, fallback, browser support), Modern Sizing (min(), max(), clamp(), fit-content(), min-content, max-content, aspect-ratio), Logical Properties (inline-size/block-size, margin-inline/margin-block, padding-inline/padding-block, inset, border-inline-start, start/end values, writing-mode), Containment & Performance (contain: layout/paint/size/style, content-visibility, isolation: isolate), and Anchor Positioning & View Transitions (anchor(), anchor-name, @position-try, position-area, view-transition-name, ::view-transition-old/new). The Neon City Planner's Grid Room aesthetic — deep night-blue background, faint blueprint grid lines, neon category accents, Teko display headings, DM Sans body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
JavaScript Advanced Patterns Cheat Sheet
Free interactive JavaScript advanced patterns cheat sheet with 80+ entries across 9 categories. Search, filter, and copy code examples instantly. Covers Closures & Lexical Scope (closure basic, lexical scoping, IIFE, module pattern, closure in loops, factory function, partial application, currying, memoization), Prototypes & Inheritance (prototype chain, Object.create, constructor function, class syntax, extends/super, instanceof, property shadowing, setPrototypeOf), Event Loop & Concurrency (call stack, task queue, microtask queue, setTimeout vs Promise, queueMicrotask, requestAnimationFrame, process.nextTick, setImmediate, event loop order summary), Module Patterns (ES modules, CommonJS, dynamic import, tree shaking, circular dependencies, re-export patterns, UMD, module namespace object), Proxy & Reflect (Proxy basic, traps reference, Reflect API, revocable proxy, observable with Proxy, validation proxy, private fields via WeakMap), WeakMap & WeakSet (WeakMap basic, WeakMap for metadata, WeakSet basic, WeakRef, FinalizationRegistry, WeakMap vs Map), Symbols & Well-Known Symbols (Symbol basic, Symbol.for/keyFor, Symbol.iterator, Symbol.asyncIterator, Symbol.toPrimitive, Symbol.hasInstance, Symbol.toStringTag, well-known symbols summary), Iterators & Generators (iterator protocol, for...of loop, generator function, yield delegation, bidirectional generator, generator.throw, generator.return, async generators, custom iterable class), and Design Patterns (singleton, factory, observer/PubSub, strategy, decorator, command, debounce, throttle, pipeline/compose, revealing module, memoization pattern). The Gearwork Cathedral aesthetic — deep charcoal-black background, rotating brass gear decorations, central forge glow, Chakra Petch display headings, Crimson Pro body text, JetBrains Mono code. Category-colored left borders. 100% client-side, no signup.
Python Advanced Patterns Cheat Sheet
Free interactive Python advanced patterns cheat sheet with 83 entries across 9 categories. Search, filter, and copy code examples instantly. Covers Decorators (function, class, parameterized, @wraps, @lru_cache, @cache, factory, stacking, logging, timing, retry), Metaclasses (type(), __new__, __init__, __prepare__, singleton, registry), Context Managers (__enter__/__exit__, @contextmanager, ExitStack, suppress, closing, async), Descriptors (__get__, __set__, __delete__, __set_name__, property as descriptor, validator, lazy init, cached property), Closures & Late Binding (closures, nonlocal, late binding trap, factory functions), Generator Patterns (yield, yield from, send(), throw(), pipelines), Coroutines & Async Iterators (async def, await, async for, async with, asyncio.gather, create_task, Queue, Lock, Semaphore), ABCs & Protocols (ABC, abstractmethod, typing.Protocol, runtime_checkable), and MRO / super() / Advanced OOP (__mro__, super(), diamond problem, __slots__, monkey patching, singledispatch). The Alchemist's Laboratory aesthetic — deep obsidian-black background, crucible furnace glow, Cinzel + Lora + JetBrains Mono fonts. 100% client-side, no signup.
React Advanced Patterns Cheat Sheet
Free interactive React advanced patterns cheat sheet with 65+ entries across 9 categories. Search, filter, and copy code examples instantly. Covers Component Composition (render props, HOC, compound components, polymorphic components, children as function, containment, slots, layout components, prop getters), Controlled vs Uncontrolled (controlled, uncontrolled with ref, key reset, mixed mode, form controller, react-hook-form controller), State Management (state reducer, provider/Context, prop drilling alternative, state colocation, lifting state up, derived state, state synchronization, URL as state, Zustand-style store, atomic state), Custom Hooks (useToggle, usePrevious, useDebounce, useThrottle, useLocalStorage, useAsync, useOnClickOutside, useMediaQuery, useIntersectionObserver, useForm, useCounter, useInterval, useEventListener, useKeyPress, useScrollPosition), Module Patterns (presentational/container, feature folders, barrel exports, lazy initialization, component lazy loading, route-based code splitting, prefetching, re-export with enhancement, co-located tests/styles), Concurrent Patterns (useTransition, useDeferredValue, Suspense for data fetching, Suspense boundaries, startTransition, automatic batching, concurrent rendering, selective hydration), Error Handling (error boundary class, react-error-boundary, fallback UI, reset boundary, error reporting, boundary nesting, async error handling), Advanced Refs (forwardRef, useImperativeHandle, merge refs, callback refs, ref as instance value, ref for animation, ref forwarding with HOC, cleanup ref), and React 19 / RSC (React Server Components, Server Actions, use client directive, use server directive, streaming SSR, form actions, useOptimistic, useFormStatus, server/client boundary design). The Component Foundry aesthetic — deep iron-foundry black background, molten orange and forge gold accents, Oranienbaum display headings, Work Sans body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
CSS Advanced Selectors & Pseudo-Elements Cheat Sheet
Free interactive CSS selectors cheat sheet with 65+ entries across 9 categories. Search, filter, and copy selectors instantly. Covers Basic Selectors (universal, type, class, ID, grouping, chained classes), Combinators (descendant, child, adjacent sibling, general sibling, nesting, column), Attribute Selectors (exact, word, prefix, starts-with, ends-with, contains, case-insensitive, case-sensitive), Pseudo-Classes (link, visited, hover, active, focus, focus-visible, focus-within, target, root, empty, lang), Structural Pseudo-Classes (first-child, last-child, only-child, nth-child, nth-last-child, first-of-type, last-of-type, only-of-type, nth-of-type, nth-last-of-type, nth-child of), Form Pseudo-Classes (checked, indeterminate, disabled, enabled, required, optional, valid, invalid, in-range, out-of-range, placeholder-shown, default, read-only, read-write), Logical & Relational Pseudo-Classes (:not, :is, :where, :has, :scope, :matches/:any), Pseudo-Elements (::before, ::after, ::first-letter, ::first-line, ::selection, ::placeholder, ::marker, ::backdrop, ::file-selector-button, ::cue, ::part, ::slotted), and Specificity & Cascade (specificity calculation, !important, :where specificity, :is specificity, :not specificity, :has specificity, inline styles, cascade layers, nth-child specificity). The Magnifying Glass Collector's Cabinet aesthetic — deep archival green background, brass and steel accents, floating dust-mote particles, Playfair Display headings, Source Serif 4 body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
Git Advanced Patterns Cheat Sheet
Free interactive Git advanced patterns cheat sheet with 65+ entries across 8 categories. Search, filter, and copy commands instantly. Covers History Rewriting (rebase interactive, amend, squash, filter-branch, filter-repo), Branching & Merging (merge strategies, rebase --onto, fast-forward, no-ff, switch), Debugging & Inspection (blame, bisect, reflog, log advanced, diff advanced), Stashing & Worktrees (stash, worktree, sparse-checkout), Collaboration (cherry-pick, revert, reset, format-patch, am, notes), Submodules & Archives (submodule, subtree, bundle, archive), Hooks & Automation (pre-commit, pre-push, Husky, aliases), and Tags & Signing (annotated tags, GPG signing, verify, describe). The Time Cartographer's Archive aesthetic — deep burgundy-black background, aged parchment cards, gold and silver ink accents, branching constellation animation. Category-colored left borders on every card. 100% client-side, no signup.
JavaScript Promise/Async Patterns Cheat Sheet
Free interactive JavaScript Promise and async patterns cheat sheet with 60+ entries across 8 categories. Search, filter, and copy code examples instantly. Covers Promise Basics (creation, resolve, reject, then, catch, finally, chaining), Async/Await (async function, await, error handling, parallel await, top-level await), Promise Static Methods (Promise.all, Promise.allSettled, Promise.race, Promise.any, Promise.withResolvers), Error Handling (try/catch, retry, AggregateError, unhandledrejection), Concurrent Control (parallel, sequential, waterfall, queue, semaphore, mutex, debounce, throttle, memoize), Stream Processing (ReadableStream, for await...of, async generators, pipeline), Cancellation (AbortController, timeout, signal linking), and Real-World Recipes (fetch wrapper, polling, retry with backoff, lazy init, circuit breaker, promise pool). The Submarine Cable Relay Station aesthetic — deep ocean-blue-black background, submarine metal panel cards, signal-green and pulse-amber accents, copper cable highlights, bioluminescent pulse animation. Category-colored top-border gradients on every card. 100% client-side, no signup.
Python Data Structures Deep-Dive Cheat Sheet
Free interactive Python data structures cheat sheet with 70+ entries across 10 categories. Search, filter, and copy code examples instantly. Covers List (creation, indexing, slicing, methods, comprehensions, patterns), Dict (creation, accessing, mutation, methods, comprehensions, patterns), Set (creation, operations, methods, frozenset, patterns), Tuple (creation, indexing, unpacking, namedtuple, patterns), Collections Module (Counter, defaultdict, deque, OrderedDict, ChainMap), Dataclasses (@dataclass, field, __post_init__, inheritance), Enum (auto, IntEnum, Flag, unique), Array Module (typecodes, memoryview, buffer protocol), heapq & bisect (heappush, heappop, nsmallest, insort), and copy/itertools (shallow copy, deep copy, permutations, combinations, groupby). The Specimen Archive aesthetic — deep museum-green background, ivory specimen cards, brass specimen-label accents, Playfair Display display headings, Source Serif 4 body text, Fira Code monospace. Category-colored left borders on every card. 100% client-side, no signup.
SQL Advanced Patterns Cheat Sheet
Free interactive SQL advanced patterns cheat sheet with 55+ entries across 8 categories. Search, filter, and copy code examples instantly. Covers Advanced SELECT, JOINs, Aggregates & Grouping, Window Functions, CTEs & Recursive Queries, Data Modification, Performance & Optimization, and Advanced Patterns. The Clockwork Registrar's Archive aesthetic — deep mahogany background, brass gear accents, Cormorant Garamond display headings, Crimson Text body text, JetBrains Mono code. Canvas gear rotation animation. Category-colored left borders on every card. 100% client-side, no signup.
JavaScript DOM Methods Cheat Sheet
Free interactive JavaScript DOM methods cheat sheet with 80+ entries across 9 categories. Search, filter, and copy code examples instantly. Covers Element Selection, Creation & Insertion, Content, Attributes & Classes, Styles & Geometry, DOM Traversal, Events, Document Fragments & Templates, and Advanced APIs. The Puppet Master's Dark Theater aesthetic — deep theater curtain background, spotlight gold and silver thread accents, Playfair Display headings, Source Sans 3 body text, JetBrains Mono code. Canvas puppet-string sway animation. Category-colored left borders on every card. 100% client-side, no signup.
Web APIs Cheat Sheet
Free interactive Web APIs cheat sheet with 85+ entries across 6 categories. Search, filter, and copy code examples instantly. Covers Fetch & Network (fetch, AbortController, WebSocket, SSE, XMLHttpRequest, Beacon), Storage (localStorage, sessionStorage, indexedDB, Cache API, cookies), Workers (Web Workers, Service Workers, Shared Workers), Observers (IntersectionObserver, MutationObserver, ResizeObserver, PerformanceObserver), Media & Input (getUserMedia, getDisplayMedia, MediaRecorder, Fullscreen, Clipboard, FileReader, Drag & Drop, Permissions), and Utilities (URL, URLSearchParams, Blob, File, FormData, Web Crypto, History, Geolocation, Notifications, BroadcastChannel, Web Share). The Satellite Uplink Station aesthetic — deep space-black background, signal-green and transmission-blue accents, data-packet pulse animation with flying light trails, Space Grotesk display headings, DM Sans body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
CSS Animation Properties Cheat Sheet
Free interactive CSS animation properties cheat sheet with 60+ entries across 9 categories. Search, filter, and copy code examples instantly. Covers @keyframes, animation, transition, transform, timing functions, events, performance, and common patterns. The Motion Lab aesthetic — deep violet-black stage, kinetic comet-trail particles, Syne + DM Sans + Fira Code fonts. 100% client-side, no signup.
TypeScript Utility Types Cheat Sheet
Free interactive TypeScript utility types cheat sheet with 50+ utilities across 9 categories. Search, filter, and copy code examples instantly. Covers Partial, Required, Readonly, Pick, Omit, Record, Exclude, Extract, NonNullable, Parameters, ReturnType, InstanceType, string manipulation, deep utilities, branded types, and custom patterns. The Architect's Drafting Room aesthetic — deep blueprint slate background, technical grid overlay, TypeScript blue and copper accents, Chakra Petch display headings, Sora body text, JetBrains Mono code. Category-colored top borders. 100% client-side, no signup.
DevOps Commands Cheat Sheet
Free interactive DevOps commands cheat sheet with 75+ commands across Docker, Kubernetes (kubectl), AWS CLI, Helm, and Terraform. Search, filter by category, and copy commands instantly. Covers containers, pods, deployments, S3, EC2, Lambda, CloudFormation, chart management, infrastructure provisioning, and common patterns like multi-stage Dockerfiles and kubectl debug flows. The Control Room Console aesthetic — deep industrial background, amber status indicators, steel blue and phosphor green accents, Chakra Petch display headings, Sora body text, JetBrains Mono code. Category-colored top borders: Docker cyan, Kubernetes blue, AWS orange, Helm navy, Terraform purple, Patterns gray. Destructive commands marked with warning badges. 100% client-side, no signup.
JavaScript Date/Time Methods Cheat Sheet
Free interactive JavaScript Date/Time methods cheat sheet with 45+ methods, patterns, and Temporal API preview. Search, filter by category, and copy code instantly. Covers Date constructor, getters, setters, formatting (toLocaleString, toISOString), parsing, timezone handling, common patterns (add days, compare dates, format relative time), and Temporal API preview. The Chronometer Hall aesthetic — warm parchment background, ivory cards, gold and copper accents, Bodoni Moda display headings, Literata body text, JetBrains Mono code. Static/Instance/UTC/Locale/Pattern/Temporal badges on every card. 100% client-side, no signup.
JavaScript String Methods Cheat Sheet
Free interactive JavaScript string methods cheat sheet with 45+ methods. Search, filter by category, and copy code examples instantly. Covers search & find, replace & transform, split & join, case conversion, trim & pad, validation & extraction, static methods, and legacy/deprecated APIs. The Printer's Type Case aesthetic — deep slate indigo background, parchment cards, gold and copper accents, Cinzel serif headings, JetBrains Mono code. Static Method and Deprecated badges on every card. 100% client-side, no signup.
Python Comprehensions Cheat Sheet
Free interactive Python comprehensions cheat sheet with 40+ examples across 7 categories. Search, filter by comprehension type, and copy code examples instantly. Covers list comprehensions, dict comprehensions, set comprehensions, generator expressions, conditionals, nested comprehensions, performance comparisons, and common patterns like flattening, deduplication, and frequency counting. The Weaver's Loom aesthetic — deep indigo-to-midnight background, golden thread particle animation, woven-texture border cards, gold/silver/copper accents, Cinzel display headings, Lora body text, JetBrains Mono code. List/Dict/Set/Generator/Conditional/Nested/Performance badges on every card. List Comp vs For Loop vs map/filter comparison table, List Comp vs Generator vs Set Comp vs Dict Comp comparison table, performance complexity table, pro tips and gotchas section. 100% client-side, no signup.
Python Tuple Methods Cheat Sheet
Free interactive Python tuple methods cheat sheet with 30+ methods and operations. Search, filter by category, and copy code examples instantly. Covers creating tuples, accessing elements, tuple operations, tuple methods, tuple unpacking, namedtuple, and common patterns like multiple return values, dictionary keys, and lightweight records. The Watchmaker's Workbench aesthetic — deep workbench wood-to-slate gradient background, brass-bordered dark mechanical panel cards, brass gold and copper accents, floating gear particle animation, Playfair Display headings, Manrope body text, JetBrains Mono code. Immutable/Ordered/Method/Pattern/Operator badges on every card. Tuple vs List vs Set comparison table, count() vs index() comparison table, performance complexity table, pro tips and gotchas section. 100% client-side, no signup.
Python Set Methods Cheat Sheet
Free interactive Python set methods cheat sheet with 40+ methods and operations. Search, filter by category, and copy code examples instantly. Covers creating sets, adding and removing elements, union, intersection, difference, symmetric difference, subset/superset testing, frozenset, set comprehensions, and common patterns like deduplication and filtering. The Astronomer's Observatory aesthetic — deep space black background, constellation grid overlay, nebula purple and cyan accents, starlight gold highlights, floating star particle animation, Playfair Display headings, Manrope body text, JetBrains Mono code. Mutates/Returns New/Operator/Built-in/Pattern badges on every card. Union vs | vs update() vs |= comparison table, intersection vs & comparison table, difference vs - comparison table, symmetric_difference vs ^ comparison table, performance complexity table, pro tips and gotchas section. 100% client-side, no signup.
HTTP Methods Cheat Sheet
Free interactive HTTP methods cheat sheet with all 9 HTTP/1.1 request methods. Search, filter by safety/idempotency/cacheability, and copy code examples instantly. Covers GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE, CONNECT with detailed request/response examples. Includes PUT vs PATCH comparison table and RESTful URL design guide. The Maritime Signal Station aesthetic — deep navy-black background, signal-flag color coding for each method, brass accents, floating buoy particle animation, Teko display headings, Sora body text, JetBrains Mono code. 100% client-side, no signup.
Python List Methods Cheat Sheet
Free interactive Python list methods cheat sheet with 60+ methods and operations. Search, filter by category, and copy code examples instantly. Covers append, extend, insert, remove, pop, sort, reverse, list comprehension, slicing, copying, and common patterns like flatten, chunk, deduplicate, rotate, stack, and queue operations. The Gardener's Greenhouse aesthetic — deep forest green background, glass panel cards with green glow borders, floating pollen particle animation, DM Serif Display headings, DM Sans body text, JetBrains Mono code. Mutates/Returns New badges on every card. Append vs Extend comparison table, sort() vs sorted() comparison table, performance complexity table, pro tips and gotchas section. 100% client-side, no signup.
Python Dictionary Methods Cheat Sheet
Free interactive Python dictionary methods cheat sheet with 50+ methods and operations. Search, filter by category, and copy code examples instantly. Covers creation, accessing values, adding and updating, removing elements, querying and inspecting, merging and copying, iteration and views, dictionary comprehensions, and common patterns like grouping, inverting, and frequency counting. The Cartographer's Map Room aesthetic — deep atlas navy background, parchment map cards, copper and teal accents, compass rose details, floating dust motes in sunbeams, Cormorant Garamond headings, Source Sans 3 body text, JetBrains Mono code. Mutates/Returns New/Operator/Built-in/Pattern badges on every card. get() vs bracket vs setdefault comparison table, update() vs | vs |= vs {**a, **b} comparison table, pop() vs del vs popitem() comparison table, performance complexity table, pro tips and gotchas section. 100% client-side, no signup.
Python String Methods Cheat Sheet
Free interactive Python string methods cheat sheet with 60+ methods. Search, filter, and copy code examples instantly. Covers case conversion, search & find, replace & transform, split & join, strip & trim, formatting & f-strings, validation & checks, alignment & padding, encoding & decoding, slicing & misc. The Scribe's Scriptorium aesthetic — warm parchment tones, deep wood framing, gold leaf accents, floating dust particles, Cinzel Decorative headings, JetBrains Mono code. 100% client-side, no signup.
TypeScript Types Cheat Sheet
Free interactive TypeScript types cheat sheet with 65+ type concepts organized by category. Search, filter, and copy code examples instantly. Covers basic types, interfaces, type aliases, unions & intersections, generics, utility types, mapped types, conditional types, and advanced patterns. The Cartographer's Type Atlas aesthetic — deep navy-black background, faint经纬 grid lines, drifting constellation particles, Playfair Display cartographic headings, Source Sans 3 body text, JetBrains Mono code. Category-colored top border glows. 100% client-side, no signup.
SQL Commands Cheat Sheet
Free interactive SQL commands cheat sheet with 70+ commands organized by category. Search, filter, and copy queries instantly. Covers DDL, DML, DCL, JOINs, aggregation, string/numeric/date functions, and transactions. The Circuit Board Blueprint aesthetic — deep navy-black background, PCB trace grid texture, floating data-packet particle animation, Chakra Petch display headings, Manrope body text, JetBrains Mono code. Category-colored top border glows: PCB green for DDL, data bus blue for DML, copper for JOINs, purple for aggregation, cyan for strings, orange for numeric, yellow for date/time, silver for DCL, power red for TCL. Destructive commands marked with warning badges. 100% client-side, no signup.
Linux Commands Cheat Sheet
Free interactive Linux commands cheat sheet with 120+ terminal commands across 10 categories. Search, filter, and copy commands instantly. Covers File System Navigation (cd, ls -la, ls -ltr, pwd, tree, find -name, find -type f -mtime, locate, realpath), File Operations (touch, cp, cp -r, mv, rm, rm -rf, ln -s, cat, tac, head -n, tail -f, wc -l), Text Processing (grep, grep -r, grep -i, grep -v, grep -c, sed, sed -i, awk, cut -d, sort, sort -n, uniq -c), Process Management (ps aux, ps -ef, top, htop, kill, kill -9, pkill, pgrep, nice, renice, nohup, bg/fg/jobs), System Information (uname -a, hostname, uptime, whoami, id, free -h, df -h, du -sh, lsblk, lscpu, lspci, dmesg), Users & Permissions (useradd, usermod -aG, userdel, groupadd, passwd, su, sudo, chmod, chown, chgrp, umask), Networking (ping, curl, wget, ssh, scp, rsync -avz, ss -tlnp, ip addr, dig, nslookup, traceroute), Package Management (apt update/install/remove/search, yum install, dnf install, pacman -S, zypper install, dpkg -i, rpm -ivh, snap install), Archiving & Compression (tar -czf/-xzf/-cjf, gzip/gunzip, bzip2, xz, zip/unzip, 7z, zcat), and System Control (systemctl start/stop/enable/status/restart, journalctl, shutdown, reboot, mount/umount, crontab -e). The Data Center's Cold Aisle aesthetic — deep server room midnight blue-black #060a14 background with cool blue ambient overhead fluorescent glow, raised floor ventilation tile grid (60px), 40 floating data center indicator particles, blinking server rack LED array along top edge, server bezel panel cards rgba(10,16,30,0.94) with category-colored left borders and status LEDs. Red Hat Display headings (bold, technical), IBM Plex Sans body text (clean), JetBrains Mono code. Pulsating green status indicator dot after title. 10 reactive category colors: Spectrum Blue (File System), Storage Green (File Ops), Stream Amber (Text Processing), CPU Violet (Processes), Sensor Cyan (System Info), ACL Red (Users), Packet Blue (Networking), RPM Orange (Packages), Archive Teal (Archiving), Kernel Silver (System Control). 100% client-side, no signup.
Cron Job Expressions Cheat Sheet
Free interactive cron job expressions cheat sheet with 120 entries across 10 categories. Search, filter, and copy cron expressions instantly. Covers Cron Syntax Fundamentals (minute/hour/dom/month/dow 5-field structure, predefined @yearly/@monthly/@weekly/@daily/@hourly/@reboot macros), Everyday Scheduling Patterns (*/5 for every 5 min, */15 for every 15 min, 0 * for hourly, 0 */6 for every 6 hours, 0 0 for daily midnight, 0 2 * * 0 for weekly Sunday, 0 0 1,15 for bi-monthly), Special Characters (* any value, , list separator, - range, / step, ? no specific value, L last, W nearest weekday, # nth weekday, H Jenkins hash), Cron Job Management (crontab -e/-l/-r/-i, -u username, /etc/crontab, /etc/cron.d/, /etc/cron.{hourly,daily,weekly,monthly}), Advanced Intervals (first Monday 1-7 * 1, third Tuesday 15-21 * 2, last day L, last Monday 1L, every 2h during business hours 9-17/2), Environment & Output (SHELL, PATH, MAILTO, CRON_TZ, output redirection, flock locking, timeout limits, syslog logging), Real-World Examples (PostgreSQL backup, log rotation, cert renewal, health check, disk monitoring, rsync offsite, temp cleanup), Validation & Debugging (cron syslog, journalctl -u cron, crontab syntax validation, env -i simulation, cron debug logging, online validators), Cron in DevOps (GitHub Actions schedule, GitLab CI schedules, Jenkins H cron, Kubernetes CronJob, systemd timers, AWS EventBridge, Vercel Cron, Cloudflare Workers triggers, Argo Workflows, Quartz 7-field), and Troubleshooting (job not running, % escaping, PATH issues, env differences, overlapping runs, timezone mismatch, missing newline, day-of-month vs day-of-week interaction, crontab -r accidental delete, Quartz vs POSIX field count). The Clockmaker's Workshop aesthetic — deep mahogany workshop background #1a1410 with warm brass lantern glow, six CSS-rotating brass gears in background at 0.04 opacity, floating brass dust particles, pendulum swing indicator along top edge, engraved brass plate panel cards rgba(38,30,20,0.94) with category-colored left borders and diamond-marker corner decorations. Cinzel display headings (classical clock face numerals), Crimson Text body text (warm aged paper), JetBrains Mono code. Pendulum swing animation after title. Category colors: Polished Brass #c9a050 (Syntax), Gold #daa520 (Patterns), Copper #d07840 (Special Chars), Bronze #a08040 (Management), Steel #889098 (Advanced), Silver #b0a898 (Environment), Rose Gold #c08070 (Examples), Nickel #98a0a8 (Validation), Gunmetal #687880 (DevOps), Amber #e0a030 (Troubleshooting). Card hover: translateY(-3px) with warm brass box-shadow glow. 100% client-side, no signup.
VS Code Shortcuts Cheat Sheet
Free interactive VS Code shortcuts cheat sheet with 120 keyboard shortcuts across 10 categories. Search, filter, platform toggle (macOS/Windows), and copy shortcuts instantly. Covers General (Quick Open, Command Palette, Save, Toggle Sidebar, Settings), Editing (Cut/Copy Line, Move Line, Delete Line, Insert Line, Jump Word/Line), Search & Replace (Find, Replace, Find in Files, Select All Occurrences, Regex toggle), Multi-Cursor & Selection (Add Cursor Above/Below, Column Box, Expand/Shrink Selection, Toggle Comment), Navigation (Go to Definition/References, Peek, Symbol search, Error navigation, Quick Fix), Editor Management (Split Editor, Reopen Closed, Tab navigation, Zen Mode, Markdown Preview), Debugging (Start/Stop/Restart, Breakpoints, Step Over/Into/Out, Pause, Debug Console), Integrated Terminal (Toggle, New, Split, Focus, Kill, Clear, Scroll), Git & Source Control (Stage/Unstage, Commit, Open Changes, Clone/Pull/Push, Branch), and Extensions & Customization (Extensions marketplace, Keyboard Shortcuts editor, Color Theme, Word Wrap, Font Zoom). The Keyboard Maestro's Stage aesthetic — deep concert black #050508 background with warm purple-amber stage spotlight radial glow, 40 floating stage-light mote particles (white/amber), subtle horizontal stage line grid, dark stage panel cards rgba(12,10,18,0.94) with category-colored left borders and top-edge glow. Space Grotesk display headings (bold, modern), Inter body text, JetBrains Mono code. Pulsating amber keyboard indicator dot after title. 10 reactive category spotlight colors: Stage Blue #6090ff (General), Stage Green #40e060 (Editing), Stage Amber #f0b040 (Search), Violet #c060ff (Multi-Cursor), Cyan #40c0e0 (Navigation), Rose #f06080 (Editor Management), Red #f05050 (Debug), Terminal Green #80c880 (Terminal), Copper #e08040 (Git), Lavender #a0a0d0 (Extensions). Card hover: translateY(-2px) with cool blue box-shadow glow. 100% client-side, no signup.
NPM Commands Cheat Sheet
Free interactive NPM commands cheat sheet with 65+ commands. Search, filter by category, and copy commands instantly. Covers install, uninstall, scripts, publish, audit, workspaces, configuration, cache, and lifecycle commands. The Cargo Terminal Dispatch Board aesthetic — deep industrial background, floating container particle animation, category-colored strip glows, Teko display headings, Sora body text, JetBrains Mono code. Destructive commands marked with warning badges. 100% client-side, no signup.
Python Built-in Functions Cheat Sheet
Free interactive Python built-in functions cheat sheet with 70+ functions across 10 categories. Search, filter by category, and copy code examples instantly. Covers Numeric (int, float, complex, abs, pow, round, sum, min, max), Base & Encoding (bin, oct, hex, chr, ord, ascii), Functional (any, all, map, filter, iter, next), Collections (len, range, enumerate, zip, sorted, reversed, slice), Type Conversion (str, bytes, bytearray, memoryview, list, tuple, dict, set, frozenset), String & I/O (repr, format, print, input, open), Introspection (id, hash, dir, vars, help, type), Attributes (getattr, setattr, delattr, hasattr), Class & OOP (isinstance, issubclass, super, property, classmethod, staticmethod, callable, object), and Execution & Environment (eval, exec, compile, breakpoint, exit, quit, locals, globals). The Librarian's Card Catalog aesthetic — deep walnut-brown background, cream parchment cards, brass rivet accents, Cormorant Garamond display headings, Source Sans 3 body text, JetBrains Mono code. Category-colored left borders on every card. 100% client-side, no signup.
React Hooks Cheat Sheet
Free interactive React Hooks cheat sheet with 20+ built-in hooks and 10 custom hook patterns. Search, filter by category, and copy code instantly. Covers useState, useEffect, useContext, useRef, useMemo, useCallback, useTransition, useDeferredValue, useId, useSyncExternalStore, and React 19 hooks (useActionState, useOptimistic, useFormStatus). The Quantum Mechanics Lab aesthetic — deep space black background, quantum particle field animation, glowing category-colored borders, Orbitron display headings, JetBrains Mono code. 100% client-side, no signup.
React Performance Patterns Cheat Sheet
Free interactive React performance patterns cheat sheet with 25+ patterns across 6 categories. Search, filter by category, and copy code instantly. Covers rendering optimization (memo, useMemo, useCallback, React.memo, PureComponent), state management patterns (lifting state, colocation, reducer pattern, context splitting), list virtualization (windowing, react-window, react-virtualized), code splitting (React.lazy, Suspense, dynamic imports, route-based splitting), network optimization (SWR, React Query, prefetching, deduplication), and profiling & measurement (React DevTools Profiler, performance.mark, Web Vitals). The Engine Tuning Bay aesthetic — deep workshop slate background, chrome and steel accents, amber gauge highlights, floating spark particle animation, Orbitron display headings, Inter body text, JetBrains Mono code. Category-colored border glows: cyan for rendering, amber for state, green for virtualization, purple for code splitting, blue for network, red for profiling. Performance impact badges on every card. Before/after comparison examples, anti-patterns section, and browser DevTools integration tips. 100% client-side, no signup.
JavaScript Error Handling Patterns Cheat Sheet
Free interactive JavaScript error handling patterns cheat sheet with 45+ patterns across 8 categories. Search, filter by severity, and copy code instantly. Covers try/catch/finally, Promise errors, async/await, custom Error classes, global error handlers, fetch error handling, built-in error types, and best practices. The Crisis Response Center aesthetic — deep emergency-dispatch navy, scanline overlay, red alert accents. 100% client-side, no signup.
Node.js Built-in Modules Cheat Sheet
Free interactive Node.js built-in modules cheat sheet with 70+ APIs across 9 categories. Search, filter by module category, and copy code examples instantly. Covers File System (fs, path), Network (http, https, net, dgram), Crypto & Security (crypto, tls), Process & OS (os, process, child_process, cluster), Utilities (util, timers, url), Streams & Buffers (stream, buffer, zlib), Events & Async (events, async_hooks, worker_threads), Performance & Debugging (perf_hooks, v8, vm), and Modules & Globals (require, module, __dirname, __filename). The Server Room Console aesthetic — deep rack-black background, LED status indicators, rack-unit grid overlay, Archivo Black display headings, Newsreader body text, JetBrains Mono code. Category-colored left borders with glow effects. Synchronous / Asynchronous / Promise-based / Class / Global / Deprecated badges on every card. 100% client-side, no signup.
JavaScript ES2024+ Features Cheat Sheet
Free interactive JavaScript ES2024+ features cheat sheet with 45+ modern APIs across 10 categories. Search, filter by category, and copy code examples instantly. Covers Array Copying Methods (toSorted, toReversed, toSpliced, with), Array Searching (findLast, findLastIndex), Array Grouping (Object.groupBy, Map.groupBy), Promise Utilities (Promise.withResolvers), String Methods (isWellFormed, toWellFormed), RegExp Features (v flag), Atomics (waitAsync), Iterator Helpers (map, filter, take, drop, flatMap, reduce, toArray, forEach, some, every, find), Set Operations (union, intersection, difference, symmetricDifference, isSubsetOf, isSupersetOf, isDisjointFrom), and New Globals (Promise.try, RegExp.escape, ArrayBuffer.transfer). The Crystal Codex aesthetic — deep midnight navy background, holographic constellation canvas animation, prismatic glassmorphism cards with rainbow edge glows, Kanit display headings, Literata body text, Ubuntu Mono code. Category-colored badges on every card. 100% client-side, no signup.
CSS Grid & Flexbox Cheat Sheet
Free interactive CSS Grid and Flexbox cheat sheet with 44 entries across 8 categories. Search, filter by category, and copy code instantly. Covers grid container properties (display, grid-template-columns, grid-template-areas, gap, auto-flow), grid item placement (grid-column, grid-area, justify-self, align-self), flexbox container (flex-direction, flex-wrap, justify-content, align-items), flexbox item sizing (flex-grow, flex-shrink, flex-basis), common layout patterns (Holy Grail, auto-fit card grid, perfect centering, sticky header dashboard), responsive strategies (mobile-first media queries, container queries, clamp, auto-fit), gap and spacing, and alignment deep-dives (content vs items vs self, place shorthands). The Blueprint Workshop aesthetic — deep blueprint navy background, engineering grid overlay, cyan grid accents, amber flexbox highlights, Chakra Petch display headings, Sora body text, JetBrains Mono code. Category-colored left borders with glow effects. 100% client-side, no signup.
Bash Scripting Cheat Sheet
Free interactive bash scripting cheat sheet with 70+ advanced patterns, syntax examples, and live search. Covers variables, conditionals, loops, functions, arrays, string manipulation, redirection, file tests, process management, debugging, and production-ready patterns. The Submarine Control Room aesthetic — deep ocean-blue background with fluorescent cyan and amber accents, sonar pulse animation, precision instrument typography. Syntax highlighting with color-coded keywords, strings, variables, numbers, comments, and operators. 100% client-side, no signup.
Linux File Permissions Cheat Sheet
Free interactive Linux file permissions cheat sheet with interactive chmod calculator, 50+ commands, and permission bit reference. Covers chmod numeric modes (755, 644, 600, 700), symbolic modes, chown, chgrp, SUID, SGID, sticky bit, and ACLs. The Vault Keeper's Master Key aesthetic — deep steel vault door background with brass accents, floating gear animations, mechanical toggle switches, Cinzel display headings, JetBrains Mono code. Permission-colored active states: green for read, amber for write, red for execute. Dangerous commands marked with warning badges. 100% client-side, no signup.
Terminal Commands Cheat Sheet
Free interactive terminal and shell commands cheat sheet with 80+ commands. Search, filter by category, and copy commands instantly. Covers Bash, Linux, and macOS terminal commands across 8 categories: Basics, Navigation, File Operations, Permissions, Process Management, Text Processing, Network, and System Info. The Mainframe Operator's Console aesthetic — deep machine-room black background, phosphor-green terminal accents, amber status indicators, CRT scanline overlay, Playfair Display serif headings, JetBrains Mono code. Destructive commands marked with warning badges. 100% client-side, no signup.
Docker Commands Expansion Cheat Sheet
Free interactive Docker commands expansion cheat sheet with 122+ advanced commands, Dockerfile instructions, Docker Compose orchestration, Buildx, networking, volumes, security, and advanced patterns. The Container Ship's Cargo Hold aesthetic — deep steel-charcoal background, industrial grid overlay, warm cargo-manifest parchment cards, shipping container category colors. Oswald display headings, Source Sans 3 body, JetBrains Mono code. Hazard stripe badges for destructive commands. 100% client-side, no signup.
CSS Selectors Cheat Sheet
Free interactive CSS selectors cheat sheet with 70+ selectors. Search, filter by category, and copy selectors instantly. Covers simple selectors, combinators, attribute selectors, pseudo-classes, and pseudo-elements. Includes specificity scores and browser support notes. The Naturalist's Field Guide aesthetic — warm parchment background, botanical textures, copper ornamental corners, Playfair Display serif headings, JetBrains Mono code. 100% client-side, no signup.
CSS Properties Cheat Sheet
Free interactive CSS properties cheat sheet with 120+ properties. Search, filter by category, and copy code instantly. Covers Layout, Typography, Colors & Background, Borders & Box Model, Flexbox, Grid, Transforms & Animation, and UI & Miscellaneous. Syntax highlighting, shorthand badges, browser support notes, and live code examples. The Painter's Palette aesthetic — deep charcoal background, chromatography-inspired particle effects, glassmorphism cards with spectral top borders, Space Grotesk headings, JetBrains Mono code. 100% client-side, no signup.
JavaScript Array Methods Cheat Sheet
Free interactive JavaScript array methods cheat sheet with 40+ methods. Search, filter by category, and copy code instantly. Covers mutator methods, accessor methods, iteration methods, searching, sorting, transformation, and ES2023 non-mutating alternatives. The Alchemist's Formula Book aesthetic — deep slate indigo background, parchment cards, gold and copper accents, Cinzel serif headings, JetBrains Mono code. Clear mutating vs non-mutating badges. 100% client-side, no signup.
Git Commands Cheat Sheet
Free interactive Git cheat sheet with 100+ commands. Search, filter by category, and copy commands instantly. Covers basics, branching, merging, remote operations, stashing, history, rebasing, undo, configuration, and advanced commands. The Archivist's Card Catalog aesthetic — warm archival paper, deep ink typography, brass accents, structured grid. 100% client-side, no signup.
HTML Table Generator
Free online HTML table generator. Visually design tables with live preview — set rows and columns, toggle header/footer rows, choose border styles (all, horizontal, vertical, outer, none), enable striped rows and hover effects, edit cell contents inline, and copy production-ready HTML or Markdown instantly. Supports inline styles, Tailwind CSS, and Bootstrap output modes. Equal column width option with colgroup generation. The Cartographer's Grid aesthetic — warm parchment background, terracotta accents, precise grid lines, Lora serif headings, JetBrains Mono code. 100% client-side, no signup.
Base64 Image Encoder
Free online Base64 image encoder. Convert any PNG, JPG, WebP, GIF, or SVG image to a Base64 Data URI instantly. Four output formats: Data URI, HTML img tag, CSS background-image, or raw Base64 string. Copy to clipboard with one click. Character count and size displayed. The Radio Operator's Shack aesthetic — dark olive drab background, warm amber dial accents, cream teletype text, Courier Prime monospace. 100% client-side, no signup.
Image Optimizer
Free online image optimizer and compressor. Upload PNG, JPG, or WebP images and instantly reduce file size while preserving visual quality. Choose output format, adjust quality (1-100%), and resize dimensions while maintaining aspect ratio. Before/after comparison view with compression stats. The Photographer's Darkroom aesthetic — deep darkroom black, amber safelight accents, precise photographic controls. 100% client-side, no signup.
CSS Animation Generator
Free online CSS animation generator for keyframes and transitions. Build animations visually with live preview, 12 presets (bounce, fadeIn, pulse, shake, flip, swing, wobble, and more), keyframe editor with timeline, playback controls with speed adjustment, transition mode with state toggle, and instant CSS export. The Animator's Studio aesthetic — dark film-studio background, warm wooden workbench panels, retro projector playback controls. 100% client-side, no signup.
CSS Layout Generator
Free online CSS layout generator for Flexbox and Grid. Visually design layouts with live preview, explore presets (Center Everything, Sidebar, Holy Grail, Masonry, Gallery), and copy production-ready CSS instantly. Two modes: Flexbox with direction, wrap, justify-content, align-items, align-content controls; Grid with template columns/rows editor, gap, justify-items, align-items, auto-flow controls. The Architect's Blueprint aesthetic. 100% client-side, no signup.
Code Linter & Validator
Free online code linter and validator for HTML, CSS, and JavaScript. Catch syntax errors, missing attributes, bad practices, and common mistakes instantly. Three language tabs with language-specific rules: HTML (unclosed tags, missing DOCTYPE, obsolete tags, duplicate IDs, required attributes), CSS (unknown properties, missing semicolons, empty rules, zero-with-units, duplicate selectors), and JavaScript (syntax errors, loose equality, var usage, eval/alert/console.log, undeclared variables, unused variables). The Inspector's Desk aesthetic — deep forest green background, brass instrument accents, cream paper panels. 100% client-side, no signup.
Favicon Generator
Free online favicon generator. Upload any image and instantly get PNG icons in 8 standard sizes — 16x16, 32x32, 48x48, 64x64, 128x128, 180x180 Apple touch, 192x192 Android, 512x512 PWA. Download individually or in batch. Copy complete HTML link tags and web app manifest JSON. The Icon Foundry aesthetic — deep forge-black background, warm brass accents, wrought-iron panels. 100% client-side, no signup.
CSS Box Shadow Generator
Free online CSS box shadow generator. Create single and multi-layer shadows with interactive controls. Stack multiple shadow layers with drag-to-reorder, enable/disable toggles, and per-layer X/Y offset, blur, spread, color, opacity, and inset controls. Twenty presets including Material Design elevations, Neumorphism soft UI, Glow effects, 3D Depth, Inner Shadow, Floating Card, and Neon Glow. Customize the preview element. Copy CSS instantly with syntax highlighting. The Shadow Theater aesthetic — deep velvet black, warm amber spotlights, dramatic stage preview. 100% client-side, no signup.
CSS Gradient Generator
Free online CSS gradient generator. Create linear, radial, and conic gradients with interactive draggable color stops. Twenty presets including Sunset, Ocean, Deep Space, Neon, and Conic Rainbow. Adjust angle, shape, and center position. Copy CSS instantly with optional vendor prefixes. The Prism Laboratory aesthetic — deep darkroom charcoal, precision instrument borders, rainbow headline gradient, glowing preview. 100% client-side, no signup.
Color Palette Generator
Free online color palette generator. Generate harmonious color schemes from any base color — complementary, analogous, triadic, tetradic, split complementary, monochromatic, and shades. Twelve quick presets, click-to-copy hex/RGB values, export as CSS custom properties, JSON, or Tailwind config. The Northern Lights Observatory aesthetic — deep arctic night sky, aurora gradients, glowing color swatches. 100% client-side, no signup.
ASCII Art Generator
Free online ASCII art generator. Convert any text into stunning ASCII art instantly. Choose from five font styles (Bold Sans, Serif, Monospace, Cursive, Fantasy), six character sets (Standard, Detailed, Minimal, Blocks, Binary, Hex Shade), adjustable output width and font size, invert colors, and color mode. The Linotype Machine aesthetic — oil-black background, iron-grey panels, bronze and copper accents, molten-gold highlights, rivet details. 100% client-side, no signup.
Meta Tag Generator
Free online meta tag generator. Generate complete SEO meta tags, Open Graph markup, Twitter Cards, and JSON-LD structured data. Live previews for Google search results, Facebook shares, and Twitter/X cards. Character counters for title and description. The Printmaker's Studio aesthetic — warm cream paper, deep charcoal ink, crimson printing-press accents, Cormorant Garamond serif typography. 100% client-side, no signup.
IP Subnet Calculator
Free online IP subnet calculator. Enter any IPv4 address and CIDR to instantly compute network address, broadcast, first and last usable hosts, total and usable host count, subnet mask, wildcard mask, binary breakdown, IP class, and IP type. The Router Panel aesthetic — deep rack-black background, network-green LED accents, amber broadcast highlights, Share Tech Mono typography. 100% client-side, no signup.
HTML Live Preview Editor
Free online HTML live preview editor. Write HTML, CSS, and JavaScript on the left and see the rendered result instantly on the right. Resizable split-pane workspace, four starter templates (Blank, Starter, Form, Grid), auto-refresh toggle, one-click copy and download. The Draftsman's Table aesthetic — warm drafting-desk tones, deep charcoal toolbars, indigo ink accents. 100% client-side, no signup.
URL Parser & Query String Builder
Free online URL parser and query string builder. Paste any URL to instantly deconstruct it into protocol, host, port, path, query parameters, and hash. Edit any component and rebuild the URL in real time. Add, edit, or remove query parameters with an interactive table. The Switchboard Operator aesthetic — vintage telephone exchange, brass accents, glowing indicator lamps. 100% client-side, no signup.
JSON Diff & Compare
Free online JSON diff and compare tool. Paste two JSON blobs and instantly see structural and value differences with side-by-side and inline views. Tree navigation for nested objects, color-coded highlights (cyan for added, rose for removed, amber for modified), diff statistics, and export. The Forensic Laboratory aesthetic — dark blue-grey sterile interface, technical precision. 100% client-side, no signup.
HTML to Markdown Converter
Free online HTML to Markdown converter. Paste any HTML snippet, document, or exported content and get clean, semantic Markdown instantly. Configurable heading styles, list markers, emphasis delimiters, and link formats. Code block language detection. 100% client-side, no signup.
Markdown Formatter & Validator
Free online Markdown formatter, validator, and previewer. Format Markdown with consistent spacing, heading normalization, and list standardization. Validate syntax with precise error reporting (unclosed code fences, empty headings, mixed indentation). Minify for compact output. Preview rendered HTML in real time on warm cream paper. The Typewriter Room aesthetic — deep olive background, vintage ribbon red accents, warm cream paper, Special Elite typewriter font. 100% client-side, no signup.
INI Formatter & Validator
Free online INI formatter, validator, and converter. Format INI with configurable indentation, delimiters, and key casing, validate syntax with precise error reporting (duplicate keys, malformed sections, empty values), convert between INI and JSON, minify, and explore with an interactive collapsible section preview. The Phosphor Terminal aesthetic — dark warm brown, amber phosphor accents, vintage terminal precision. 100% client-side, no signup.
CSV Formatter & Validator
Free online CSV formatter, validator, and converter. Format CSV with configurable delimiters and quote styles, validate syntax with precise error reporting (inconsistent columns, unmatched quotes), convert between CSV and JSON/TSV, minify, and explore with an interactive sortable table preview. The Archivist's Index aesthetic — warm cream ledger paper, deep archive brown ink, stamp red accents. 100% client-side, no signup.
TOML Formatter & Validator
Free online TOML formatter, validator, and converter. Format TOML with configurable indentation, validate syntax with precise error reporting, convert between TOML and JSON, minify, and explore with an interactive tree view. The Engineer's Drafting Table aesthetic — blueprint grid, deep navy, amber accents. 100% client-side, no signup.
XML Formatter & Validator
Free online XML formatter, validator, and converter. Format XML with configurable indentation, validate syntax with precise line/column error reporting, convert between XML and JSON, minify, and explore with an interactive tree view. The Scriptorium aesthetic — parchment background, deep ink brown, saddle brown accents. 100% client-side, no signup.
YAML Formatter & Validator
Free online YAML formatter, validator, and converter. Format YAML with configurable indentation, validate syntax, convert between YAML and JSON, minify, and explore with an interactive tree view. 100% client-side, no signup.
JSON Formatter & Validator
Free online JSON formatter, beautifier, minifier, and validator. Format JSON with configurable indentation and key sorting. Minify for production. Validate syntax with precise error reporting. Interactive tree view explorer. 100% client-side, no signup.
JavaScript Minifier & Beautifier
Free online JavaScript minifier and beautifier. Format JS with configurable indentation, brace style, and line wrapping. Safe minification removes comments, console logs, and debuggers. Syntax highlighting included. Supports modern JS including ES2024. 100% client-side, no signup.
CSS Formatter & Minifier
Free online CSS formatter, beautifier, and minifier. Format CSS with configurable indentation, brace style, colon spacing, and selector splitting. Supports modern CSS including nested selectors, custom properties, container queries, and cascade layers. Syntax highlighting included. 100% client-side, no signup.
SQL Formatter & Beautifier
Free online SQL formatter and beautifier. Format SQL with custom indentation, keyword case, and comma placement. Supports Standard SQL, MySQL, PostgreSQL, SQLite, SQL Server, and Oracle. Syntax highlighting included. 100% client-side, no signup.
HTML Formatter & Validator
Free online HTML formatter, beautifier, minifier, and validator. Format HTML with custom indentation, validate for accessibility issues, deprecated tags, and structural errors. Preview rendered output. 100% client-side, no signup.
HTTP Status Code Lookup
Free online HTTP status code reference. Search and filter all 1xx, 2xx, 3xx, 4xx, and 5xx codes instantly. Click to copy. Dark server-room aesthetic. 100% client-side, no signup.
Text Case Converter
Free online text case converter. Instantly convert text to camelCase, snake_case, kebab-case, PascalCase, UPPER CASE, lower case, Title Case, Sentence case, CONSTANT_CASE, dot.case, path/case, and aLtErNaTiNg CaSe. 100% client-side, no signup.
Random String Generator
Free online random string generator with cryptographically secure output. Nine character set presets (alphanumeric, hex, base64, URL-safe, symbols, custom), length up to 10,000, bulk generation up to 1,000, entropy display, copy/download, and history. 100% client-side, no signup.
UUID Generator
Free online UUID generator supporting v4 (random) and v7 (time-sortable). Generate single or bulk UUIDs instantly with format options and history. 100% client-side, no signup.
Stopwatch & Timer
Free online stopwatch and countdown timer with Pomodoro presets, lap timer, visual progress ring, keyboard shortcuts, and audible alarm. 100% client-side, no signup.
Word Counter
Free online word counter with real-time character count, word count, line/paragraph/sentence count, reading time, speaking time, average word length, longest word tracker, and keyword density analysis. Social media character limit presets with visual progress bar. 100% client-side, no signup.
Online Calculator
Free online calculator with scientific functions, expression history, and full keyboard support. Basic and scientific modes, DEG/RAD toggle, trigonometry, logarithms, factorials, powers, and more. 100% client-side, no signup.
Online Barcode Generator
Free online barcode generator. Create professional barcodes in Code 128, EAN-13, EAN-8, UPC, Code 39, ITF-14, Codabar, and Pharmacode formats. Customize dimensions, colors, and text display. Download PNG or SVG. Batch generation supported. 100% client-side, no signup.
Unit Converter
Free online unit converter. Convert length, weight, temperature, area, volume, speed, time, data storage, pressure, and energy instantly across 70+ units. Real-time conversion, swap button, formula display, and quick reference table. 100% client-side, no signup.
QR Code Generator
Free online QR code generator. Create custom QR codes for URLs, text, WiFi, email, phone, SMS, and vCard. Choose colors, error correction, size. Download PNG or SVG. 100% client-side, no signup.
Lorem Ipsum Generator
Free online Lorem Ipsum generator. Create placeholder text in paragraphs, words, bytes, or lists. Optional HTML tags. One-click copy. 100% client-side, no signup.
Number Base Converter
Free online number base converter. Convert between binary, octal, decimal, hexadecimal, and any custom base 2-36. Supports arbitrarily large integers via native BigInt. 100% client-side, no upload.
Online Diff Tool
Free online diff tool. Compare text, code, and documents side by side with line-by-line and character-level highlighting. Split and unified views, diff statistics, ignore whitespace option. 100% client-side, no upload.
Color Converter
Free online color converter. Convert between HEX, RGB, and HSL instantly with real-time preview, WCAG contrast checker, palette generation (tints, shades, complementary), and one-click CSS output. Supports alpha transparency. 100% client-side, no signup.
JSON to CSV Converter
Free online JSON to CSV converter. Supports nested object flattening with dot notation, custom delimiters (comma, tab, semicolon, pipe), header row toggle, and RFC 4180-compliant output. Auto-converts JSON arrays to structured CSV instantly. 100% client-side, no upload.
CSV to JSON Converter
Free online CSV to JSON converter. Auto-detects delimiters (comma, tab, semicolon, pipe), supports RFC 4180 quoted fields, header row toggle, and flexible output (array of objects or arrays). Pretty print or minify. Copy or download. 100% client-side, no upload.
Password Generator
Free online password generator. Create cryptographically secure, random passwords with customizable length (6–128 characters), character types (uppercase, lowercase, numbers, symbols), and advanced options. Real-time strength meter, copy to clipboard, and password history. 100% client-side, no signup.
Markdown to HTML Converter
Free online Markdown to HTML converter with live preview. Supports GitHub Flavored Markdown including tables, task lists, fenced code blocks, and strikethrough. Copy or download the HTML output. Optional sanitization. 100% client-side, no signup.
HTML Entity Encoder / Decoder
Free online HTML entity encoder and decoder. Convert special characters to HTML entities and back. Supports named, decimal, and hexadecimal entities. Optional non-ASCII encoding. 100% client-side, no signup.
Hash Generator
Free online hash generator. Compute MD5, SHA-1, SHA-256, and SHA-512 hashes for text and files. Toggle algorithms, copy results. 100% client-side, no signup.
Base64 Tool
Free online Base64 encoder and decoder. Convert text or files to Base64, decode Base64 strings back to readable text or binary. Supports URL-safe Base64. 100% client-side, no signup.
JSON Tools
Free online JSON toolkit — format, validate, minify, convert to TypeScript types and Go structs, and explore with an interactive tree viewer. 100% client-side, no signup.
URL Toolkit
Free online URL tools — encode and decode URLs with percent-encoding, generate QR codes instantly, and create SEO-friendly URL slugs. 100% client-side, no signup.
ChangeMon
Free website change monitoring. Set up a URL to watch and get notified the moment content changes. Ideal for tracking competitor pricing, job postings, regulatory updates, and content revisions. Supports custom check intervals and email alerts.
Landing Page Generator
Generate a complete SaaS landing page in seconds. Enter your product name, description, key features, and pricing — get a polished, responsive HTML page with 6 color scheme options. Zero dependencies, fully self-contained output you can deploy anywhere.
CodeSnap
Create beautiful, shareable code screenshots instantly. Supports 100+ programming languages with syntax highlighting, multiple editor themes, customizable backgrounds (gradients, solid colors), padding, and rounded corners. Export as PNG directly.
Regex Tester
Free online regex tester with real-time match highlighting, find-and-replace, and 18+ common pattern library. Test, Replace, and Patterns tabs. 100% client-side — no data leaves your browser.
JWT Decoder
Decode, inspect, and verify JSON Web Tokens right in your browser. Paste any JWT to see the header, payload, and signature broken down clearly. All processing happens client-side — your tokens never leave your browser. Supports HS256 and RS256 algorithms.
Cron Expression Generator
Visual cron expression builder with point-and-click dropdowns, instant human-readable descriptions, next-run preview, and 13+ presets. Parse existing crontab entries to understand what they mean. 100% client-side, no signup.
Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa. Supports ISO 8601, RFC 2822, RFC 3339, and relative time calculations. Live Unix clock with auto-detection of seconds vs milliseconds. 100% client-side, no signup.