Tapio Vepsäläinen

Tapio Vepsäläinen

Welcome to my personal website. You may find something interesting here, especially if you are working with coding agents actively.

Projects

  • Colimander

    Per-project Colima VMs on macOS, plus a host-side credential broker so the VM only ever holds inert handles instead of real secrets.

    Go · Lima/Colima · macOS

  • Kotisivukamu

    A website builder for small businesses — an agent writes the site, and it ships as static pages on our own CDN.

    TypeScript · Astro · Agents

  • pg-agent-proxy

    A PostgreSQL wire-protocol proxy that lets you hand an agent a database connection: PII hashed or redacted, writes and big reads behind approval.

    Go · PostgreSQL · SQLite

  • pg-observer

    Streams the PostgreSQL WAL into graphile-worker jobs, so table changes become background tasks and the business logic stays in the tasks.

    Go · PostgreSQL · graphile-worker