Work

Case studies

Products I built or co-built, with what I did, the hard problems and how they were solved. Each page credits who did what.

The Multikiosk cabinet with its curved portrait screen, showing the game selector. Labels mark the card and RFID readers, coin entry, bill acceptor, ticket printer and key switch.

BO'S Amusement · 2023

Multikiosk: a certified gaming kiosk

All the software for a regulated gaming machine: four games on a Raspberry Pi 4, e-ID age checks, printers and payment devices, recovery after power loss, and the accounting that regulators audit.

  • BlitzMax
  • C++
  • Raspberry Pi 4
  • Raspbian
  • RS232

BO'S Amusement · 2020 – 2026

Kiosk fleet server and Gaming Commission reporting

One server that every Multikiosk in every bar reports to over WebSocket, using a protocol I designed. It builds the regulatory reports for the Belgian Gaming Commission, and operators manage bars and machines through its admin panel.

  • C++
  • WebSockets
  • Raspberry Pi
  • Linux
  • CakePHP
Random Dice: a jukebox-style dice machine with a points table, a pay table and four 3×3 dice frames.

BO'S Amusement · 2020 – 2026

HTML5 casino games and game servers

Four HTML5 games for the belgafun.com online casino, the game servers and APIs behind them, and a WebSocket relay that keeps every result on the server.

  • JavaScript
  • Phaser
  • PHP
  • MySQL
  • WebSockets

Simorgh Aviation Factory · 2018 – 2020

Automated monitoring and power control for a mining farm

A Raspberry Pi that watches every mining rig, decides when one needs a reboot or a shutdown, and does it physically through Arduino-driven relays and contactors, with a web panel for remote control.

  • Python
  • Raspberry Pi
  • Arduino
  • I²C
  • Relays and contactors

Powerwell · Softelement · 2014 – 2017

Engineering and security desktop software

Two earlier C# products: a design tool that turns an electrical panel configuration into a bill of materials, costing and drawings, and a password manager with AES-256 encryption and cloud sync.

  • C#
  • .NET
  • SQL
  • PHP
  • AES-256