Web Push Subscriber Demo - Online Test Notifications
Request notification permission and create a push subscription. See the subscription object. Learn how web push works.
UD5 Toolkit
Request notification permission and create a push subscription. See the subscription object. Learn how web push works.
Open many parallel WebSocket connections and send messages. Test your server's concurrency. All from your browser.
Run the classic FizzBuzz with custom rules. See the output for any range. A beginner programmer's playground.
Paste a passage and automatically remove every nth word to create a fill‑in‑the‑blank exercise. For teaching and self‑study.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
Drag a battery, resistor, LED onto a grid and simulate current flow. Show Ohm's law in action.
Generate random icebreaker questions for meetings, parties, or classrooms. Categories for work, fun, and deep talks.
Generate random JSON data with customizable fields (users, products, orders). Useful for frontend mocking. All local.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Generate a temporary webhook URL (mock) and view the JSON payloads sent to it. Great for testing integrations locally.
Click for a random drawing or sketching idea. Characters, objects, scenes. Beat artist's block. All local.
Simulate memory page reference strings with FIFO, LRU, and Optimal algorithms. See page fault count. OS concept demo.
Create a Review or aggregateRating structured data. Perfect for star ratings in search results. Copy the code.
Simulate paint colors on a pre-loaded room photo by adjusting hue, saturation. Find your perfect shade before buying. Local canvas.
Assign an ICC profile to an image and simulate how it would look on another device. For accurate color workflows. Local.
Experiment with the Federated Credential Management API. Simulate a sign‑in flow without third‑party cookies. Privacy‑first.
Enter processes and see how different scheduling algorithms handle them. Gantt chart generation. OS course helper.
Generate a QR code with a custom text label below or above. Perfect for printed signs. All generated locally as a single image.
Fill in a form to generate a valid package.json for your Node.js project. Includes popular scripts and fields. Local only.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
Convert your text to all lowercase instantly. Clean and simple. Works offline.
Parse a URL's query string into a key-value table, or build a query string from parameters. Perfect for API testing and web development.
Decode the header and payload of a JSON Web Token (JWT) without verifying the signature. Inspect claims securely on the client side. Great for developers.
Create a futuristic robotics or AI startup name with an available .com domain check simulation. For brainstorming.
Split a text into an array of individual characters, ready to paste into code. Options for quotes and newlines.
Ask a yes/no question and click to reveal a classic Magic 8-Ball response. Animated shake effect. Nostalgic fun, pure local randomness.
Create a tailored cover letter based on job title, your skills, and a template. Download as text or PDF print. Private.
One‑click to get a full NPC backstory with motivation, secret, and appearance. Perfect for dungeon masters.
Enter an emoji or any Unicode, and get the valid Punycode for use in a domain name. Geeky and fun.
Paste a sample JSON object and generate a basic JSON Schema describing its types and required fields. Local inference.