GraphQL Request Tester - Online Simple Client
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
UD5 Toolkit
Simulate multiple concurrent WebSocket clients & benchmark your server
wss:// for secure connections. For local testing try ws://localhost:8080
{{id}} = connection ID, {{ts}} = timestamp, {{randomStr}} = random 256-char string
wss://echo.websocket.org).ulimit -n for file descriptors and adjust TCP keepalive settings. (4) Use binary messages instead of JSON for high-frequency data. (5) Monitor garbage collection pauses if using managed languages. (6) Implement rate limiting and backpressure handling to prevent cascading failures under load.Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
Test prompt formatting without calling an LLM. See how your prompt would look with different templates. Dev tool.
Enter processes and see how different scheduling algorithms handle them. Gantt chart generation. OS course helper.
Play low-frequency tones to check subwoofer phase alignment with main speakers. Simple tool.
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
Input any JavaScript object and see if structuredClone can deepβcopy it. Compare with JSON.parse/stringify. Learn transferables.
Experience the four stages of rock tumbling virtually. Start with rough stones and watch them polish over 'days'. Satisfying.
Fill in a form to generate a valid package.json for your Node.js project. Includes popular scripts and fields. Local only.
Run the classic FizzBuzz with custom rules. See the output for any range. A beginner programmer's playground.
Generate random icebreaker questions for meetings, parties, or classrooms. Categories for work, fun, and deep talks.
Paste a sample JSON object and generate a basic JSON Schema describing its types and required fields. Local inference.
Watch a simulation of how the JavaScript event loop handles synchronous code, microtasks, and macrotasks. Learn async.
Test different lineβbreak and wordβbreak values on Chinese/Japanese/Korean text. See how browsers wrap. Essential for i18n.
Connect oscillators, gain nodes, and filters with a visual graph. Hear the result in real time. Learn Web Audio interactively.
Scroll down to see images load lazily. Code snippet provided. Learn how native loading='lazy' works.
Generate pure audio tones of specific frequencies (Hz). Adjust waveform type (sine, square, sawtooth). Ideal for audio testing and science experiments.
Assign an ICC profile to an image and simulate how it would look on another device. For accurate color workflows. Local.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Create a note that's overly polite yet clearly annoyed. Choose a topic and get a draft. For harmless pranks.
Browse thousands of Unicode characters, search by name or code, and copy symbols to clipboard. Supports emojis, arrows, and math symbols.
Paste a JSON Schema and automatically render a complete, styled HTML form with validation. Perfect for prototyping APIs. Works entirely in the browser.
Enter an emoji or any Unicode, and get the valid Punycode for use in a domain name. Geeky and fun.
Paste a JSON object and see a dynamic, draggable tree graph representation. Excellent for debugging nested data.
Calculate load capacitors for a crystal oscillator given stray capacitance and crystal CL. Essential for microcontroller circuit design. Local.
Generate a random emoji for reactions, game prompts, or just fun. Full Unicode emoji set. One-click copy.
Generate a random name for a board game or card game. Combines adjectives and nouns. Ignite your game design creativity.
Log your coin collection with country, year, grade, and images. Filter and export as spreadsheet. All data local.
Randomly displays behavioural interview questions. Record your answer, review later. Private practice tool.
Create random strings of any length using custom character sets. Perfect for generating API tokens, salts, and unique codes. Fully client-side secure.