Emoji Scrambler – Online Guess the Phrase from Mixed Emojis
Emojis are scrambled; you must reorder them to form the correct phrase or title. Fun word play.
UD5 Toolkit
Animated pizza & smiley alarm – set the time and watch the fun!
Emojis are scrambled; you must reorder them to form the correct phrase or title. Fun word play.
A big button that triggers a colourful confetti cannon full‑screen. Use it to celebrate small wins. Pure joy.
Write a message and set a future date. It will be hidden until that day. All stored locally with countdown.
Generate a horizontal Code‑128 barcode from any string. Download as PNG or SVG. Works offline. For inventory.
Pomodoro timer that saves completed sessions to localStorage. View daily/weekly stats. Boost productivity with data.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
Design a pure CSS tooltip with custom text, position (top/bottom/left/right), and arrow. Copy the clean code.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Toggle OpenType features like liga, smcp, tnum, and see the text update. Support for variable fonts. Typography nerds.
Play the classic Snake game inside your browser. Arrow keys to move, eat the apple, grow longer. High score tracked locally.
Compute Poisson probabilities for a given mean rate. Ideal for call centers, traffic analysis. Instant chart.
Log daily temperature and humidity of your incubator. Get alerts when approaching critical days. Improves hatch rate.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Test the new HTML popover attribute for creating accessible tooltips, menus, and dialogs without JavaScript. Copy code snippets.
Style a drop cap using the initial‑letter property. Set size and sink. Modern alternative to pseudo‑element hacks.
Style a drop cap using the initial‑letter property. Set size and sink. Modern alternative to pseudo‑element hacks.
Add player names and tap +/- to track scores. Custom starting points. Works for any game.
Define min and max font sizes and viewport widths. Generate a complete fluid type scale using CSS clamp() for all headings.
Add N business days to a date, skipping weekends and optionally entering custom holidays. Regional presets.
Enter two Unix timestamps and get the exact difference in days, hours, minutes, and seconds. Quick time debugging.
Convert numbers to Roman numerals and decode Roman numerals back to numbers. Supports up to large values. A fun educational tool running entirely in your browser.
Make your JavaScript code more readable with this online beautifier. Format and indent JS automatically. Works entirely in your browser, protecting your code privacy.
Design a fully styled scrollbar with colors, width, and border radius. Get the CSS for Chrome and Firefox.
Calculate tips and split bills easily. Adjust tip percentage and number of people. Perfect for dining out. All computations happen on your device.
Quick reference for what to do (and not do) after a snake bite. Pressure immobilization bandage diagram.
Create simple 2‑ or 3‑set Venn diagrams by entering comma‑separated lists. Shareable via URL fragment. No account.
Enter min and max font sizes and viewport widths to generate a perfect CSS clamp() expression. Fluid typography without media queries.
Write and store encrypted daily journal entries directly in your browser's localStorage. Export as TXT. No sign-up, fully private.
Apply user‑select: none, text, all and see how it affects selection. Copy the CSS snippet for your UI elements.
Test overscroll‑behavior: contain to prevent background scroll or pull‑to‑refresh. See the effect in a live demo.