Career
Experience
15+ years building platforms — from cybersecurity to AI infrastructure
Constructor Group
2021 — present
Architect, Principal Backend Engineer
EdTech and AI company building intelligent learning and research platforms
- Lead a team of 10 engineers across 4 countries designing a multi-tenant LLM platform serving tenants across 5 countries
- Architected LLM-connectors — unified interface for 10+ LLM providers, ~30K req/day with streaming normalization and per-tenant tracking
- Built Agentic Engine, MCP Engine, Document Storage (3M chunks, p95 < 300ms), and Memory Service
- Designed Model Engine SDK adopted by all 10 ML teams, plus 7 internal Python packages
Positive Technologies
2014 — 2022
Tech Lead / Senior Python Developer
Enterprise cybersecurity company with 1,000+ employees
- Grew from Senior Developer to Tech Lead managing a 10-person team
- Built The Standoff from concept to production as sole backend engineer — real-time cybersecurity competition with scoring engine, rules engine, and WebSocket + Kafka event system
- Platform used at international events: Positive Hack Days, Hack In The Box 2019, standoff365.com
Side Projects
Things I Build for Fun
Personal tools and side projects
Nanomuz
Swift · macOS
Tiny floating music widget for macOS
Controls Apple Music playback, displays album art with adaptive color extraction, Last.fm scrobbling. Available via Homebrew.
- Weighted color extraction from album artwork with automatic contrast adjustment
- 9 releases, Homebrew tap, DMG distribution
NightCity Binary Watch
Monkey C · Garmin
Cyberpunk watch face for Garmin Instinct
Pixel art cityscape that displays time in binary — lit windows in two buildings encode hours and minutes. Animated smoke, twinkling stars, moon with optional analog hands.
- Binary time display with educational twist — each floor is a binary digit
- Battery-optimized with smart sleep mode and reduced animation frequency
Community
Conference Talks
Speaker at PyCon Russia, Moscow Python Conf, PyCon Siberia, and PiterPy
(Un)safe dependencies
(Un)safe dependencies
(Un)safe Python
(Un)safe Python
Why 100% coverage is bad
Why 100% coverage is bad
Don't trust your tests!
Don't trust your tests!
Explores tools for evaluating test quality, examining how these tools function and why their results can be deceptive when assessing test effectiveness.
Be careful, DSL!
Be careful, DSL!
DSL in Python. How and why?
DSL in Python. How and why?