Comprehensive, architectural definitions for core web protocols, cryptographic standards, data interchange formats, and security mechanisms — paired with interactive, in-browser developer utilities.
AES is a symmetric block cipher established by NIST in 2001 that encrypts data in 128-bit blocks using 128, 192, or 256-bit cryptographic keys worldwide.
AI tokens are the fundamental atomic units of text and code processed by Large Language Models, governing pricing, context limits, and tokenization.
Color spaces define mathematical models for representing and calculating colors across digital displays, including sRGB, HSL, and wide-gamut OKLCH.
Content Security Policy (CSP) is an HTTP security header that prevents Cross-Site Scripting (XSS) and data injection attacks by restricting authorized resources.
Cron is a time-based job scheduler in Unix-like operating systems configured via cron expressions specifying minute, hour, day, month, and weekday.
CSS is a stylesheet language used to specify the presentation, styling, and visual layout of HTML and XML documents across media types.
CSV is a tabular text data format standardized in RFC 4180, representing structured spreadsheet rows and columns with comma delimiters.
cURL is a command-line tool and library (libcurl) for transferring data with URLs across HTTP, HTTPS, FTP, and dozens of network protocols.
A diff is a data comparison algorithm and output format displaying line-by-line insertions, deletions, and modifications between text files.
DMARC is an email authentication protocol that builds upon SPF and DKIM to prevent phishing, email spoofing, and business email compromise.
DNS is a hierarchical, decentralized naming system that translates human-friendly domain names into machine-routable IP addresses.
Docker Compose is a declarative tool for defining and running multi-container Docker applications using standardized YAML service definitions.
HAR is a JSON-formatted archive standard used by browsers and performance tools to record detailed network session logs, headers, and timings.
HMAC is a cryptographic construction combining a hash function with a secret key to verify data integrity and message authenticity per RFC 2104.
HTML is the standard markup language for creating web pages and web applications, structuring content through semantic elements and the DOM.
HTML entities are coded character strings starting with an ampersand and ending with a semicolon used to render reserved and special characters in HTML.
HTTP headers are key-value metadata fields transmitted in HTTP requests and responses that govern caching, authentication, cookies, and security.
Source maps map compiled, minified, or transpiled code back to its original source code, enabling debugging of TypeScript and JSX in browsers.
JSON is an open, text-based data interchange format standardized in RFC 8259, designed for human-readable and machine-parseable data transmission.
JSON Lines is a text format for storing structured data where each line is a valid JSON value, optimized for streaming and big data processing.
JSON Schema is a declarative JSON dialect for annotating, validating, and establishing structural contracts for JSON documents and REST APIs.
A JSON Web Token (JWT) is a compact, URL-safe open standard (RFC 7519) used to securely transmit verifiable claims between distributed web services.
Markdown is a lightweight plain-text formatting syntax created by John Gruber in 2004 that converts readable text into structured HTML.
MD5 is a legacy 128-bit cryptographic hash function developed by Ronald Rivest in 1991, now cryptographically broken due to collision vulnerabilities.
Model Context Protocol is an open standard that connects AI models to external tools, databases, and local file systems via secure JSON-RPC interfaces.
Prompt engineering is the practice of structuring, refining, and designing inputs for Large Language Models to maximize accuracy, consistency, and alignment.
Protocol Buffers is Google's language-neutral, platform-neutral binary serialization mechanism for serializing structured data efficiently.
A Progressive Web App is a web application built using modern APIs to deliver native app-like capabilities, offline support, and installability.
SHA-256 is a cryptographic hash function in the SHA-2 family that produces a unique 256-bit (32-byte) deterministic digest from any input data.
SQL is the domain-specific standard language used to query, manipulate, and manage relational database management systems (RDBMS).
SVG is an XML-based vector image format for defining two-dimensional graphics with interactivity, animations, and resolution independence.
A UUID is a 128-bit identifier standardized in RFC 9562 that provides guaranteed uniqueness across distributed computer systems without central coordination.
URL encoding (percent-encoding) is an RFC 3986 mechanism that converts reserved or unsafe characters in a URI into a percent sign followed by two hex digits.
A webhook is an event-driven HTTP callback mechanism that sends real-time automated payloads between web systems when specific triggers occur.
WHOIS is a query and response protocol used to lookup registered domain owners, registrar details, nameservers, and expiration dates.
Test and inspect tokens, format payloads, validate schemas, and generate cryptographic digests with our complete catalog of privacy-first, client-side developer tools.