Semaphore Flag Translator - Online Signal Code Converter
Translate text into semaphore flag positions and decode semaphore back to letters. Interactive animated flags. For scouts and maritime fans.
UD5 Toolkit
Translate text into semaphore flag positions and decode semaphore back to letters. Interactive animated flags. For scouts and maritime fans.
Drag the seven tangram pieces to form a target silhouette. Multiple puzzles. Develop spatial thinking. All canvas interactions.
Browse a beautifully designed periodic table with electron shell visualization and key facts. Click any element to learn more. Offline ready.
Shows a random short word and displays animated ASL fingerspelling letters. Type what you see. Improve receptive skills.
Zoom through sizes from the Planck length to the observable universe. Educational and awe‑inspiring visualization.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Run the classic FizzBuzz with custom rules. See the output for any range. A beginner programmer's playground.
Click a metal ion to see the characteristic flame color and wavelength. Useful for analytical chemistry reference.
Plot one or more mathematical functions f(x) on a 2D canvas. Zoom, pan, and see intersections. Great for calculus and algebra. Purely client‑side.
Solve random arithmetic problems under a time limit. Track your score and improve mental calculation. No data collected.
Find safe mixing ratios for the classic elephant toothpaste demonstration. Volume adjustments for different container sizes.
Find the date of Easter Sunday for any given year. Learn about the computus algorithm. Simple and accurate.
Create promises that resolve or reject after a delay. See state changes and chain .then/.catch. Debug async code.
Enter a number of sides (3‑100) and get the correct polygon name (triangle, hectogon). Fun geometry reference.
Encode decimal integers into signed magnitude binary representation and decode back. Learn computer arithmetic.
Paste a list of numbers to visually check uniformity, mean, and simple pattern analysis. Educational tool for statistics and RNG.
Find the centroid (center of mass) of any convex polygon by entering vertex coordinates. Useful for physics and design.
Get the full electron configuration and orbital box diagram for any element. Learn the Aufbau principle. Fast and local.
Analyze text for subjective and emotionally charged words. Helps identify potential bias in writing. Purely heuristic, local operation.
Convert between units of absorbed dose and equivalent dose (Gray, Rad, Rem, Sievert). Educational and reference. Local calculation.
Enter a regular expression and see a visual railroad diagram explaining the pattern. Learn and debug regex.
Select telescope and eyepiece parameters to see the field of view circle on a simulated night sky image.
Create beautiful Spirograph patterns by adjusting circle radii and pen position. Change colors and save as PNG. Relaxing math art.
Create custom traceable handwriting worksheets with name or sentence. Print in dotted font. Great for teachers and parents.
See all elements sorted alphabetically by symbol. Picture and atomic weight. Beautifully styled static list.
Find what day of the week any past or future date falls on. Uses Zeller’s congruence. Fun historical reference tool.
An interactive periodic table of elements with detailed properties, electron configuration, and images. Excellent educational resource. All static data.
Visually experiment with Flexbox container and item properties. See the layout update in real time and copy the CSS. Learn by doing, fully interactive.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.
Click any element to see its Bohr model with electrons orbiting in shells. Beautiful, educational diagram.
Select bonding and lone pairs to see the predicted shape (trigonal bipyramidal, octahedral). Static diagrams.
Experiment with CSS Grid properties visually. Add rows, columns, and areas. See the grid in action and copy the code.
Drag a slider along the pH scale to see examples of solutions at that pH and the concentration of H⁺ and OH⁻ ions.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Click on a constellation to see its star pattern and read the Greek mythology behind it. Beautiful CSS illustration.
Calculate the area of an irregular polygon by entering its vertex coordinates. Uses the shoelace formula. Pure math.
Enter an unbalanced chemical equation and get the balanced coefficients instantly. Supports parentheses and ions. All local JavaScript algebra.
See interactive Venn diagrams for SQL JOINs: INNER, LEFT, RIGHT, FULL, CROSS. Understand set theory visually. Local static site.
Perform arithmetic on fractions and get simplified results. Handles mixed numbers and improper fractions. Step-by-step display. Educational and precise.
Compute probability for simple events, as well as permutations and combinations (nPr, nCr). Useful for statistics and game theory. Browser-based math.
Search and browse a comprehensive table of SI units and common imperial conversions. For students and engineers.
Evaluate password strength through a short interactive story where each character set adds lines to a narrative. Educational fun.
Convert a Gregorian calendar date to its Julian Day Number and vice versa. Used in astronomy and mainframe computing.
View pre‑loaded virtual microscope slides of onion cells, leaf epidermis, etc. Zoom and pan like a real microscope.
Create a simple tessellation by deforming a square or triangle and repeating it across the canvas. Hypnotic patterns.
Draw a 3D box or room interior by dragging vanishing points. Great for learning perspective drawing. Export as image.
Paste a Kanji and watch it drawn stroke by stroke with numbered sequence. Excellent for learners. Static data set.
Click through the rock cycle to see how each rock type transforms into another. Animated arrows and descriptions.
Enter a dataset to compute Q1, median, Q3, IQR, and highlight outliers. Visual box plot generated in canvas.
Easily compute posterior probabilities given prior, likelihood, and marginal likelihood. Visual diagram. All local.
Scroll through thousands of pre‑computed digits of π. Search for a specific string of digits. For math lovers.
Generate magic squares of odd order (3x3, 5x5, …). See the sum constant and verify rows, columns, diagonals. Educational math toy.
Run Conway's Game of Life on a canvas grid. Draw patterns, start/stop the evolution, and adjust speed. A mesmerizing zero‑player simulation.
Enter two sides of a right triangle and get the third. Also gives area and perimeter. Simple and visual.
Full-featured scientific calculator with trigonometric, logarithmic, and exponential functions. Clean interface and keyboard support. No installation required.
Add, remove, push, pop items and watch the data structure change visually. Supports arrays, stacks, and queues. For CS students.
Paste a sentence and see each word tagged with its part of speech (noun, verb, adjective). Local rule‑based analysis.
Enter RGB values row by row and create a tiny BMP file. Understanding bitmap headers. Geeky developer tool.
Adjust margin, border, padding, and content sizes interactively and see the rendered box model. Get the exact CSS. Teach or learn layout.
Draw walls on a grid and watch A*, Dijkstra, or BFS find the shortest path. Interactive animation. Learn graph traversal.