Country Outline Quiz - Online Identify by Shape
A silhouette of a country appears; type the name. Timed guesses. Great for geography buffs.
UD5 Toolkit
Guess the nation by its silhouette, then pick the right flag!
A silhouette of a country appears; type the name. Timed guesses. Great for geography buffs.
A country border shape appears, guess the nation. Multiple choice. Score tracking. Learn geography visually. Local SVG shapes.
Test your knowledge: given a state name, pick its capital. Timed, with scoreboard. Learn all 50. No login.
Interactive quiz to learn all 50 US state capitals. Choose mode: capital to state or state to capital. Map highlight available. Works offline.
Find the three‑letter currency code (USD, EUR, JPY) for any country. Also lists currency symbol and name. Static.
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.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Practice aligning grid items and tracks with the place‑items, align‑content, and justify‑content properties. Visual guide.
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.
Play the classic Connect Four in your browser against a friend or CPU. Drop discs to get four in a row. Clean SVG board, local logic.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Randomly generated subnetting questions. Calculate network address, broadcast, and usable range. For CCNA prep.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.
See how align‑items: baseline works in grid to align different font sizes on the same baseline. Visual guide.
Pick a color for each day's mood and see a month‑at‑a‑glance heatmap. Data stored locally. A private emotional log.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, ever‑changing clock.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Paste an SVG path d string and parse it into an array of commands and coordinates. Useful for animations.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Paste a hex code and get the closest official CSS color name and a list of similar Pantone-like shades. Design reference.
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
Convert a simple black and white image into an SVG path using edge detection. Extract vector outlines. Local canvas processing.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Create colorful digital sticky notes on a corkboard. Drag, edit, and delete. Notes persist in local storage. No login.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.