Tools & Experiments
A collection of useful tools and experimental features I've built for various purposes. Some are ready to use, others are still in development.
Tools
SVG Optimizer
Optimize your SVG code by removing unnecessary attributes, empty groups, and metadata
Image Optimizer
Compress and optimize images for web
Image Placeholder
Generate placeholder URLs with custom size or random illustration
Image Text Recognition
Upload an image and extract text with support for Russian, English, and digits
Color Picker & Palette Generator
Extract colors from images and generate beautiful palettes
QR Code Generator
Generate QR codes for text, URLs, and more
Code Formatter
Format and beautify code in multiple languages
Experiments
JavaScript Event Loop
Interactive visualization of the JavaScript runtime: Call Stack, Web APIs, Task Queue, and Microtask Queue.
React Fiber & JSX Parser
Interactive visualization of JSX parsing and React Fiber reconciliation process with animated data flow
Algorithms & Data Structures
Collection of algorithm implementations and data structure solutions from competitive programming practice.
WebGL Experiments
Interactive 3D graphics and shaders
AI Assistant
Chat with an AI assistant powered by free AI models. Ask questions, get help, or have a conversation.