██╗ ██╗██████╗ █████╗ ██╗ ██╗███████╗██╗ ██╗
██║ ██║██╔══██╗██╔══██╗██║ ██║██╔════╝██║ ██║
██║ █╗ ██║██████╔╝███████║██║ ██║███████╗███████║
██║███╗██║██╔═══╝ ██╔══██║██║ ██║╚════██║██╔══██║
╚███╔███╔╝██║ ██║ ██║███████╗██║███████║██║ ██║
╚══╝╚══╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝╚══════╝╚═╝ ╚═╝
🛠️ AI Infrastructure Engineer · 🌍 Building from Kazakhstan · 🤖 Multi-agent systems
I build infrastructure for AI systems — not the demos, the machinery underneath. Multi-agent orchestration, streaming primitives, IoT platforms, animation components. Everything is open source.
Working on problems that matter to Central Asian developers: address data nobody cleaned up, AI tooling never localized for non-English devs, infrastructure the ecosystem was missing.
Currently: building agent-kit — a TypeScript framework for multi-agent Claude systems.
| Repo | What it solves | Stack | |
|---|---|---|---|
| 🧠 | rag-service | RAG API — chunking, embeddings, vector search, source-cited answers + hallucination guardrail | Python · FastAPI · Docker |
| 🧩 | agent-flow | Async multi-agent orchestration — planner → parallel workers → synthesizer | Python · FastAPI · AsyncIO |
| ⭐ | agent-kit | Multi-agent orchestration — pipeline, parallel, supervisor, swarm flows | TS · Claude · Anthropic SDK |
| 🤖 | ai-saas-starter | Claude streaming + auth + billing, Edge runtime, deploy in minutes | Next.js · tRPC · Prisma |
| ⚡ | react-ai-hooks | useChat useStream useCompletion — streaming primitives for React |
React · TypeScript |
| 🌱 | terra-platform | Agricultural IoT — SSE sensor feeds, real-time threshold alerts | Next.js · SSE · EventEmitter |
| 📱 | telegram-ai-bot | Telegram × Claude with Redis conversation memory + streaming | Telegraf · Redis · Anthropic |
| 🎨 | motion-primitives | Framer Motion: magnetic buttons, scroll-parallax, text reveal | React · Framer Motion |
| 🏗️ | nextjs-dashboard | Production admin template — tRPC v11 + next-auth v5 + Prisma | Next.js · PostgreSQL · Redis |
| 🇰🇿 | kz-addresses | Kazakhstan address data — trilingual KAZ/RUS/ENG, all 20 regions | TypeScript · JSON · GIS |
Principle 1 → No magic. Internals should be readable, forkable, understandable.
Principle 2 → Real problems first. If I can't deploy it myself, it doesn't ship.
Principle 3 → Open by default. 1,000 forks > 1 paying customer.
Languages TypeScript · Rust (learning) · Python
Runtime Node.js · Edge (Cloudflare Workers / Vercel)
AI Claude API · multi-agent · streaming · tool use · RAG
Frontend Next.js 14 · React 18 · Tailwind · Framer Motion
Backend tRPC v11 · Prisma · PostgreSQL · Redis
Infra Docker · GitHub Actions · Railway · Vercel
From Almaty, Kazakhstan 🇰🇿 — one of the most underrepresented tech ecosystems on GitHub.
Most of what I build solves problems I couldn't find good open-source solutions for in Central Asia.
The intersection of AI + local context is where interesting problems live.