Kaloyan Yordanov

I build and deploy AI systems that solve real problems, from multi-agent architectures to systems that real businesses run on.

Selected work

  1. Live

    Agent Central

    A visual multi-agent observability system.

    Orchestrates a team of coordinated AI agents (a job scout, analyst, deal hunter, and secretary) with a live interface where each agent's real backend state drives its animation, so the system's behavior is observable rather than a black box.

    • Python
    • FastAPI
    • PostgreSQL
    • React
    • Phaser
    • Anthropic API (Claude)
    • Cloudflare Tunnel
    • systemd
    • Hetzner VPS
  2. Live

    Hotel Reservation System

    A full-stack booking system, deployed and running a real family hotel.

    Real users depend on it daily. Its core engineering decision: double-booking is made structurally impossible at the database level, using a Postgres exclusion constraint over date ranges, rather than application-level checks that can race under concurrent writes. Built for correctness and real-world reliability, with database-enforced guarantees and nightly backups, not a demo.

    • FastAPI
    • PostgreSQL
    • React
    • Vite
    • Alembic
    • Cloudflare Tunnel
    • Hetzner VPS
  3. Coming soon

    Kaloyan's Assistant

    A real-time voice agent that answers the phone and talks about my work.

    Built on a native audio-to-audio model, it handles live phone calls with natural interruption (barge-in), holding a real spoken conversation rather than a rigid menu. Callers can hear it describe these very projects.

    • Twilio
    • OpenAI Realtime API (gpt-4o-realtime)
    • Python
    • FastAPI
    • WebSockets

Contact