AI Engineer · MCP Developer · Agentic Systems Architect

Bali, Indonesia · Remote · GMT+8 [email protected] · github.com/sand0vvv · @sand0vvv (Telegram)

About

Building AI agents and agentic systems on the engineering side: backend, infrastructure, protocol-level integrations, MCP servers, agent orchestration. I take the technical scope end-to-end — from DB schema and architecture to deployment and production monitoring.

Shipping production AI agents and agentic systems since March 2025 — Python and TypeScript.

Projects

AEON — AI employee for businesses, on Telegram

AEON is an AI agent businesses hire as a full team member on a monthly subscription. Operates in Telegram, takes tasks in plain language from anyone on the team. I was on the team, responsible for backend architecture, the Telegram stack, and new-client provisioning.

How it works. Hierarchical multi-agent network. When AEON receives a task, it doesn't execute it directly — it delegates to a coordinator agent that builds the pipeline and spins up specialized sub-agents on demand. If a needed agent doesn't exist yet, the system creates one.

Self-improvement. After each task, agents write reports. A separate agent analyzes the reports and updates the others' instructions — the system gets better with every task, no manual tuning.

Personality. AEON has a deeply researched personality — clients reported that talking to AEON felt notably better than other AI systems. A dedicated platform was built for automated behavior research.

Outcome. Two businesses used AEON in production for several months. AEON handled: customer support, CRM with long-term memory, business-process diagnostics via external integrations, payment tracking, analytics, weekly reports, landing pages, presentations, marketing materials, storyboards, financial reporting.

GitHub — AEON-agents/aeon-main

Other repos: aeon-tg-userbot, aeon-tg-bot, aeon-tg-receiver (Telegram stack) · aeon-provision · aeon-ui

Framework and platform for autonomous Twitter agents

Two products bundled together for running autonomous Twitter / X accounts. Built jointly with another developer.

Framework (open source). Spins up an autonomous Twitter agent with a distinct personality: posting and reply handling without an operator. Written from scratch, no external agent libraries.