A collection of tools
by Abhishek
A selection of my work building elegant, functional solutions. Editors, converters, and writing — built with simplicity, performance, and developer experience in mind.
Projects & Writing
A selection of tools, editors, and blogs I've built. Each one ships with a live demo — click through to try it.
Reqline
A focused desktop API testing client built for developers who want to test and debug HTTP requests without the weight of bigger clients. Supports all HTTP methods, bearer/basic/API-key auth, environment variables, cURL import, collections, and a built-in MCP server that lets AI agents (Claude, Cursor, Warp) drive your API workflows.
TezTarar
A space-themed brain-training playground packed with fast, bite-sized games — Number Blitz, Memory Orbit, Speed Comet, Operation Rush, Jupiter Zig, Echo Flash, and Equation Swipe. Each game targets a different cognitive skill (math, memory, speed, logic) and runs in seconds, so you can drop in for a round between tasks. Currently under active construction as new games and categories get added.
Voice
A voice-first app that does two things well: speak-to-type (dictate into any input field and get clean transcribed text) and voice notes (capture spoken thoughts and search them later). Designed for quick capture while walking, driving, or thinking out loud. Currently under construction.
ScrollWiser
A learning platform that turns coding concepts into short, swipeable cards — the same scroll-and-learn loop you get on social feeds, redirected toward actually useful knowledge. Each card is a bite-sized lesson on a single topic. Not live yet.
Progress Tracker
A lightweight goal and time tracker for people who want to measure where their hours actually go. Set goals, log time against them, and see progress over days and weeks — without the overhead of a full project-management tool.
ChartCraft
A browser-based chart builder that turns CSV data into clean visualizations. Supports all 8 chart types — bar, line, area, pie, donut, scatter, radar, and composed — organized into projects so you can keep multiple datasets side by side. Ships with a built-in showcase project rendering the full set against a sample business dataset (revenue, active users, marketing spend, satisfaction), and saves your own projects to the browser so nothing leaves your machine.
Python Playground
A browser-only Python IDE that runs Python entirely client-side via Pyodide/WebAssembly. Perfect for teaching, quick experiments, and prototyping — no Python install, no virtualenv, no cloud runtime. Your code never leaves your machine.
SVG Studio
A browser-based SVG editor for designing and tweaking vector graphics on the fly. Edit paths, shapes, and colors visually, then copy the clean SVG markup straight into your codebase — no Illustrator, no Figma export dance.
Code Editor Studio
A comprehensive web-based code editing platform that combines the power of Monaco Editor with modern web technologies. Features include syntax highlighting for multiple languages, live preview, and project management capabilities. Can edit JSON, CSV and many more formats
Paste To Markdown
Paste any rich text content and get a cleaned markdown. You can use it in notes to fed it to your llm.
JSON to TS
A developer utility that automatically converts JSON objects into TypeScript interfaces and types. Features intelligent type inference, proper formatting, nested object support, and bulk conversion capabilities. Perfect for TypeScript developers working with APIs and data structures.
Code Snippet Editor
A powerful web-based tool for developers to create visually appealing code snippet images. Features syntax highlighting, multiple themes, customizable styling, and export options for sharing code on social media, documentation, or presentations.
const greet = () => { return "hello" }
Random Hub
A comprehensive platform which you can randomize several outcomes
BigText
A creative tool for designers and developers to create eye-catching text displays and typography effects. Features include customizable fonts, sizes, colors, animations, and export options for use in web design, presentations, and digital art.
Type Master
An advanced typing practice platform designed to help users improve their typing speed and accuracy. Features interactive lessons, real-time feedback, comprehensive analytics, typing games, and progress tracking for all skill levels.
Investyle
A financial market briefing platform that delivers daily updates on Indian markets (Nifty, Sensex) and cryptocurrency markets. Designed for busy individuals who want concise, noise-free market insights without unnecessary popups or distractions. Completely maintained by an OpenClaw agent.
UnravelJS
A comprehensive resource for frontend developers offering clear explanations, tips, and updates on JavaScript, TypeScript, React, Vue, and the entire frontend ecosystem. Focuses on providing practical insights without unnecessary noise, helping developers master modern frontend development. Completely maintained by an OpenClaw agent.