Building multi-channel AI assistants, e-commerce platforms, and dev tooling. Full cycle: architecture → DB schemas → implementation → Docker deploy → CI/CD with OIDC.
Salesforce Platform experience: declarative automation (Flow, Validation Rules, Approval Processes), security model (Profiles / Permission Sets / Sharing Rules), Apex (triggers, batch, async, governor limits), SOQL/SOSL optimization, Lightning Web Components, integrations via REST/Bulk API.
ai-digital-twins — AI assistant platform for business. Telegram (Bot API + MTProto), VK, SMS, Email, Avito, Web Widget. Scenario mode, RAG on Qdrant, smart re-engagement, Human Handoff, CRM integrations (AmoCRM, BlueSales), Voximplant telephony, YooKassa billing.
React 19·Express 5·PostgreSQL 16·Drizzle·Redis + BullMQ·Qdrant·Supercompat (Gemini/DeepSeek/OpenAI)
UnderUndre/undrlla (opensource coming soon) — enterprise e-commerce: custom PC builder (compatibility engine: socket / RAM / GPU clearance), industrial VPN (WireGuard / AmneziaWG / Xray via SSH auto-provisioning), IT mentorship. Multi-region deployments (GLOBAL / RU), SSO (SAML), Stripe / PayPal / BTCPay / SHKeeper, Telegram bot, audit logs, webhooks.
Next.js·Prisma·PostgreSQL·Traefik v3·Infisical (self-hosted)·GitHub Actions OIDC
| Repo | What it does |
|---|---|
| @underundre/undesign | Design tokens: Tailwind preset + DaisyUI themes + CSS vars + typed TS exports. |
| @underundre/undev | Shared configs (ESLint / TS / Prettier / commitlint) + bash scripts for deploy, backup, VPS bootstrap. |
| @underundre/ai-helpers | CLI that makes .claude/ the source of truth and transpiles commands / agents / skills into Copilot and Gemini formats. 54 commands · 27 agents · 44 skills · 128 tests. |
| @underundre/underproxy | Self-hosted LLM proxy management UI + policy engine. Sits in front of LiteLLM: encrypted provider keys, model allow/deny rules, fallback chains with circuit-breaker health checks, cost tracking per provider/model, budgets, webhooks, API tokens. Express 4 · React 18 · Drizzle · Better Auth. |
| @underundre/undrllai | Multi-model AI coding orchestrator. Pipeline engine (specify → review → plan → contracts → tasks) + ensemble engine — parallel execution across isolated git worktrees. Coordinates Claude Code, Gemini CLI, Copilot CLI, OpenCode, Qwen. Contract-first to prevent semantic conflicts. MCP server + React dashboard with SSE progress. |
- Domain schema design, zero-downtime migrations, query optimization (Postgres + Prisma / Drizzle).
- Multi-channel bots and integrations: Telegram (Bot + MTProto via Telethon), VK, SMS gateways, SMTP, Avito, webhooks.
- LLM orchestration: provider fallback, semantic cache, RAG pipelines, instructor-style structured output, scenario-driven dialogs.
- Payment infrastructure: Stripe / PayPal / BTCPay / SHKeeper / YooKassa, webhook idempotency, reconciliation.
- Salesforce: org architecture, Flow automation, Apex triggers/batch, LWC, REST/Bulk API integrations, sharing & security design.
- DevOps without "magic YAML": Docker Compose + Traefik, zero-downtime SSH deploy, Infisical with OIDC instead of static tokens, rollback strategies.
- Engineering discipline: TDD, spec-driven workflow (SpecKit), Writer/Reviewer Claude loop, Zod validation at boundaries, structured logging.
- GitHub Issues / Discussions on any of the projects above.
- npm: @underundre
- Social links: coming soon