Ecosystem map
Dvurechensky
Personal brand hub, products, experiments, infrastructure. reverse engineering and engineering directions.
Media
Video materials
YouTube
YouTube Dvurechensky Pro
Main YouTube channel of Dvurechensky.
Turning Sound Into Visual Effects | Unifier Experiment
In this video, I test my custom real-time sound visualization system built for the Unifier project. Patent: https://github.com/Dvurechensky/Dvurechensky/blob/main/Media/files/Unifier.Patent.pdf The goal of the experiment is to transform audio, speech, and AI-agent signals into reactive visual effects across multiple displays. Features: - real-time sound visualization; - multi-monitor rendering; - reactive audio effects; - AI-agent integration; - synchronized visual systems between devices. This is one of my experimental projects under Unifier — a platform focused on AI systems, device interaction, and visual interfaces. Technologies: - C# - .NET - Unity - NAudio - Audio Spectrum Visualization - Multi-monitor rendering #AI #Unifier #SoundVisualization #RealtimeGraphics #Unity3D #CSharp #TechExperiment
AI Reverse Engineering Tool (Local Ghidra + LLM) | AI Reverser
AI Reverser is a local-first reverse engineering platform powered by Ghidra and an OpenAI-compatible LLM (Ollama by default). Analyze native binaries, recover C/C++ code, reconstruct structures, and interact with the analysis through an AI-driven chat — all without sending data to external services. 🎇 Features * Full local pipeline (no cloud required) * Ghidra headless analysis integration * AI-assisted binary exploration * Function reconstruction (C/C++) * Import, string, and symbol analysis * Type and structure recovery * Interactive chat with tool-calling * Streaming responses and analysis steps * Recovery artifacts generation 🎇 Workflow 1. Upload binary (.exe, .dll, ELF, Mach-O) 2. Ghidra performs analysis 3. AI iterates over results 4. Generates recovered code and structures 🎇 Why AI Reverser? * Keeps your binaries private * Speeds up reverse engineering * Automates repetitive analysis tasks * Gives you control over AI models Github: https://github.com/Dvurechensky/Ai.Reverse.Engineering
My Experiments | I Taught Computers to Talk
In this video, I demonstrate one of my experiments as part of the Unifier project. I built a system where devices can communicate with each other — generating speech, exchanging responses, and visualizing audio in real time. Each device becomes part of a connected environment where behavior and interaction can be controlled dynamically. In this video: - real-time communication between computers - speech playback and interaction - audio visualization - architecture behind the system This is not just a demo — it’s a step toward a unified system where machines interact as a network. --- 🔗 Unifier Patent: - fips.ru/publication-web/publications/document?type=doc&tab=PrEVM&id=C8DCF3D2-F5BD-4911-BFC5-634DF3EA42E2 🔗 Resume: - dvurechensky.pro --- If you're interested, I can show more experiments and dive deeper into the architecture.
Ecosystem sections
External assets
Ecosystem resources
Packages, containers, websites, servers, and video channels are separated from projects. Metrics are refreshed by sync scripts and configured in admin.
Docker images
0 image
YouTube channels
0 channels
Rutube channels
0 channel
Docker images
0 image / 0 pulls
YouTube channels
0 channels
Rutube channels
0 channel / 0 videos
External public links
Ecosystem open-source contributions
Public pull requests and external repositories where Dvurechensky connects to outside code and review workflows.
Applio
IAHispano/Applio
Fixing the Docker build of the project.
Mermaid
mermaid-js/mermaid
PR with the addition of Mermaid Local Editor (Custom Template).
qrclip
Louise-h-aa/qrclip
I added several automation options for Linux devices.
Relation graph
Connected nodes map
A compact navigation map: groups show which projects, releases, sources, and external entry points belong to the ecosystem.
Catalog
All items
The showcase displays the first ecosystem items. The full searchable list opens in a dedicated modal.
This is a fast binary analysis tool based on an API, designed for quick verification of the behavior of executable files and DLLs.
A three-component toolset for capturing browser sessions, automated crawling, and offline recovery of modern web applications.
Local AI web tool for analyzing native binaries through Ghidra and AI assistant.
Ecosystem blog
Related posts
Articles, notes, and materials connected to this ecosystem.
Production AI Systems 2026: How to Build a RAG + AI Agents Platform That Actually Works
A practical engineering guide to production RAG, AI agents, tool calling, structured outputs, MCP, security, observability, and evals.
Real-Time Sound Visualization | Unifier Experiments
In this video, I test my own sound visualization system for the Unifier project. The experiment aims to transform audio, speech, and AI agent signals into real-time visual effects. Patent...
Sound to Visual Effects Transformation | Unifier Experiment
In this video, I test my own real-time sound visualization system developed for the Unifier project. Patent: https://github.com/Dvurechensky/Dvurechensky/blob/main/Media/files/Unifier.Pat...