Utility Laboratory

Experimental Tools // Build 2026.03
01 // General Purpose Utilities Standard Tools
Tool / Description Technologies Action
CORS Fetch Tester
Debug cross-origin requests and inspect browser-exposed headers in real-time.
JS Fetch API LAUNCH ↗
Live Code Editor
Minimalist, real-time HTML/CSS/JS renderer with local auto-save.
Storage Iframe LAUNCH ↗
Github Flattening Engine
Extract and concatenate GitHub repositories into a single monolithic text block optimized for LLM context windows.
Vanilla JS GitHub API LAUNCH ↗
Password Generator
Generate cryptographically strong passwords using Web Crypto API entropy with real-time bit-strength and security analysis.
Web Crypto Entropy Logic LAUNCH ↗
World Time Sync
Synchronize and compare global time zones using IANA database standards and high-precision browser-native internationalization (Intl API).
Intl API IANA DB LAUNCH ↗
Resize Images
Client-side image processing utility for high-fidelity resizing with aspect-lock logic and standard web resolution presets.
Canvas API LAUNCH ↗
Crop Images
Precision client-side cropping utility featuring real-time SVG masking, unified pointer interaction for mobile-first control, and standardized aspect ratio presets.
Canvas API SVG Mask Pointer Events LAUNCH ↗
Cipher Lab
Security utility for Base64/URL encoding and high-entropy secret generation using the Web Crypto API for cryptographic randomness.
Web Crypto Base64 Encoding LAUNCH ↗
Syntax Lab
Data restructuring utility for JSON and XML. Features beautification, minification, and syntax validation with mobile-optimized input.
JSON API XML Parser Data Logic LAUNCH ↗
Chroma Lab
Color geometry analysis utility. Features high-precision HSL sliders, WCAG 2.1 contrast ratio calculations, and CSS variable generation.
WCAG 2.1 HSL Math Data Logic LAUNCH ↗
Chroma Multiplier
Advanced color harmony engine for professional UI design. Calculates 6 distinct mathematical strategies (Analogous, Triadic, Split-Comp, etc.) and generates full 10-shade Tailwind CSS configurations via high-precision HSL coordinate mapping.
HSL Geometry Tailwind Engine Harmony Math LAUNCH ↗
Type Lab
Typographic scaling engine using modular ratios. Calculates PX-to-REM conversions and generates standardized Tailwind CSS font-size configurations for harmonic UI hierarchies.
Modular Scale REM Math Tailwind CSS LAUNCH ↗
02 // Neural Networks & AI Labs Machine Learning
Tool / Description Technologies Action
Neural ASCII Studio
Hardware-accelerated tensor downsampling to convert images into character maps.
TF.js WebGL LAUNCH ↗
Architecture Visualizer
Dynamic NN graph generator with live activation function toggles (ReLU, Sigmoid).
Canvas Activations LAUNCH ↗