Skip to content
View Imolatte's full-sized avatar

Block or report Imolatte

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.

Content in all repositories owned by your account will be closed.
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
Imolatte/README.md

Andrey Petrushikhin

AI Engineer / Fullstack Developer. I put LLM features into production — streaming chat, RAG, multimodal generation — and build the product around them.

  • Now: an AI platform — LLM chat (GPT / Claude / Gemini / Grok), image, video and voice generation, RAG over user documents, subscriptions and billing. Next.js 16 · React 19 · TypeScript · Django · PostgreSQL · Qdrant.
  • Before: 5.5 years as the only frontend engineer on a P2P luxury-rental marketplace across UK / US / UAE / Singapore, 300K+ users, distributed English-speaking team.
  • Into: agentic tooling. I run my own MCP servers over production infra and a multi-agent pipeline for day-to-day development.

Stack

LLM & AI — OpenAI · Anthropic · OpenRouter · RAG (Qdrant, Typesense) · embeddings · tool-use · MCP servers · prompt caching and token economics Frontend — TypeScript · React · Next.js · Redux Toolkit / RTK Query · Tailwind CSS · React Native Backend — Node.js · Python / Django · GraphQL · tRPC · Prisma · PostgreSQL · Redis · Celery Infra — Docker · GitLab CI · Vercel · AWS Lambda

Projects

claude-cli-telegram · 33★ · MIT Turns a Mac or Linux box into a remote Claude Code terminal over Telegram — real sessions, task queue, live diffs, monitoring. Node.js.

swapplace · TypeScript Configurable full-stack marketplace template: Next.js 16, tRPC, Prisma, Stripe.

telegram-miniapp · TypeScript Telegram Mini App starter — React, Vite, theme-adaptive UI, REST API.

Contact

Telegram @andrey_petru · dron.petru@yandex.ru

Pinned Loading

  1. claude-cli-telegram claude-cli-telegram Public

    Turn your Mac/Linux into a remote Claude Code terminal via Telegram. Spawns real CLI — sessions, streaming, approvals, voice, git panel, 30+ commands.

    JavaScript 33 3

  2. health-research-crew health-research-crew Public

    LangGraph multi-agent system: researcher → writer → peer-reviewer with a scored revision loop. Free stack: Groq (llama-3.3-70b) + DuckDuckGo. WIP.

    Python