Ten years of backend engineering: event-driven platforms, production reliability, and mentoring engineers on the way up.
About
Stan Sobolev is a Senior Backend Engineer based in London, focused on distributed systems that handle millions of requests a day. Over the past ten years he has designed event-driven architectures, led technical work across production backends, and mentored 20+ engineers through the mid and senior stages of their careers.
Selected Work
Multi-region event-driven architectures handling millions of daily transactions with sub-50ms p99 latency at steady state.
Structured mentorship for engineers moving from mid into senior roles — pairing technical coaching with career navigation.
Consolidated fragmented services into coherent internal platforms, reducing time-to-production from weeks to days.
Open Source
Media-download ecosystem: terminal UI + Telegram bot on a shared Rust core. Downloads from 1000+ platforms (YouTube, TikTok, Spotify, SoundCloud). Audio effects, video-to-notes, 4 languages.
Tokio · teloxide · ratatui · FFmpeg · yt-dlp · Axum · SQLite
Single-tenant Telegram reader and automation tool. Web dashboard for reading channels and automating messaging pipelines. JWT auth, background job scheduler, local session management.
FastAPI · Next.js · SQLite · Docker Compose · pytest
Browser multiplayer poker engine. 7 variants (Hold'em, Omaha, Short Deck, Pineapple, Joker). P2P via WebRTC + server matchmaker. Ed25519 signed protocol. 4-tier bot AI. 300+ tests.
Vite · PeerJS · WebSocket · @noble/ed25519 · Node.js · SQLite
Interactive Cheatsheets
Algorithms & Data Structures
Systems Design
Reference