Shuffleboard Strategy Visualizer β Online Puck Placement Planner
Drag pucks onto a digital lane to plan offensive and defensive shots. Practice before your next cruise.
UD5 Toolkit
Online Play & Create 9Γ9 Puzzles β Free, No Ads
Drag pucks onto a digital lane to plan offensive and defensive shots. Practice before your next cruise.
Load a sprite sheet, define frames, and play an animation on a canvas. Control frame rate and loop. Game dev tool.
Virtual paper fortune teller. Pick a color, count, and reveal a random fortune. Nostalgic fun.
Create a random magical item with a name, effect, and lore for your RPG session. Perfect for dungeon masters. No API.
Set up a chess position using FEN notation or drag pieces. Share the position link or screenshot. No AI, just board.
Drag and drop pieces to set up a chess position. Generate FEN string and copy to share. Analyze openings. Local only.
Generate truly random numbers within a specified range. Useful for contests, game decisions, and sampling. Runs locally, no hidden algorithms.
Add some trendy skills to your resume. Generate a list of hard and soft skills relevant for tech and business jobs.
Select emojis and arrange them into a seamless tiling background. Copy the CSS dataβURI or download as image.
Control a lunar module and try to land softly on the moon. Manage fuel and thrust. Classic arcade physics. Canvas.
Create and format Markdown tables by adjusting rows and columns. Align text, copy the raw Markdown. Perfect for README files.
Combine two random concepts to spark the next billionβdollar startup idea. Silly or serious, it's brainstorming fun.
Click on a box to set the transformβorigin point and see how rotations and scales change. Copy the CSS.
Drag the virtual ring to perform multiplication, division, and unit conversions. Rediscover preβelectronic calculator charm.
Easily compute posterior probabilities given prior, likelihood, and marginal likelihood. Visual diagram. All local.
Adjust rotateX/Y/Z and translate to see a 3D box in real time. Copy optimized CSS transform.
Create CSS animations and transitions without coding. Define keyframes, easing, and duration. Copy the @keyframes and animation code instantly.
Generate a DKIM DNS record from a public key and selector. Check syntax. Improve your domainβs email deliverability.
Interactive cheatsheet for JavaScript regular expressions with live examples. Click any token to see its explanation and test it on sample text immediately.
Generate an SVG placeholder image with custom text, width, height, and colors. Use as a placeholder service. Pure SVG.
Generate strong random strings for API tokens, session secrets, or encryption keys. Uses crypto.getRandomValues().
Enter number of rooms and get an estimate of how many moving boxes in each size you'll need. Plan your move efficiently. Local tool.
Drag words to the correct position in a sentence using in, on, at. Visual feedback.
Guided breathing exercises with animated circle for inhale/hold/exhale. Includes box breathing, 4-7-8, and resonant breathing patterns. Customizable intervals.
Select a Node.js version from the LTS list and instantly download a .nvmrc file. Lock your projectβs runtime.
Search and copy HTML entities for arrows, math, currency, and symbols. See the glyph and code. Fast reference.
Create a looping animated gradient background with multiple color stops. Copy the complete CSS keyframes. Eyeβcatching.
Generate the doGet() and doPost() boilerplate for a Google Apps Script web app. Ready to paste into the editor.
Generate dynamic placeholder images by specifying width, height, colors, and text. View instantly as a URL you can embed in mockups. Canvas-based.
See how `animationβcomposition: replace, add, accumulate` works by layering animations on the same property. Understand the spec.