Recursion Tree Visualizer - Online See Fibonacci Calls
See the complete recursion tree for small Fibonacci or factorial calculations. Understand overlapping subproblems. Educational.
UD5 Toolkit
Discover the unpredictable paths of hailstone numbers
See the complete recursion tree for small Fibonacci or factorial calculations. Understand overlapping subproblems. Educational.
Choose tabular‑nums, diagonal‑fractions, ordinal and see the effect on a numeric list. Elegant data presentation.
Enter a decimal number and see a visual breakdown of bits, place values, and bitwise operations. Learn binary easily.
Enter a regular expression and see a visual railroad diagram explaining the pattern. Learn and debug regex.
Plot different Big‑O complexities on a chart. See how O(log n) stays flat while O(2^n) explodes. Educational reference.
Watch classic sorting algorithms step through a randomized bar chart. Adjust speed and array size. Great for learning algorithm efficiency.
Type a simple sentence and see a rudimentary Reed‑Kellogg diagram. Educational.
Add, remove, push, pop items and watch the data structure change visually. Supports arrays, stacks, and queues. For CS students.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Click on a constellation to see its star pattern and read the Greek mythology behind it. Beautiful CSS illustration.
Use browser compass and geolocation to show which planets and stars are overhead. Minimal, local only.
Enter a simple regular expression and see its equivalent Deterministic Finite Automaton diagram. Learn how regex engines work.
Create glowing, neon‑style text effects with multiple text‑shadows. Adjust colors and intensity. Copy the CSS.
See a live bar chart of character frequencies as you type or paste text. Great for cipher cracking and linguistics.
Randomly displays a constellation with its art and the associated myth from Greek or other cultures.
Create or solve logic grid puzzles (like Einstein's riddle). Enter clues and mark the grid. Practice logical deduction. Local only.
Transform regular text into the mocking SpongeBob‑style alternating case. Copy and paste for hilarious effect.
Choose a font family and see how it renders famous pangrams (The quick brown fox…). Instant web font loader.
See a random color and type its name. Score based on accuracy. Fun for designers. Local.
Understand how !important behaves inside @layer vs unlayered styles. Interactive example. Avoid common pitfalls.
Deep-dive into text with detailed character and letter frequency analysis. Supports multiple languages and includes whitespace control. Fast and private.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Common tools for solving mystery caches: base conversions, ciphers, coordinate format converter.
Approximate transliteration of English letters into Egyptian hieroglyphs. For fun and education. Not a scholarly tool.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
Create a customizable scrolling marquee banner. Copy the HTML and CSS. For retro web projects or fun.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Invent a fancy coffee blend name with origin and tasting notes. Perfect for a fictional café menu. All local.
Fill in a pre‑designed meeting notes template and copy as formatted HTML or plain text. Quick documentation.