★ Front Page ★
A collection of 21 handy utilities and 13 articles — all running right in your browser. No ads, no sign-ups, no data leaving your device.
Text
Count characters, words, sentences, and paragraphs instantly.
Try it now
Developer
Format and validate your JSON with syntax highlighting.
Try it now
Developer
Encode or decode Base64 strings in one click.
Try it now
Generator
Generate strong, secure passwords instantly.
Try it now
Design
Convert colors between HEX, RGB, and HSL formats.
Try it now
Generator
Generate unique UUIDs (v4) instantly.
Try it now
SvelteKit · Jun 15, 2025 · 5 min read
A quick guide to building full-stack apps with SvelteKit and TypeScript. Learn about routing, server-side rendering, and API routes.
Continue reading
Backend · Jun 12, 2025
How to securely consume third-party APIs using SvelteKit server routes — hide API keys and add custom logic on the server.
CSS · Jun 10, 2025
Useful patterns and utilities for building beautiful UIs fast with the new Tailwind v4 Vite plugin.