Skip to content
View kapvadym's full-sized avatar
  • Austria, Low Austria, Neunkirchen
  • 14:10 (UTC +02:00)

Block or report kapvadym

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
kapvadym/README.md

Vadym Kapinos — Backend & AI Systems

Building backend infrastructure and AI agent systems — RAG, workflow automation, LLM tool-calling — with a focus on self-hosted, EU-compliant deployments.

Currently: consolidating production-style AI/backend demos into one live console → automation-ops-dashboard

Direction: backend integrations and AI automation for DACH small business — self-hosted stacks that keep data inside the EU.


Stack

TypeScript Node.js Express Next.js Python FastAPI Supabase PostgreSQL Docker n8n Claude Gemini


Featured


📍 Austria · kap.vadym@gmail.com

Pinned Loading

  1. automation-ops-dashboard automation-ops-dashboard Public

    Live ops console consolidating 4 backend/AI demos (RAG Q&A, workflow automation, tool-calling agent, API key management) into one Next.js + Supabase app

    TypeScript

  2. claude-mission-control claude-mission-control Public

    Local-first web dashboard for controlling an autonomous Claude coding agent — task board, live activity feed, permission/plan approvals, notifications. Next.js + Convex + Claude Agent SDK.

    TypeScript

  3. rag-docs-support-agent rag-docs-support-agent Public

    RAG support agent that answers API doc questions with cited sources (Supabase pgvector) — no guessing on out-of-scope questions.

    TypeScript

  4. llm-tool-agent-memory llm-tool-agent-memory Public

    Tool-calling AI agent with persistent memory across sessions — real tool use (search, calc, product lookup), not just chat.

    TypeScript

  5. workflow-automation-api workflow-automation-api Public

    Webhook-triggered ticket triage: verifies HMAC signatures, classifies urgency with an LLM, alerts Slack in real time.

    TypeScript

  6. api-key-manager api-key-manager Public

    API key manager with real Supabase Auth + per-user RLS — create, reveal once, revoke scoped API keys.

    TypeScript