Poisson Distribution Calculator - Online Event Occurrence Probability
Compute Poisson probabilities for a given mean rate. Ideal for call centers, traffic analysis. Instant chart.
UD5 Toolkit
Create, dispatch, and listen to JavaScript CustomEvent in real-time. Understand event bubbling, detail passing, and listener management.
Click the target or use dispatch buttons. Watch bubbling propagate to the document zone.
Compute Poisson probabilities for a given mean rate. Ideal for call centers, traffic analysis. Instant chart.
See a live VU meter of your microphone's input level. Test if your mic is working and adjust gain. Privacy‑friendly.
Simulate rolling dice for board games, RPGs, and decision making. Choose number of dice and faces. Fun, lightweight, and no download required.
Calculate the probability of exactly k successes in n independent Bernoulli trials. Step-by-step result. Local.
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
Enter log pile dimensions to calculate cords and face cords. Also estimate heat content in BTUs by wood species. Local reference.
Enter standard dice notation (e.g., 2d8+3, 4d6k3) and see the roll result and individual dice. Must for tabletop RPG.
Enter a CSS value in vw/vh and see the actual pixel size at current viewport. Dynamic resize demo.
Calculate probability of k successes when sampling without replacement. Useful for quality control and card games.
Understand how !important behaves inside @layer vs unlayered styles. Interactive example. Avoid common pitfalls.
Track your subscriptions, calculate monthly and yearly totals, and find savings by pausing unused services. Local data.
Build a proper <meta name='viewport'> tag with width, initial‑scale, and user‑scalable options. Avoid common mobile rendering issues.
Enter tank volume and recommended dose to find exact ml or capfuls needed. Avoid overdosing fish.
Rotate a 3D cube on your phone using the Gyroscope API. See angular velocity around each axis. Amazing sensor demo.
Interactive scale showing dB levels of everyday sounds with playable samples. Hearing safety.
Calculate grout needed (lbs or kg) based on tile size, grout joint, and area. Also recommend spacer size. Local estimator.
Create a random superhero with a unique name, power, weakness, and origin story. Fun creative writing prompt. All frontend.
Calculate resistor values for transistor fixed bias or voltage divider configuration. Quick quiescent point analysis.
Calculate antenna element lengths for a given frequency (or vice versa). Supports 1/4 wave, 1/2 wave, dipole. Useful for ham radio. Local only.
Calculate how much pure ammonia to add to reach 4ppm for a fishless cycle. Safe start guide.
Find out how large you can print based on image resolution in pixels. Understand DPI and megapixels.
Perform arithmetic on fractions and get simplified results. Handles mixed numbers and improper fractions. Step-by-step display. Educational and precise.
Calculate the output voltage and resistor values for a voltage divider circuit. Includes schematic. Handy for electronics hobbyists and engineers.
Enter a package name and version range to see all satisfying versions from the registry. Understand ^ and ~.
Select your OS, IDE, and programming language to generate a complete .gitignore file. No typing required.
Calculate how many planks you need to cover an area given plank dimensions and gap. Quick carpentry estimator. Local only.
Enter two hex or decimal numbers and perform bitwise AND, OR, XOR, NOT, left/right shift. See results in binary.
Input camera sensor, focal length, aperture, distance to get hyperfocal distance and DoF range. Visual chart.
Find the optimal TV size for your room or the best viewing distance based on screen size and resolution (1080p, 4K, 8K). Simple THX/SMPTE reference.
Check if a number of the form 2^p‑1 is a Mersenne prime. Quick Lucas‑Lehmer test simulation for small p.