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

๐Ÿ”น git-wt

Git worktree helper โ€” create, navigate, and manage worktrees from a single command

A Bash utility that wraps git worktree with automatic directory switching, configurable setup commands, and smart branch detection. One command to create a worktree and cd into it.

โžก๏ธ https://github.com/vojtabiberle/git-wt

๐Ÿ”น 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