RealâTime Sky Map â Online Interactive Tonight's Stars
Use browser compass and geolocation to show which planets and stars are overhead. Minimal, local only.
UD5 Toolkit
Select a constellation from the star map
or use the search bar above
Use browser compass and geolocation to show which planets and stars are overhead. Minimal, local only.
Build a vertical timeline by entering events with dates and descriptions. Export as image or HTML. Perfect for project milestones.
Enter a number and see an animated factor tree breaking it down to primes. Perfect for teaching factorization.
Draw walls on a grid and watch A*, Dijkstra, or BFS find the shortest path. Interactive animation. Learn graph traversal.
Enter text and see each character's 8âbit binary laid out in a blackâandâwhite grid. Beautiful data art. Local.
Enter a number and see its Collatz sequence graphed. Watch the steps until it reaches 1. Mesmerizing math.
Generate names for fantasy races: elves, dwarves, orcs, dragons. Ideal for D&D and fiction writing. Markove chain local.
Create a 5âstar rating widget using only HTML and CSS. Customize colors and size. Copy the clean code.
Based on home and destination time zones, suggests a light exposure/avoidance schedule to reduce jet lag. Educational tool, local only.
See the complete recursion tree for small Fibonacci or factorial calculations. Understand overlapping subproblems. Educational.
Drag and drop light sources, camera, and subject to plan a photo shoot. Export diagram as image. Simple and visual.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Encode text into Wingdings symbols and decode Wingdings back to text. A nostalgic and fun puzzle tool. All processing in your browser.
See your current page load broken down into DNS, TLS, request, and DOM phases. Understand where time is spent.
See your current page load broken down into DNS, TLS, request, and DOM phases. Understand where time is spent.
Drag colored beads onto a virtual thread to design a repeating pattern. See total length. Save locally.
Get the full electron configuration and orbital box diagram for any element. Learn the Aufbau principle. Fast and local.
Enter a human name and translate it into a weird alien-sounding version using letter replacement rules.
Generate a palette of N colors that are maximally distinguishable for common color vision deficiencies. Copy the hex codes.
Add, remove, push, pop items and watch the data structure change visually. Supports arrays, stacks, and queues. For CS students.
Watch classic sorting algorithms step through a randomized bar chart. Adjust speed and array size. Great for learning algorithm efficiency.
Format your SQL code with consistent indentation. Choose 2 or 4 spaces. No syntax validation, just neat output.
Create a creepy name for a haunted mansion or ghost story setting. Perfect for Halloween. Local.
Paste an SVG and check if the graphicâaria roles are used correctly. Improve accessible diagrams and icons.
Apply dyslexiaâfriendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
Add a warm, orange light leak to your photo for a vintage film look. Adjust intensity and angle. Instant download.
Highlight elements with ariaâdescribedby and see the linked description text. Verify a11y annotations.
Enter a name or word and generate an acrostic poem where each line starts with a letter of the word. Personalized fun.
Turn any photo into a beautiful kaleidoscope pattern by reflecting and rotating segments. Adjust parameters.