projects

What we have built

A selection of client projects since late 2013 and of the systems we both develop and operate ourselves — the latter show best how we work.

Client projects

Our own products and operated systems

These are not drawer projects — they run daily, have their users, deploy from a pipeline, and come with monitoring and a version history.

Subscriber Pilot

An email funnel and booking engine: double opt-in, drip sequences, fading discounts, a calendar checked against real availability, payment, metrics. One build serves several brands at once.

  • Quarkus
  • Kotlin
  • Vue 3
  • PostgreSQL
  • Flyway
  • Docker

Studio Manager

Photography studio operations: subject records, contracts generated from templates, an image catalogue (DAM), selection and delivery of a shoot. Connected to the funnel but with its own responsibility and its own data.

  • Kotlin
  • Vue 3
  • PostgreSQL
  • DAM
  • PDF

Stereo Viewer

An embeddable WebGL viewer for stereo pairs — anaglyph, side-by-side, cross-eye. It joins a third-party page with a single <script> tag and attaches itself to matching images.

  • WebGL
  • Vue 3
  • Vite library build
  • Electron

Distributed video workshop

A job queue with pull-based runners: the web submits work, a compute machine claims and processes it (transcoding, splitting 3D video, muxing audio). It grows one operation at a time, not one rewrite at a time.

  • ffmpeg
  • Node.js
  • job queue
  • nginx + mTLS

News classification with a local LLM

A news feed is continuously evaluated by a locally hosted language model — relevance, topic, stance, signal strength. The data never reaches a third-party provider.

  • Ollama
  • Python
  • PostgreSQL / JSONB

Time-series research platform

A backtest harness over historical data: strategies, indicators, sweeps across hundreds of variants, neural models, and above all an honest evaluation against a reference.

  • Kotlin
  • TensorFlow / Keras
  • Python
  • Vue 3

Observability and operations stack

Metrics, dashboards and alerts for our own infrastructure — from machine load to “this cron job hasn’t finished in 34 days”. A lighter take on the classic Prometheus stack.

  • VictoriaMetrics
  • Grafana
  • vmalert
  • exporters

In-house PKI and certificate management

A certificate authority, client certificates for mTLS, and automatic renewal of public certificates — without copying files around servers by hand.

  • Easy-RSA
  • Python
  • Let’s Encrypt
  • nginx
Ask about something similar Technology overview