Meeting Icebreaker Picker – Online Random Fun Check-in
Pick a random icebreaker question or activity for remote meetings. Never start a meeting awkwardly again.
UD5 Toolkit
Randomly assign gift‑exchange pairs with custom exclusion rules. Works perfectly for offices, families, and friends.
Pick a random icebreaker question or activity for remote meetings. Never start a meeting awkwardly again.
Generate a random potion with a color, effect, and ingredient list. Ideal for RPG item shops and worldbuilding.
Calculate large Fibonacci numbers in a Web Worker. See the UI remain responsive. Copy the pattern for your app.
Create CSS mask‑image effects with custom shapes, gradients, and SVGs. Visually see the mask applied to an image. Copy the CSS.
Visually create the glassmorphism effect: background blur, transparency, and border. Copy the complete CSS. Modern UI design.
Write a generator function and step through it with next(). See values and done state. Understand iterators.
Fairly distribute pooled tips among staff based on hours worked or points. Customizable percentages. All calculations local and private.
Generate a balanced lunchbox meal suggestion (main + sides) with a click. Prevent lunch rut. No account, local.
Divide pooled tips among staff based on hours worked or weighted percentages. Ensures fair distribution. Instant local calculation.
Pixelate or censor parts of an image by dragging. Adjust block size for mosaic effect. Useful for hiding faces or sensitive data. Client-side processing.
Customize falling snow particles with pure CSS or canvas. Adjust speed, size, and wind. Copy the code for your website.
Pixelate selected areas of an image to hide faces or sensitive data. Adjust block size. Download the censored result.
Run a CPU‑heavy calculation (e.g., prime numbers) in a Web Worker and see the UI stay responsive. Code snippet provided.
Enter mosaic area and choose tessera size to find the approximate number of tiles required. Includes grout joint factor.
Enter a number and see an animated factor tree breaking it down to primes. Perfect for teaching factorization.
When a yarn is discontinued, find equivalent alternatives by matching weight and gauge. Local reference.
Select a runtime (Node.js, Python, Go) and generate a basic, optimized Dockerfile with multi‑stage build. Copy and refine.
Choose a base style guide (Airbnb, Standard, Google) and add plugins. Generate a ready‑to‑use .eslintrc config.
Enter task names, start dates, and durations to generate a simple Gantt chart as an image. Quick project view.
Create a properly styled 'Skip to Content' link. Customize target and appearance. Essential for keyboard users. Copy the HTML/CSS.
Help the bird fly through pipes without touching them. Click or tap to flap. Track your high score in localStorage. Classic time‑waster.
Answer simple questions (braid/mono, hook/swivel) to see the recommended fishing knot with step‑by‑step animation.
Divide your day into blocks with color codes. Drag tasks into slots. See free time at a glance.
Use CSS masks and fixed backgrounds to create a unique parallax reveal effect. Copy the code. No JavaScript.
Swipe through visual stages of cold injury to understand frostnip vs. superficial frostbite. First aid reminders.
Place rectangular pattern pieces on a virtual fabric width to optimize cutting layout and reduce waste. Simple manual drag & drop. Local only.
Adjust root, margin, and threshold. See a live log of intersection events as you scroll. Debug lazy loading.
Write text with inline footnote markers and this tool will move the notes to the bottom and add proper Markdown links. Saves time.
Calculate how much fabric you need for a quilt based on block size, number, and sashing. Supports metric and imperial. No upload, local.
Upload a small image and see it tiled as a canvas pattern. Export the pattern or copy the JavaScript.