ИскраAlexander Sukhushin
RUEN
Discuss a projectDiscuss a project
Alexander Sukhushin

AI R&D / PRODUCT ENGINEERING / DATA PRODUCTS

AlexanderSukhushin

AI and product engineer. From BI analytics to AI R&D: I build agents, platforms and data solutions that work and bring revenue.

6+YEARS IN IT / AI
6PROJECTS
9MATERIALS
DISCUSS A TASK

Founder of AI startups, 6+ years in IT and AI

From Data Analyst to AI R&D in FinTech and my own IT startups. Born in Siberia, based in Moscow.

PROJECTSIT PRODUCTSSTACKTECHNOLOGYSTRENGTHSWHERE MY STRENGTH IS

How I am useful to your business

  • 01

    I amplify what is already strong in your business — with IT products and automation

    I do not plug holes and do not grab everything at once: I find the one strong thing that brings results and amplify it.

  • 02

    I bring AI where it is genuinely needed, if it is needed at all

    Not for a fashionable badge, but to strengthen the automation.

  • 03

    First step — an audit of your business processes

    I work only with what pays off and does not break what already works.

Public projects

Some of my most recent projects, where I took direct part as an engineer or a product lead.

All projects
  • Каталог объектов на карте с оценками
    ai-native продукт / квадра недвижимость61 Застройщик137 Новостроек

    kvadra.estate

    Платформа, которая оценивает новостройки Москвы как инвестиционный инструмент: собирает данные из авторитетных источников, проверяет их через мультиагентный AI-пайплайн и выдает оценку объекта по 10+ критериям с прозрачным обоснованием – доходность, риски, ROI, ликвидность.

    ai / platform / estateDetails →
  • AI SaaS B2B No-code8 человек в команде89 экранов сервиса

    yomanage.io

    No-code SaaS для создания AI-менеджеров поддержки, консультантов и продажников. ИИ-агент в пару кликов: подключается канал коммуникации (например, Telegram), загружаются документы в базу знаний (или вставляется ссылка на сайт) – агент готов вести диалоги с клиентами, квалифицировать и отвечать на вопросы. Диалоги, каналы, CRM, аналитика и биллинг в едином интерфейсе.

    ai / b2b / platformDetails →
  • Дашборд в личном кабинете
    AI-NATIVE ПРОДУКТ / ЛИЧНЫЙ САЙТ / FULL-STACK + AI20 Часов от идеи до реализации288 Коммитов

    asukhushin.com

    AI-native цифровой портрет-продукт: сайт с собственным ассистентом на RAG, голосовым агентом, геймификацией и кастомной админкой. Тот самый сайт, который ты сейчас читаешь — построен как продукт, а не визитка.

    llm / rag / pgvector / next.js 16 / payload cms / retellaiDetails →
  • Питч-дек
    iOS / ФИТНЕС-ПРИЛОЖЕНИЕ / UI/UX + БРЕНДИНГ

    TrueStep

    Концепт iOS-приложения для фитнес-индустрии: планирование, мониторинг прогресса и клиентский менеджмент тренера и спортсмена в одном интерфейсе. Брендинг, UI в светлой и темной темах и питч-дек для проверки гипотезы перед разработкой.

    ios / figma / ui/ux / брендинг / дизайн-система / питч-декDetails →

How my stack evolved

The tools I picked up as I moved through the industry.

  1. 2018

    Power engineer

    • ExcelFirst calculations and tables: this is where the habit of checking decisions with numbers started.
    • AutoCADPower plant blueprints. Precision and tolerances here are a requirement, not an opinion.
  2. 2020 — 2021

    BI analyst

    • Power BIDashboards and reporting for the business: the first tool that showed my work to other people.
    • Qlik SenseData marts and reports for product teams, the second BI platform next to Power BI.
    • MySQLThe first database where I wrote queries myself instead of asking for an export.
    • PythonData processing in scripts: what took a day by hand started taking a minute.
    • FigmaDashboard mockups before building: agree on the look first, build second.
  3. 2021 — 2024

    Lead data analyst

    • GitVersions and history: work stopped living in files named «final-2».
    • GitHubOpen code and other people solutions at hand: reading beats reinventing.
    • GitLabTeam repository and reviews: code stopped being a personal folder.
    • DockerThe same environment for everyone: «works on my machine» stopped being an argument.
    • ReactFirst interfaces on top of data: something you can show instead of describe.
    • Next.jsPages arrive as ready-made HTML from the server, so search engines see the site and it opens instantly.
    • Node.jsThe server runtime: page rendering, APIs, build scripts.
    • PostgreSQLA database for product work: window functions and real indexes instead of exports.
    • OpenAIFirst LLM experiments in real tasks — before it became the job.
    • JiraTasks and deadlines at corporate pace: sprint planning instead of «whenever».
    • ConfluenceTeam knowledge base: a decision lives in a document, not in someone head.
    • MiroProcess maps and reviews on a board: a drawing explains faster than text.
    • npmPackages and frontend builds: the entry point into the JavaScript ecosystem.
    • yarnThe same package manager, faster and with a lockfile you can trust.
    • VS CodeThe main editor of those years: this is where the shift from analytics to engineering began.
    • GitHub CopilotThe first coding assistant: it suggested lines long before agents started writing whole files.
    • NotionWorking bases and plans: what we discussed turns into structure right away.
    • ObsidianA personal knowledge base in plain files: notes stay mine and outlive any service.
  4. 2024 — now

    Lead AI R&D specialist

    • TypeScriptTypes catch half the bugs before launch. The whole site and its server side run on it.
    • BunInstalls dependencies and runs tests several times faster than npm: 650 tests pass in a second.
    • ClickHouseAnalytics at volume: it computes what a regular database would think about for a long time.
    • KubernetesService orchestration: restarts, scaling and rollouts without manual dancing.
    • SwiftNative iOS: I build mobile apps myself instead of outsourcing them.
    • Claude CodeAn engineering AI agent, not autocomplete: writes code, runs checks, holds the review bar.
    • CodexA second coding agent: I keep two to compare approaches to the same task.
    • CursorAn editor with an agent inside: edits in place, no window switching.
    • OpenRouterOne entry point to every model. Switching providers is a setting, not a rewrite.
    • MCP APIThe protocol an agent uses to plug in tools: this is how a model gets hands, not just text.
    • PlaywrightUI checks in a real browser: contrast, target sizes, accessibility.
    • TailwindStyles come from the design-system tokens right in the markup. No dead CSS left behind.
    • PayloadAn admin panel where content is edited by hand, no developer needed. The schema is code, not clicks.
    • SupabaseA quick backend for a prototype: database, auth and files out of the box until you need your own.
    • VercelA platform for fast deploys and branch previews: show the client before release.
    • CloudflareDomains, cache and protection at the edge: traffic arrives fast and without noise.
    • RedisCache and queues: keeps hot data at hand so the database is not asked the same question twice.
    • DigitalOceanServers for projects that need a platform outside the Russian perimeter.

Where my strength is

I cover the whole cycle of building an IT product or service: from research to production.

  • AI agents and LLM pipelines

    AI agents, RAG agents, answer quality evaluation, Agent Ops, LLM applications and deterministic LLM pipelines. I take every product to production and run its cloud infrastructure.

  • Solution architecture

    How it behaves under load, where the risks and vulnerabilities are. I count what development, growth and support will cost — before the start.

  • Data and metrics

    I always define the metric of success — the one I judge both the product and my own work by.

  • Shipping products

    I went the whole way: market research, testing hypotheses, building products, shipping them to production and the first sales.

How the work goes

The easiest way to show the approach is a live example: this site is built exactly by these principles.

  • 01

    Meaning first, code second

    I map the meaning before any layout.

  • 02

    Rules live in code

    The design system and other decisions that matter are enforced by hooks: you make a change without worrying that something breaks.

  • 03

    Every detail is taken to the end

    The code follows the industry quality standard and every component is strictly unified.

  • 04

    No illusions

    If AI does not apply to the task, or the effect will not pay for the work, I say so before the start.

  • What I love

    • Products where AI delivers a measurable effect, not a tick in a box

    • Data, automation and complex logic that takes a lot of thinking

    • Polishing every detail: from meaning down to the design of a button

  • What I take

    • IT products end to end: from idea and meaning to production

    • AI in business: AI agents, RAG, voice, automation of any complexity

    • An audit of your hypothesis: I build a prototype and an MVP fast, so you can see whether AI applies at all

  • What I don't take

    • "Make it like the competitor, just cheaper"

    • Grey schemes, gambling and fake engagement — at any price

    • Projects without an owner, where nobody makes decisions

My knowledge base

A free registry of what I know and have been through.

All materials
  • Сlaude

    Топ-10 команд Claude Code

    Топовые команды Claude Code для эффективного вайбкодинга: goal, ultracode, context, compact, rewind, resume, model, ревью, веб и десктоп.

    #claude code #терминал #команды #разработка #агенты

    10 minExplore →
  • Claude Design: как сделать достойный лендос

    Боевой пайплайн на реальном кейсе сайта нашей с братом студии: разбор бренд-ассетов, формирование ТЗ, настройка дизайн-системы, промптинг, генерация графики через MCP Higgsfield и паттерны итераций.

    #claude design

    7 steps10 minStart →
  • AI

    Claude Fable 5: топ-модель от Anthropic и как ее применять

    Разбираю новую топ-модель Anthropic класса Mythos: что реально умеет, чем Fable отличается от Mythos, сколько стоит и как применять в API и Claude Code. Плюс история с экспортным контролем, из-за которой ее на две недели отключали.

    Read →
  • Сlaude

    Топ-10 продвинутых фишек Claude

    Следующий уровень после базовых, инструменты: Remote Control, plan mode, субагенты, хуки, свои скиллы и контролируемая память.

    #claude #ai #продвинутое #автоматизация #агенты

    11 minExplore →

TOO LAZY TO READ IT ALL

Ask the assistant — it knows this

✦Ask AI

Not ready to write? Take the knowledge

A knowledge base on AI and engineering: how it all works, what the tools are and how the industry uses them.

Open the knowledge baseOr read the blog

All sections

WIKIKNOWLEDGE BASELEARNAI COOKBOOKSCASESPROJECTS AND PRODUCTSRESUMEEXPERIENCE AND STACKBLOGTHOUGHTS AND ESSAYSSOCIALSCHANNELS AND CONTACTSWHAT'S NEWUPDATESDOCUMENTSPDF AND LEGAL DOCS

How we work together

I listen to how the business actually runs, to the idea and the tasks, then look at them through the lens of AI and describe how I see the project.

  • A few words about your task

  • We get on a call or talk it over in writing

  • If AI is not needed, I say so right away and offer alternatives

Not a fan of forms? Message me on Telegram or book a call

Leave a request

I reply within a day

ИскраAlexander Sukhushin

AI and product engineer. I build IT products and AI automation.

SECTIONS

ProjectsWikiLearnBlogResume

CONTACTS

Telegramasukhushin@icloud.com

SOCIALS

  • Telegram-канал @drdairy
  • GitLab
  • YouTube
  • Instagram
  • Threads
  • LinkedIn
Individual entrepreneur Alexander S. Sukhushin / INN 701170985532Privacy policy© Alexander Sukhushin, 2026
Home✦Chat