Skip to content
View strelov1's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report strelov1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
strelov1/README.md

Ilya Strelov

Ships AI agents. Owns the backend.

Backend engineer with 14 years of distributed-systems work, currently building three AI products solo. Available for contract.

UTC-3 Β· strelov1@gmail.com


Shipping right now

πŸ” diffray.ai β€” Multi-agent code review

30+ specialized AI agents analyze GitHub PRs for security, performance, and architectural issues. Founded, built, and shipping solo. Pipeline scoped each agent to a narrow responsibility to cut false positives.

πŸ€– PrivatClaw β€” Self-service AI Telegram bot platform

Non-technical users deploy their own AI bot in under three seconds. Full lifecycle from provisioning to billing on Fly.io + DynamoDB.

πŸ“Š Telagon β€” Telegram analytics & ad marketplace

Indexes 1.4M+ Telegram channels and 613M+ messages. Agentic search, hybrid retrieval, ClickHouse OLAP. Stack: Go, PostgreSQL, Meilisearch, pgvector, Next.js.


Open-source

  • πŸ¦€ roy β€” Rust daemon orchestrating AI coding-agent sessions with journaling and WebSocket/Unix-socket triggers
  • πŸ”¬ diffray β€” AI-powered code review CLI for git changes
  • πŸ’¬ tg-cli β€” agentic-native Telegram CLI designed for AI agents

What I work with

Backend: TypeScript / Node.js (primary, 14 years) Β· Go Β· Python AI / Agents: Claude API, OpenAI API, multi-agent orchestration, MCP, agentic tool-use, RAG, embeddings Daily AI tools: Claude Code Β· Codex Β· MCP servers Β· Claude Agent SDK Β· OpenClaw Infra: Kubernetes, AWS (ECS, Lambda, DynamoDB, RDS), Terraform, Kafka, MongoDB, PostgreSQL, ClickHouse, Redis, Meilisearch, pgvector


Selected experience

RingCentral β€” Senior Software Engineer Β· 2023–2026 Owned 21 microservices, 84K RPS aggregate, 99.999% SLA across 10M users. Built LLM-powered code review pipeline adopted by 150+ engineers across 60 repositories. Built automated vulnerability remediation pipeline (scanner β†’ Jira β†’ LLM agent β†’ PR).

Informa β€” Senior Software Engineer / Tech Lead Β· 2022–2023 Led serverless migration to NestJS + AWS Lambda, cutting service maintenance costs by 40%.

Sberbank β€” Lead Software Engineer / Team Lead Β· 2020–2022 Bootstrapped a new product line from zero β€” architecture, infrastructure, CI/CD. Cut report load times by 95% and rendering speed by 97%.

StreamEats β€” CTO / Co-Founder Β· 2023–2025 Full technical ownership of a food-tech startup: architecture, infrastructure, vendor integrations, hiring.

Finbridge β€” Principal Software Engineer Β· 2016–2020 Led migration from monolith to Kubernetes-based microservices. Hired and ran the engineering team.


Available for contract

If you're building AI-native products and need someone who has shipped multi-agent systems in production and kept 10M users online at five-nines β€” let's talk.

πŸ“© strelov1@gmail.com πŸ”— linkedin.com/in/istrelov 🐦 @strelov1

Pinned Loading

  1. roy roy Public

    Rust daemon that orchestrates ACP coding-agent sessions (Claude, Gemini, Codex, OpenCode) with journaling, WebSocket + Unix-socket triggers, and an MCP server.

    Rust

  2. diffray diffray Public

    AI-powered code review CLI for git changes

    TypeScript 19 4

  3. fastify fastify Public

    Forked from fastify/fastify

    Fast and low overhead web framework, for Node.js

    JavaScript 1

  4. openclaw openclaw Public

    Forked from openclaw/openclaw

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

    TypeScript

  5. tg-cli tg-cli Public

    Agentic-native Telegram CLI β€” designed for AI agents, no interactive prompts, JSON output

    Go