🇬🇧 English · 🇷🇺 На русском
Field geologist since 2007. Software engineer since 2020. Building AI-native developer tools and agent infrastructure — MNEMO (memory), Rotator (orchestration), and a growing ecosystem of Claude Code skills.
Same craft, different terrain. Mapping the unseen on the ground; building what's missing on screen.
I build tools I needed first, then ship to others — diabot for a sibling with type 1 diabetes, security-scanner after a friend's compromised phone, claude-code-antiregression-setup because my own refactors kept breaking. Engineering as craft, not as content — I don't buy attention. I build things substantial enough that the right people find them on their own.
mnemo-showcase — Personal event graph with semantic recall for AI agents
Python · FastAPI · pgvector · bge-m3 · MCP · 135 tests
14K events from 6 sources, semantic recall in <500ms. 5 sprints in 12 days on a 4GB VPS. The memory layer that makes AI agents remember between sessions.
rotator-showcase — Single-tenant voice co-pilot + MCP peripheral for Claude Code
Python · FastMCP · voice pipeline · skill system
Agent runtime with bounded loops, citation-grounded recall, eval-driven skill learning. The brain that orchestrates memory, voice, and tools.
cc-janitor — Tidy up your Claude Code environment
Python · Textual TUI · Typer · tiktoken · MIT
Phase 1 MVP — in active development. Sessions, permissions, context, hooks. The chores no one else automates, in one tool.
claude-code-antiregression-setup — Stop Claude Code from breaking your projects ⭐11
Python · Bash · Claude Code · MCP · Subagents · Hooks
Featured on Habr top-5 of the day · 20K reads · Технотекст 8 entry. The four-layer setup that survives Claude's 1M context window — CLAUDE.md + isolated subagents + commit-blocking hooks + glob-scoped rules.
webtest-orch — Token-efficient e2e orchestration for Claude Code
Python · TypeScript · Playwright · axe-core · npm
Explore once with Playwright MCP (ARIA snapshots, not images), replay deterministically with npx playwright test. Bug fingerprinting + run-diff. CI matrix Linux/macOS/Windows. 113 tests. Public beta.
claude-statusline — Smart status line for Claude Code with VPS monitoring ⭐5
Bash · jq · cache-decoupling design
Featured on Habr · 9.3K reads. Pure bash + jq, no Node.js. Auto-focuses the VPS you're working with by parsing the Claude Code transcript.
ai-context-hierarchy — Three-level context system for AI coding agents ⭐3
Python · Claude Code · Cursor · Codex · Gemini CLI
Featured in the Graphify v5.0 roadmap — external validation by the Graphify maintainer. Stops re-explaining your codebase every session.
notebooklm-claude-workflows — Seven slash-commands for NotebookLM ⭐3
Python · Bash · MCP · NotebookLM
41K-message Telegram production test (12 topics, 586K words, 13 NotebookLM sources, under 2 minutes). Turns multi-step NotebookLM operations into one-liners.
AviaWallet — Cross-platform crypto wallet
Flutter · FlutterFlow · Trust Wallet Core · Firebase · App Store
Shipped to App Store. Led the project from 0 to first release; current team maintains a UI redesign on the same architecture. Showcase: AviaWallet-showcase — architecture decisions, App Store screenshots, my role and timeline.
Sakhalin-Market — Cross-platform marketplace + admin
Flutter · Flutter (admin) · Firebase · in production since 2024
Designed solo from 0 to production with one in-house helper. Cross-platform marketplace client + Flutter admin panel, including catalogue, orders, payments, and merchant tooling. Showcase: sakhalin-market-showcase — architecture, customer + admin screenshots. Source repos (archived after handoff): ffSakhalin-MarketClient · ffSakhMrktAdm.
🔨 ghost-showcase — Invisible AI assistant for Windows · open to investment / acquisition
Electron · React · TypeScript · Python · Win32 · WebSocket JSON-RPC
Phase 1 in active development. Real-time AI assistance that stays invisible during screen recordings via WDA_EXCLUDEFROMCAPTURE. Multi-provider LLM (Claude, GPT, Ollama, LM Studio) + STT (Deepgram, faster-whisper) + RAG (ChromaDB) + Silero VAD. The README is structured as a fundraising / exit-prep document.
🔨 lingua-companion — Voice-first English tutor for Russian-speaking IT professionals · open to partnership
Next.js 16 · React 19 · FastAPI · Deepgram · Groq · ElevenLabs · 91 backend tests
Private beta. Native Russian/English code-switching support, conversational memory, three companion personalities (Alex / Sam / Morgan), four voice variants, scenario practice (Daily Stand-up, Code Review, Tech Demo, Job Interview, Sprint Planning). Demo by request.
security-scanner — Mobile threat detection through VPN traffic analysis
Python · Suricata · Zeek · JA3 · Threat Intel APIs · Telegram
@secure_scanbot live 24/7. Detects RATs, stalkerware, crypto miners, backdoors. Phase 2: open-sourcing the full self-hosted Docker stack.
club-sbor.ru — Football club management platform
Bubble.io · multi-tenant architecture · auto-balancing algorithms · in production since 2023
Web platform with auto-balancing teams algorithm and rating system. The project that pushed me from no-code to real code/frameworks.
More commercial work: hebrew_doc_translator · joy-vision-calculator (Bitrix24 CRM) · cian-parser-showcase · rentscout · vpn-commercial-bot (private)
diabot — Type 1 diabetes nutrition bot
Python · python-telegram-bot · LiteLLM (Gemini Vision) · aiosqlite · PolyForm Noncommercial
For friends and family. Food photo → AI carb counting → bread units → diary. I solve mine, then ship to others.
Other personal projects: portfolio (creatman.site) · smart-link-collector · work-assistant (private) · vpn-key-bot (private)
| Project | Note |
|---|---|
accu |
AI-Curated Code Universe — ecosystem for reviving undervalued open-source projects |
datn |
Distributed AI Trading Network — multi-agent platform |
notion-knowledge-assistant |
AI-powered Notion knowledge-base bot |
CreatmanCEO.github.io |
Personal landing page |
telegram-form-worker |
Cloudflare Worker · form → Telegram |
CREATMAN-Life-Hub (private) |
Personal life-management dashboard |
Architecture decisions, domain expertise, and impact metrics.
| Project | Story |
|---|---|
| MNEMO | AI agent amnesia → 15K-event semantic memory in 12 days |
| Rotator | "Claude Code IS the agent" — the pivot that simplified everything |
| Security Scanner | Friend's hacked phone → VPN-based mobile threat detection |
| GHOST | Invisible AI overlay via Win32 WDA_EXCLUDEFROMCAPTURE |
| DiaBot | Sibling with T1 diabetes → photo-based carb counting bot |
| Lingua Companion | Voice-first English tutor with RU/EN code-switching |
| HydroWatch | 17 years of field geology → LLM-powered monitoring |
Backend: Python 3.11+ · FastAPI · WebSocket · Celery · LiteLLM · aiosqlite · pgvector
Frontend: Next.js · React 19 · TypeScript · Tailwind · shadcn/ui · Zustand
Mobile: Flutter (App Store-shipped) · React Native
Desktop: Electron + Win32 native (koffi)
AI / ML: Claude · Gemini · Groq · DeepSeek · Ollama · Deepgram · faster-whisper · ElevenLabs · ChromaDB · Silero VAD · pgvector · bge-m3 · MCP (Model Context Protocol)
DevOps: Docker · systemd · nginx · WireGuard · Tailscale · GitHub Actions · Coolify · 4 production VPS
Open to:
- 🌍 Senior engineering / staff-level roles — remote, open to relocation outside Russia
- 🤝 Architectural / technical-lead partnerships — for select product ventures
- 💬 Investment / acquisition discussions — for GHOST and lingua-companion in particular
🇷🇺 На русском
Полевой геолог с 2007 года. Software engineer с 2020. Создаю AI-native инструменты и агентную инфраструктуру — MNEMO (память), Rotator (оркестрация) и растущую экосистему Claude Code skills.
Одно ремесло на разном рельефе. Двадцать лет картографирую невидимое в земле; пять — собираю недостающее на экране.
Я строю инструменты, которые сначала нужны были мне самому, потом передаю людям — diabot для родного человека с диабетом 1 типа, security-scanner после реального случая со взломанным телефоном друга, claude-code-antiregression-setup потому что мои собственные рефакторинги ломали рабочий код. Инжиниринг как ремесло, не как контент — я не покупаю внимание. Я делаю вещи достаточно содержательные, чтобы нужные люди находили их сами.
- mnemo-showcase — граф событий с семантическим поиском для AI-агентов · 14K событий · pgvector · bge-m3 · 135 тестов · 5 спринтов за 12 дней
- rotator-showcase — голосовой co-pilot + MCP-периферия для Claude Code · bounded loops · citation-grounded recall · eval-driven skill learning
- cc-janitor — TUI/CLI для гигиены среды Claude Code · Phase 1 MVP в активной разработке
- claude-code-antiregression-setup ⭐11 — Habr топ-5 дня · 20K чтений
- webtest-orch — token-efficient e2e orchestration · CI matrix · 113 тестов
- claude-statusline ⭐5 — Habr · 9.3K чтений
- ai-context-hierarchy ⭐3 — в roadmap Graphify v5.0
- notebooklm-claude-workflows ⭐3 — 7 slash-команд · продакшн-тест на 41K сообщений Telegram
- AviaWallet — кросс-платформенный крипто-кошелёк · Flutter · в App Store · вёл проект с 0 до первого релиза
- Sakhalin-Market — кросс-платформенный маркетплейс + админка · спроектировал соло с 0 до продакшена с одним помощником в штате · в продакшене с 2024
- 🔨 ghost-showcase — невидимый AI-ассистент для Windows · Phase 1 · открыт к инвестициям / acquisition
- 🔨 lingua-companion — voice-first English-tutor · приватная бета · открыт к партнёрству
- security-scanner — детектор мобильных угроз через анализ VPN-трафика ·
@secure_scanbotLIVE · Phase 2 — open-sourcing - club-sbor.ru — платформа для футбольных клубов · в продакшене с 2023 · проект, который вытолкнул меня из конструкторов в код
Ещё: hebrew_doc_translator · joy-vision-calculator · cian-parser-showcase · rentscout · vpn-commercial-bot (private)
- diabot — для близких с диабетом 1 типа · PolyForm Noncommercial · своё решаю, потом отдаю
- Ещё:
portfolio(creatman.site) ·smart-link-collector·work-assistant(private) ·vpn-key-bot(private)
Архитектурные решения, доменная экспертиза и метрики.
| Проект | История |
|---|---|
| MNEMO | Амнезия AI-агентов → 15K событий семантической памяти за 12 дней |
| Rotator | «Claude Code IS the agent» — инверсия, которая упростила всё |
| Security Scanner | Взломанный телефон друга → детектор мобильных угроз через VPN |
| GHOST | Невидимый AI-оверлей через Win32 WDA_EXCLUDEFROMCAPTURE |
| DiaBot | Близкий с диабетом 1 типа → подсчёт углеводов по фото |
| Lingua Companion | Voice-first English-тьютор с поддержкой RU/EN переключения |
| HydroWatch | 17 лет полевой геологии → мониторинг с LLM-агентом |
- 🌍 Senior engineering / staff-level позициям — remote, готов к релокации за пределы РФ
- 🤝 Архитектурным / techlead-партнёрствам — для отдельных продуктовых проектов
- 💬 Инвестициям / acquisition — для GHOST и lingua-companion в первую очередь
Build, ship, share.


