Visual Fraction Adder – Online Slice & Combine Pies
Drag pie slices to represent fractions and see them added together. Great for visual learners.
UD5 Toolkit
getUserMedia API.AudioNode objects. Parameter changes (frequency, gain, filter cutoff, etc.) take effect immediately with smooth, sample-accurate transitions.Drag pie slices to represent fractions and see them added together. Great for visual learners.
Load images or use colors and apply all 15 CSS blend modes. Visual tester for creative effects.
Overlay outlines of different paper sizes scaled to real dimensions on screen. Choose the right one.
Build a cron expression using plain English toggles and see its visual timeline. No memorization needed.
Type a simple sentence and see a rudimentary Reed‑Kellogg diagram. Educational.
Virtual rooms where you can place images representing items to remember. Practice the method of loci.
Animated circle guides your breathing: breathe in, hold, breathe out. Customizable ratios (e.g., 4-7-8). Soothing colors, optional bell sound. Purely local.
Enter a decimal number and see a visual breakdown of bits, place values, and bitwise operations. Learn binary easily.
Add multiple CSS filters (grayscale, blur, hue‑rotate) to an image. See the combined effect. Copy the CSS filter value.
Connect an audio source to an Analyzer Node and display frequency and time‑domain data. Learn Web Audio visualization.
Process audio faster than real‑time with OfflineAudioContext. Apply filters and export the result. Dev tool.
See how grid-auto-flow: row vs column changes item placement. Add and remove items to understand the algorithm. Visual.
Drag items into grid cells and see the resulting grid‑area or line‑based placement code. Learn how auto‑placement and spanning work.
See the current AudioContext state (suspended, running). Resume it with a button. Understand autoplay policies.
Add rows and columns, merge cells, and set gaps visually. Get the grid‑template CSS and HTML. Fast layout prototyping.
Apply lowpass, highpass, and reverb to an audio source. See frequency response. Create your own guitar pedal. All local.
Choose a property, duration, and bezier curve. Trigger the transition and see the animation. Copy the complete CSS rule.
Use your keyboard or mouse as a straight key. Hear the tone and see the dots/dashes. Perfect for learning CW. Local.
Play a simple monophonic synthesizer with your keyboard. Choose waveform, attack, decay, and filter. For music fun.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Enter a CSS selector and see its specificity broken down into A,B,C columns with a visual weight comparison. Learn specificity.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Enter a number and see its Collatz sequence graphed. Watch the steps until it reaches 1. Mesmerizing math.
Press any key and see it light up on a standard QWERTY layout. Check functionality or demonstrate shortcuts.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
An animated hourglass that you can set for any time. Watch the sand flow. Beautiful and calming timer.
Route your microphone input through a chain of virtual effects (distortion, reverb, delay) using Web Audio API.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Create simple 2‑ or 3‑set Venn diagrams by entering comma‑separated lists. Shareable via URL fragment. No account.
Enter a number and see an animated factor tree breaking it down to primes. Perfect for teaching factorization.