AES (Advanced Encryption Standard) is a symmetric block cipher algorithm adopted by the U.S. governm...
API (Application Programming Interface) is a set of rules, protocols, and tools that allows differen...
ASCII (American Standard Code for Information Interchange) is a character encoding standard that ass...
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format by ...
Bearer Token is an access token type used in HTTP authentication where the client presents a token t...
Binary (also known as base-2) is a numeral system that uses only two symbols: 0 and 1. It is the fun...
BMI is a numerical value calculated from a person's weight and height, used as a screening tool to c...
CDN is a geographically distributed network of proxy servers and data centers that work together to ...
CORS (Cross-Origin Resource Sharing) is a security mechanism that allows web browsers to make reques...
Cron is a time-based job scheduler in Unix-like operating systems that enables users to schedule com...
CSS (Cascading Style Sheets) is a stylesheet language used to describe the presentation of HTML and ...
CSV (Comma-Separated Values) is a plain text file format that stores tabular data using commas to se...
Data URL is a URI scheme that allows embedding small data items inline in web documents as if they w...
DNS (Domain Name System) is a hierarchical and distributed naming system that translates human-reada...
Emoji is a standardized set of pictographic symbols and icons encoded in Unicode, used in digital co...
Geohash is a geocoding system that encodes geographic coordinates (latitude and longitude) into a sh...
GIF (Graphics Interchange Format) is a bitmap image format developed by CompuServe in 1987 that supp...
Glob is a pattern matching syntax used to specify sets of filenames or paths using wildcard characte...
Go (also known as Golang) is a statically typed, compiled programming language designed at Google. I...
GUID (Globally Unique Identifier) is Microsoft's implementation of the UUID standard, a 128-bit iden...
Gzip is a file compression format and software application that uses the DEFLATE algorithm to reduce...
Hexadecimal (also known as hex or base-16) is a positional numeral system that uses 16 distinct symb...
HMAC (Hash-based Message Authentication Code) is a cryptographic technique that combines a secret ke...
HSL Color (Hue, Saturation, Lightness) is a cylindrical color model that represents colors in a way ...
HTML (HyperText Markup Language) is the standard markup language for creating web pages and web appl...
HTML Entity (HTML Character Entity) is a string that begins with an ampersand (&) and ends with a se...
HTTP (Hypertext Transfer Protocol) is the foundation protocol of the World Wide Web, defining how me...
HTTPS (Hypertext Transfer Protocol Secure) is the secure version of HTTP that encrypts all communica...
IP Address (Internet Protocol Address) is a unique numerical identifier assigned to every device con...
JavaScript is a high-level, interpreted programming language that enables interactive web pages and ...
JPEG (Joint Photographic Experts Group) is a commonly used lossy compression method for digital imag...
JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format that is easy ...
JSON Schema is a vocabulary that allows you to annotate and validate JSON documents. It describes th...
JSONPath is a query language for JSON documents that enables extracting and filtering data from comp...
JWT (JSON Web Token) is a compact, URL-safe means of representing claims to be transferred between t...
Lorem Ipsum is a pseudo-Latin placeholder text commonly used in graphic design, web development, and...
Markdown is a lightweight markup language created by John Gruber in 2004 for formatting plain text d...
MD5 (Message-Digest Algorithm 5) is a widely used cryptographic hash function that produces a 128-bi...
MIME Type is a standardized identifier used to indicate the nature and format of a file or data, con...
NanoID is a tiny, secure, URL-friendly unique string ID generator for JavaScript. It generates compa...
OAuth (Open Authorization) is an open standard authorization protocol that allows users to grant thi...
PDF (Portable Document Format) is a file format developed by Adobe in 1992 to present documents cons...
PNG (Portable Network Graphics) is a raster graphics file format that supports lossless data compres...
QR Code (Quick Response Code) is a two-dimensional matrix barcode that can store various types of da...
Regex (Regular Expression) is a sequence of characters that defines a search pattern, primarily used...
REST (Representational State Transfer) is an architectural style for designing networked application...
RGB Color (Red Green Blue) is an additive color model where red, green, and blue light are combined ...
RSA (Rivest-Shamir-Adleman) is an asymmetric cryptographic algorithm that uses a pair of keys - a pu...
SHA-256 (Secure Hash Algorithm 256-bit) is a cryptographic hash function that produces a 256-bit (32...
Slug is a URL-friendly version of a string, typically derived from a title or name, that uses only l...
SQL (Structured Query Language) is a standardized programming language designed for managing and man...
SSL/TLS (Secure Sockets Layer / Transport Layer Security) are cryptographic protocols designed to pr...
SVG (Scalable Vector Graphics) is an XML-based vector image format for two-dimensional graphics that...
TypeScript is a strongly typed programming language that builds on JavaScript by adding optional sta...
Unicode is a universal character encoding standard that assigns a unique number (code point) to ever...
Unix Timestamp (also known as Unix Epoch Time or POSIX time) is a system for tracking time as a runn...
URI is a string of characters that identifies a resource on the internet or within a system, providi...
URL is a specific type of URI that provides the complete address to locate a resource on the interne...
URL Encoding (Percent-Encoding) is a mechanism for encoding information in a Uniform Resource Identi...
UTF-8 (8-bit Unicode Transformation Format) is a variable-width character encoding that can represen...
UUID (Universally Unique Identifier) is a 128-bit identifier that is guaranteed to be unique across ...
WebP is a modern image format developed by Google that provides superior lossless and lossy compress...
XML (Extensible Markup Language) is a markup language and file format for storing, transmitting, and...
XPath is a query language for selecting nodes and computing values from XML documents using path exp...
YAML (YAML Ain't Markup Language) is a human-readable data serialization language commonly used for ...