Decision Tree Builder - Online Visual Yes/No Path
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
UD5 Toolkit
Online 2‑Set & 3‑Set Overlap Visualizer — Instantly compute intersections, unions & differences
Apple, Banana, Cherry or each element on a new line. The tool automatically trims whitespace and removes duplicate entries within each set. The Venn diagram updates in real-time as you type, showing counts in each region.
Apple and apple are treated as different elements. We recommend using consistent formatting across all sets to ensure accurate overlap detection. If you need case-insensitive matching, simply convert all your inputs to the same case before pasting.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Click through the TCP connection states (LISTEN, SYN_SENT, ESTABLISHED…) and see the animated transitions. Networking education.
Add, remove, push, pop items and watch the data structure change visually. Supports arrays, stacks, and queues. For CS students.
Enter a regular expression and see a visual railroad diagram explaining the pattern. Learn and debug regex.
Enter a simple regular expression and see its equivalent Deterministic Finite Automaton diagram. Learn how regex engines work.
Start from a base color and use `oklch(from color l c h)` to create lighter or darker variants. Copy the code.
Drag and drop light sources, camera, and subject to plan a photo shoot. Export diagram as image. Simple and visual.
Plot different Big‑O complexities on a chart. See how O(log n) stays flat while O(2^n) explodes. Educational reference.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.
Select character sets (Latin, Cyrillic, Greek) and generate the exact unicode‑range descriptor for your fonts. Improve performance.
Build a vertical timeline by entering events with dates and descriptions. Export as image or HTML. Perfect for project milestones.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Create or solve logic grid puzzles (like Einstein's riddle). Enter clues and mark the grid. Practice logical deduction. Local only.
Watch classic sorting algorithms step through a randomized bar chart. Adjust speed and array size. Great for learning algorithm efficiency.
See the complete recursion tree for small Fibonacci or factorial calculations. Understand overlapping subproblems. Educational.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
See outerWidth, innerWidth, outerHeight, innerHeight, screenX/Y, and availWidth/Height live. Understand the viewport.
Create a weighed pros and cons list with a score. Help make tough decisions. Data saved locally.
Generate a palette of N colors that are maximally distinguishable for common color vision deficiencies. Copy the hex codes.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
Draw walls on a grid and watch A*, Dijkstra, or BFS find the shortest path. Interactive animation. Learn graph traversal.
Drag a slider to compare your original image with a compressed version (e.g., WebP). See the quality difference and file size savings.
Build a small crossword by adding words and clues. Export as a printable grid or solve in browser. Perfect for classrooms.
Visually name grid areas in a table and generate grid‑template‑areas CSS. Perfect for complex layouts. Drag‑free.
Stack multiple background images and blend them with colors. Create unique textures. Copy the CSS code instantly.
Choose the right extinguisher for kitchen, electrical, or garage fires. Interactive class chart. Home safety education.
Get the full electron configuration and orbital box diagram for any element. Learn the Aufbau principle. Fast and local.
Compare width/height with block‑size/inline‑size in different writing modes. Understand intrinsic sizing. Copy best practices.
Visualize how caffeine decays in your body over time. Enter intake amount and see remaining caffeine at bedtime to optimize sleep. Uses standard 5-hour half-life.