SaaS · AI Agents · Cloud Infrastructure

I build SaaS, AI agents, and cloud systems that move from idea to production.

From CMS platforms and admin dashboards to Discord AI gateways, OpenClaw runtimes, skills/plugins, and Kubernetes deployments — I build full-stack systems that actually ship.

$
The build path

From code to cloud to AI agents

Every system I ship moves through the same six layers. Scroll to watch an idea become live infrastructure.

  1. 01

    Product / CMS

    It starts as a product worth shipping

    A CMS and SaaS platform where a team manages content, customers and AI-powered workflows — and where an assistant needs to actually do work, not just chat.

  2. 02

    Backend / API

    Data, contracts and APIs

    agent_api over GraphQL, MongoDB models and runtime diagnostics — the durable core that agent_ui and every runtime binds to.

  3. 03

    Gateway

    One door, many tenants

    The Erxes AI Assistant Gateway authenticates, maps tenant → assistant → runtime, and routes every command to the right place.

  4. 04

    Runtime / Skills

    Assistants that run real jobs

    Managed OpenClaw runtimes provision on demand, search/install/enable skills and plugins at runtime, and keep sessions alive across long-running work.

  5. 05

    Discord / Web UI

    Where people actually work

    Discord slash commands and web dashboards — isolated threads, session continuity, and a clean admin wizard.

  6. 06

    Cloud infrastructure

    Scale it, then make it cheap

    Hetzner, Docker and Kubernetes pods — consolidating fleets into orchestrated clusters that scale without runaway cost.

What I actually build

Full systems, not just screens

Across product, agents and infrastructure — the building blocks I ship most.

01

CMS & SaaS platforms

Content, customers, automation and AI workflows from one platform.

02

AI assistant gateways

One shared bot, many tenants, the correct assistant every time.

03

Managed runtime infrastructure

Provision, health-check and operate assistant runtimes in the cloud.

04

Agent tools & skills

Reasoning agents that use tools and install new capabilities.

05

Discord product integrations

OAuth, channel binding and thread-aware assistant sessions.

06

Cloud deployment systems

Containers, certs, scaling and cost — from code to production.

07

3D animated product websites

Cinematic, premium dark interfaces that actually ship.

Featured work

Systems I’ve designed, deployed and run

Real SaaS infrastructure — gateways, runtimes and the cloud underneath. Not demos.

Product platform01

Erxes CMS & SaaS Platform

CMS, admin dashboards, SaaS workflows, plugin architecture, and enterprise product integration.

I work on CMS and SaaS systems that help teams manage content, customers, automation and AI-powered workflows from one platform — plugin-based, multi-tenant, and production-grade.

Plugin-based

Architecture

Multi-tenant

Tenancy

Admin UI

Surface

CMSSaaSReactGraphQLPluginsAdmin UI
Multi-tenant routing02

Erxes AI Assistant Gateway

Multi-tenant Discord gateway connecting one shared bot to many SaaS AI assistants.

One official Discord bot routes /assistant commands to the correct assistant runtime per tenant — OAuth install, signature verification, tenant/guild/channel/thread mapping, session continuity, thread isolation and long-running jobs over secure runtime forwarding.

One shared

Bot

Per-tenant

Routing

Persistent

Sessions

DiscordOAuthExpressTypeScriptMongoDBOpenClaw
Cloud provisioning03

Managed OpenClaw Deployer

Automated cloud provisioning system for OpenClaw assistant runtimes with health checks, diagnostics, and runtime management.

Provisions runtimes on Hetzner, approves runtime URLs, runs health checks, wires the OpenClaw gateway and adapters, propagates Kimi model auth, and exposes diagnostics plus skills/plugins management endpoints.

Automated

Provision

Verified

Health

Scalable

Hosting

OpenClawHetznerNode.jsKimiRuntime APIsDevOps
Tool-using agents04

OpenCode / OpenClaw Agents

Tool-using AI agents with runtime sessions, web/Discord parity, sub-agent workflows, and coding-agent style automation.

Agent systems that reason, use tools, install capabilities, connect to SaaS data and operate through web or Discord — runtime adapters, persistent sessions, sub-agents and chat-to-action workflows.

Web + Discord

Interface

Runtime

Tools

Chat-to-action

Workflows

AgentsOpenClawOpenCodeToolsRuntimeAutomation
Capability runtime05

Skills & Plugin Ecosystem

Runtime capability system for searching, installing, enabling, inspecting, and managing assistant skills/plugins.

Capabilities aren't hardcoded — they're searched, installed, enabled, inspected and managed at runtime. Plugin doctor/inspect flows, ClawHub publishing and secure plugin handling let assistants gain new abilities safely.

Runtime

Lifecycle

ClawHub

Source

Secure

Handling

SkillsPluginsClawHubRuntime ManagementSecurity
Backend + UI depth06

Erxes AI Backend & UI Integration

GraphQL APIs, agent_api, agent_ui, managed deployment wizard, diagnostics UI, and Discord connection flows.

agent_api and agent_ui wired through GraphQL queries and mutations — a managed assistant deployment wizard, runtime diagnostics UI, skills/plugins UI, Discord install/connect, channel binding and owner/admin flows.

GraphQL

APIs

Guided

Wizard

Owner/Admin

Flows

GraphQLReactTypeScriptSaaSAdmin Dashboard
Infra consolidation07

Cloud Cost Optimization / Kubernetes

Moving from many separate assistant servers toward Kubernetes pods on large Hetzner machines for lower cost and better scale.

Consolidating fleets of OpenClaw servers into pod clusters on large Hetzner nodes — Docker, nginx, health checks and orchestration tuned for density, scale and predictable cost.

Lower

Cost

Higher

Density

Kept

Isolation

KubernetesDockerHetznernginxMongoDBScaling
Cinematic frontend08

Creative 3D Frontend Systems

Cinematic landing pages, GSAP storytelling, 3D infrastructure maps, and premium dark SaaS interfaces.

Design-to-code cinematic web — 3D landing pages, GSAP scroll storytelling, animated infrastructure maps and premium UI prototypes. This site is one of them.

Cinematic

Style

Design-to-code

Build

GSAP + 3D

Motion

Next.jsGSAPThree.jsTailwindMotion
System map

How a request finds its runtime

From a single user action to the right assistant runtime — every hop is mapped, secured and observable.

UserOPERATORDiscord / Web UICOMMANDSAdmin DashboardWIZARDErxes AI GatewayROUTINGTenant MappingBINDINGSOpenClaw RuntimeEXECUTIONSkills · Plugins · ToolsCAPABILITIES

user → discord / web ui → gateway → tenant mapping → openclaw runtime → skills · plugins · tools

Technical depth

It’s not only UI

The work underneath — auth, routing, runtimes, and the deployment path to production.

OAuth flows

Install, consent and guild authorization.

Tenant / channel binding

Mapping tenants, guilds and channels to runtimes.

Runtime health verification

URL approval and live health checks.

Provider auth

Propagating model and gateway credentials securely.

Model configuration

Kimi setup, adapters and runtime config.

Secure forwarding

Signed, isolated request routing to runtimes.

GraphQL API design

agent_api queries and mutations for agent_ui.

Plugin / skill lifecycle

Search, install, enable, inspect, manage.

Docker / Kubernetes deployment

Containers and pods on Hetzner nodes.

Production debugging

Logs, certs, domains, runtime and auth failures.

Capabilities

The full stack, from interface to infrastructure

I work end-to-end — the UI people touch and the orchestration that keeps it alive.

Frontend

01

Cinematic, performant interfaces.

  • React
  • Next.js
  • TypeScript
  • Tailwind CSS
  • GSAP
  • Three.js / R3F
  • shadcn/ui

Backend

02

APIs and data that hold up under load.

  • Node.js
  • Express
  • GraphQL
  • MongoDB
  • REST APIs
  • OAuth

AI Agents

03

Runtimes, tools and assistant orchestration.

  • OpenClaw
  • OpenCode agents
  • Kimi
  • Skills / Plugins
  • Runtime adapters
  • Assistant sessions

DevOps

04

From bare metal to orchestrated pods.

  • Docker
  • Kubernetes
  • Docker Swarm
  • Hetzner
  • nginx
  • Certbot
  • PM2
  • Linux

Product

05

Systems that ship and sell.

  • SaaS workflows
  • CMS
  • Admin dashboards
  • Multi-tenant systems
  • Automation
  • Product integrations

Philosophy

Idon’tonlybuildwebsites.Ibuildsystemsthatdeploy,connect,route,automate,andscale.

Let’s build

Have an idea that needs product, agents, and infrastructure behind it? Let’s build it.