When off-the-shelf software doesn't fit.
Booking systems, internal tools, customer portals, APIs, data models: we build applications that map exactly onto how you work — instead of bending your workflow around a generic product. Our own deployment, automated tests, monitoring, GDPR-compliant data handling.
Software that fits how you work
Instead of a toolkit you bend around your workflow, we build the application around your workflow: booking, dispatch, internal tools, customer portals. Python, FastAPI, PostgreSQL — one module per domain, no over-engineering.
Not just built — also operated
Deployment, monitoring, backups, and security updates are part of the project, not a footnote. Automated tests block broken deployments before they go live. Schema changes run through numbered migrations that are never edited after being applied.
What we deliver
Web apps & customer portals
Custom web apps for customers, staff, and partners — each role with its own view.
Backends, APIs & data models
Cleanly structured backends and interfaces that grow with your business.
Process automation
Recurring workflows automated — from daily jobs to background data upkeep.
Deployment & operations
Docker, CI/CD pipelines, and monitoring so the application keeps running reliably after launch.
Automated tests
Tests gate every deployment — issues get caught before launch, not after.
GDPR & data handling
Retention policies and permission levels designed in from the start, not bolted on later.
Booking and operations platform for a pickup & delivery service
For a Berlin dry cleaner offering pickup and delivery, we built a complete platform: customers book a slot online, drivers manage their route through a dedicated app, staff at the cleaning facility have their own screen, and the office keeps an overview in a backoffice — four separate applications on one shared database, fully self-hosted.
- +4 applications on one database
- +31 numbered SQL migrations
- +341 automated tests before every deploy
- +GDPR retention policy as a daily job
- +5 permission levels, documented access matrix
- +Self-hosted: Docker, CI/CD, Grafana monitoring
Python · FastAPI · PostgreSQL · Docker · CI/CD