Viacheslav Bogdanov
  • Writing
  • Projects
  • About

Viacheslav Bogdanov

Milky Way map
Viacheslav Bogdanov

Architect / Full-stack engineer / Tool builder

Viacheslav Bogdanov

I research hard problems, turn ideas into working products, and build high-quality tools that make other builders faster.

Writing Projects About
LinkedIn X @vvbogdanov Medium GitHub

My work spans developer tooling, AI-assisted engineering, DeFi systems, mobile products, automation, and reliable end-to-end product delivery.

This blog is a minimal public notebook for technical write-ups: architecture, benchmarks, implementation decisions, product-quality trade-offs, and the philosophy behind tools that should be fast, reliable, and simple to operate.

Themes

Developer tools

Fast tools for large repositories, CI/CD, code quality, and reliable release loops.

AI-assisted engineering

Agent workflows that still rely on deterministic checks, clear feedback, and human judgment.

Architecture

Systems that stay understandable under production pressure and remain cheap to change.

Product research

Prototype, measure, simplify, ship, and improve from real usage.

Recent Writing

jscpd-rs duplicate-code detection flow

Jun 4, 2026 / developer tools / Rust / CI / npm

AI agents generate code faster. Duplicate-code checks need to keep up.

A launch note for jscpd-rs: a fast native duplicate-code detector for humans, AI coding agents, and CI/CD pipelines.

Copyright 2026 Viacheslav Bogdanov