Skip to content
View vojtabiberle's full-sized avatar

Block or report vojtabiberle

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vojtabiberle/README.md

πŸ‘‹ Hi, I’m Vojta Biberle

Senior software engineer and system architect focused on backend platforms,
schema-driven systems, and AI developer tooling.

I build tools I want to use myself β€” mostly CLI-first, reproducible, and designed to survive long-term evolution.


πŸš€ Featured Projects

πŸ”Ή AgentBox

Run AI coding agents in isolated containers with access only to your workspace

  • Docker-based isolation β€” agents can't touch your host system
  • Git worktrees, tmux/byobu, SSH-friendly
  • CLI-first workflow, designed for Claude Code and similar agents
  • Focus on safety, reproducibility, and developer experience

➑️ https://github.com/vojtabiberle/agentbox


πŸ”Ή ccbot (heavily modified fork)

Telegram ↔ tmux bridge for Claude Code: 1 topic = 1 window = 1 session

A substantially rewritten fork driven by daily use β€” not a cosmetic diff.

  • Telegram bot as the interface for Claude Code sessions
  • Each conversation topic maps to a tmux window and agent session
  • Cleaner internal structure, more predictable agent workflows
  • Practical fixes over experimental features

➑️ https://github.com/vojtabiberle/ccbot


πŸ§ͺ Other Projects

πŸ”Ή BareAPI

Schema-driven JSON API platform (Symfony + PostgreSQL)

BareAPI explores schema-first APIs, versioned JSON objects, and long-term data evolution.

It originated as an R&D effort around schema-driven metastores and grew into a functional platform.

Maintained, but not my primary focus.

➑️ https://github.com/vojtabiberle/bareapi

πŸ”Ή Taskfile

Simple task runner in Bash for all projects around the world

A minimal, portable task runner β€” just Bash, no dependencies. Define project tasks in a Taskfile and run them anywhere.

➑️ https://github.com/vojtabiberle/Taskfile

πŸ”Ή maker

Bunch of tools for easy Docker development

Makefile-based tooling for local Docker workflows β€” spin up, tear down, and manage dev environments without friction.

➑️ https://github.com/vojtabiberle/maker

πŸ”Ή docker-images

Opinionated Docker images built the way I use Docker

Alpine-based images for PHP/Apache, MariaDB, Laravel, and more β€” small, predictable, and production-oriented.

➑️ https://github.com/vojtabiberle/docker-images

πŸ”Ή web-archive-downloader

Download snapshots from the Wayback Machine

➑️ https://github.com/vojtabiberle/web-archive-downloader


🧠 What I Care About

  • Schema-first design & explicit contracts
  • Evolvable data models
  • CLI-first developer experience
  • Reproducibility over click-ops
  • Practical AI tooling (not hype)
  • Self-hosting & homelab (Proxmox, Docker, GitOps)
  • Open-source with long-term vision

πŸ› οΈ Tech Stack

Languages

  • PHP, Go, Bash, TypeScript, Python

Backend & Data

  • Symfony, Doctrine
  • PostgreSQL, Snowflake, BigQuery
  • JSON Schema, migrations, validation

DevOps & Infra

  • Docker, Compose, GitHub Actions
  • Proxmox, self-hosting, GitOps
  • Reverse proxies, VPNs

πŸ“Œ Current Focus

  • AgentBox β€” safe, containerized execution for AI coding agents
  • ccbot β€” Telegram-driven interface for Claude Code sessions
  • MCP tooling & agent orchestration
  • Proxmox homelab β€” self-hosted infra for dev and AI workloads
  • Schema evolution & CLI developer ergonomics

πŸ“« Contact & Links

PRs and discussions welcome β€” especially around DX, tooling, and architecture.


⚠️ Notes

These are real-world tools, not tutorials. Some projects are experimental or evolving.

Popular repositories Loading

  1. mailchimp mailchimp Public

    Unoficial Mailchimp v3 API library

    PHP 3 1

  2. Taskfile Taskfile Public

    Simple task runner in Bash for all projects around the world.

    Shell 3

  3. maker maker Public

    Bunch of tools for easy docker-development.

    Makefile 2

  4. docker-images docker-images Public

    Docker images in way, how I see Docker.

    Dockerfile 2

  5. danpu danpu Public

    Forked from gocom/danpu

    Optimized MySQL dump library written in PHP

    PHP 1 1

  6. docker-hostmanager docker-hostmanager Public

    Forked from iamluc/docker-hostmanager

    Update automatically your `/etc/hosts` to access running containers.

    PHP 1