Snake Bite First Aid Checker – Online Do's & Don'ts
Quick reference for what to do (and not do) after a snake bite. Pressure immobilization bandage diagram.
UD5 Toolkit
Quick reference for what to do (and not do) after a snake bite. Pressure immobilization bandage diagram.
Add player names and tap +/- to track scores. Custom starting points. Works for any game.
Set a short timer with a themed emoji animation (e.g., pizza cooking). A playful visual countdown.
Pomodoro timer that saves completed sessions to localStorage. View daily/weekly stats. Boost productivity with data.
Emojis are scrambled; you must reorder them to form the correct phrase or title. Fun word play.
Type JavaScript expressions and see output like a real browser console. Supports console.log, error, warn. Use for quick testing without DevTools.
Compute Poisson probabilities for a given mean rate. Ideal for call centers, traffic analysis. Instant chart.
Paste any JavaScript snippet and get a ready‑to‑drag bookmarklet link. Minify and encode automatically. Pure client.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
Apply user‑select: none, text, all and see how it affects selection. Copy the CSS snippet for your UI elements.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
A big button that triggers a colourful confetti cannon full‑screen. Use it to celebrate small wins. Pure joy.
Generate a horizontal Code‑128 barcode from any string. Download as PNG or SVG. Works offline. For inventory.
Design a pure CSS tooltip with custom text, position (top/bottom/left/right), and arrow. Copy the clean code.
Select your racquet head size, string type, and play style to get a recommended tension range. Find your sweet spot.
Write a JavaScript snippet and get a ready‑to‑drag bookmarklet link. With minification and encoding. Easy browser tools.
Design a fully styled scrollbar with colors, width, and border radius. Get the CSS for Chrome and Firefox.
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.
Enter frame size and image size to calculate mat borders. Visual preview. Precise framing.
Explore the new two‑value display syntax like `display: block flex`. See what each inner/outer pair does visually.
Enter your clay's shrinkage rate and the desired fired size to determine the wet dimensions you need to throw or slab build. Essential for functional ware.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Enter any date and instantly know which quarter it belongs to. Also shows fiscal quarter if start month set.
Paste a URL or HTML to detect known vulnerable JavaScript library versions. Quick security audit. Client‑side only.
Test the new HTML popover attribute for creating accessible tooltips, menus, and dialogs without JavaScript. Copy code snippets.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Define min and max font sizes and viewport widths. Generate a complete fluid type scale using CSS clamp() for all headings.
Log daily temperature and humidity of your incubator. Get alerts when approaching critical days. Improves hatch rate.
Toggle OpenType features like liga, smcp, tnum, and see the text update. Support for variable fonts. Typography nerds.