US States & Capitals Quiz - Online Geography Memory Game
Interactive quiz to learn all 50 US state capitals. Choose mode: capital to state or state to capital. Map highlight available. Works offline.
UD5 Toolkit
Test your geography knowledge instantly
Interactive quiz to learn all 50 US state capitals. Choose mode: capital to state or state to capital. Map highlight available. Works offline.
A silhouette of a country appears; type the name. Timed guesses. Great for geography buffs.
See a flag and pick the country among four choices. Timed rounds with score. Perfect for geography buffs. Local data.
A country border shape appears, guess the nation. Multiple choice. Score tracking. Learn geography visually. Local SVG shapes.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Find the three‑letter currency code (USD, EUR, JPY) for any country. Also lists currency symbol and name. Static.
Practice CSS selectors by targeting plates on a virtual restaurant table. 30+ levels. Perfect for beginners.
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.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
Practice aligning grid items and tracks with the place‑items, align‑content, and justify‑content properties. Visual guide.
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Calculate exact elapsed time between two dates in years, months, weeks, and days. Countdown or time already passed. Simple, visual, and local.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
Create a basic Playwright script with browser launch, page navigation, and screenshot. Start E2E testing instantly.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
Paste an SVG path d string and parse it into an array of commands and coordinates. Useful for animations.
Enter any date and get its ISO week number, plus the start and end dates of that week. Quick reference.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
See how align‑items: baseline works in grid to align different font sizes on the same baseline. Visual guide.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.