โ๏ธ Development
HTTP Status Codesโ โ โ โ โ
Search and explore HTTP response codes (RFC 9110/6585 + common vendor codes)
Encoding Detectorโ โ โ โ โ
Auto-detect and decode Hex/Base64/URL/HTML/Unicode
URL Parserโ โ โ โ โ
Edit URL query parameters in a table view
User-Agent Parserโ โ โ โ โ
Extract OS, browser, and engine info from a User-Agent string
MIME Type Lookupโ โ โ โ โ
Bidirectional lookup between file extensions and MIME types (80+ common types)
DNS Recordsโ โ โ โ โ
Search and learn DNS record types โ examples, when to use, RFC references
Git Commitโ โ โ โ โ
Conventional Commits message builder (type/scope/subject/body/footer)
CLI Cheatsheetโ โ โ โ โ
Searchable cheatsheet for git/docker/kubectl/curl/find common commands
Regex Cheatsheetโ โ โ โ โ
Interactive reference for regex metacharacters ยท flags ยท classes
HTTP Method Explainerโ โ โ โ โ
GET/POST/PUT/PATCH/DELETE comparison table
Web Vitalsโ โ โ โ โ
Core Web Vitals (LCP/INP/CLS/FCP/TTFB) thresholds and improvement tips
Bundle Sizeโ โ โ โ โ
Text size + gzip/brotli estimation via Shannon entropy heuristic
CSS Color Name Lookupโ โ โ โ โ
148 CSS named colors + HEX/RGB/HSL conversion
.env Validatorโ โ โ โ โ
Validate dotenv format (key syntax / duplicates / quotes / whitespace)
Test Skeletonโ โ โ โ โ
TS function signature โ vitest/jest/node-test skeleton with edge cases