Tetris Game - Online Classic Block Puzzle
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
UD5 Toolkit
PvP & AI Battle – Drop, Match, Win!
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
Practice CSS selectors by targeting plates on a virtual restaurant table. 30+ levels. Perfect for beginners.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Randomly generated subnetting questions. Calculate network address, broadcast, and usable range. For CCNA prep.
Create a basic Playwright script with browser launch, page navigation, and screenshot. Start E2E testing instantly.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Lay down a beat on a grid sequencer for kick, snare, and hi-hat. Play, loop, and adjust tempo. All sound via Web Audio API.
Practice aligning grid items and tracks with the place‑items, align‑content, and justify‑content properties. Visual guide.
Create colorful digital sticky notes on a corkboard. Drag, edit, and delete. Notes persist in local storage. No login.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
Structure your episode with timed segments. Includes call to action notes. Export as text.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, ever‑changing clock.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
See a flag and pick the country among four choices. Timed rounds with score. Perfect for geography buffs. Local data.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Test your knowledge: given a state name, pick its capital. Timed, with scoreboard. Learn all 50. No login.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Paste CSV and get a list of SQL INSERT statements. Define table name and column mapping. All local conversion.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Interactive quiz to learn all 50 US state capitals. Choose mode: capital to state or state to capital. Map highlight available. Works offline.
Convert a simple black and white image into an SVG path using edge detection. Extract vector outlines. Local canvas processing.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
Paste an SVG path d string and parse it into an array of commands and coordinates. Useful for animations.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.