Connect Four - Online PvP & AI Board Game
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.
UD5 Toolkit
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.
Practice CSS selectors by targeting plates on a virtual restaurant table. 30+ levels. Perfect for beginners.
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.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Generate a CSS background that shows a baseline grid. Adjust lineβheight and offset. Perfect for aligning text.
Create a basic Playwright script with browser launch, page navigation, and screenshot. Start E2E testing instantly.
Keep track of stitches and rows for your knitting projects. Multiple counters with increase/decrease shortcuts. Data saved in your browser.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
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.
See a flag and pick the country among four choices. Timed rounds with score. Perfect for geography buffs. Local data.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Simulate different cache strategies (Cache First, Network First, StaleβWhileβRevalidate) and see responses. Learn offline patterns.
Enter a URL and see a nested list of all headings (h1βh6). Check your document structure for SEO and accessibility. Pure fetch.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.
Structure your episode with timed segments. Includes call to action notes. Export as 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.
Calculate exact elapsed time between two dates in years, months, weeks, and days. Countdown or time already passed. Simple, visual, and local.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, everβchanging clock.
Randomly generated subnetting questions. Calculate network address, broadcast, and usable range. For CCNA prep.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
Pick a color for each day's mood and see a monthβatβaβglance heatmap. Data stored locally. A private emotional log.
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.
Create a breadcrumb schema for your website. Fill in the pages and get the readyβtoβpaste JSONβLD snippet for rich results.
Paste an URL or HTML and see the h1βh6 hierarchy as a tree. Detect skipped levels and improve accessibility. Clientβside.
Searchable table of wellβknown TCP and UDP ports with their services. Check 80, 443, 3306, and many more.