
Hello, folks! 
My name is Robin Ingelbrecht, and I'm an open source (web) developer at heart and always try to up my game by challenging myself and those around me. Obviously, I'm also into gaming 🎮.
- Baldwin
- Belgium
Latest blog posts

Better PHPUnit CLI output with Collision
Tue Apr 25 2023, 20:06I really like how Pest PHP formats and outputs test results, but I still prefer to use PHPUnit. Luckily there’s Collision. This package is designed to give you beautiful error reporting when interacting with your app through the command line.

Enforcing minimum code coverage with PHPUnit
Tue Apr 25 2023, 19:47The new major release of PHPUnit gives developers the opportunity to extend it by using the event system. This allows us to create extensions and build upon the core functionality of PHPUnit.

An event-driven Slim 4 skeleton using AMQP and CQRS
Tue Feb 28 2023, 08:52I was in need of a no-nonsense, intuitive, and easy-to-use skeleton to set up new (personal) projects. After finishing it, I was pretty happy with the result and I decided to open-source it.

Generating Pokémon Cards From Scratch Using GPT and Stable Diffusion
Mon Feb 13 2023, 19:45Like almost every 90s kid, I loved (and still love) Pokémon, and like many developers, I’m curious about AI. Last week, I stumbled upon Jack’s GitHub repository
Some projects
phpunit-coverage-tools
A PHPUnit 10 extension to enforce minimum code coverage by using the clover XML report
phpunit-pretty-print
Better PHPUnit CLI output with Collision
pokemon-card-generator
A PHP app that generates Pokemon cards by using GPT and Stable Diffusion.
cs-timer-clone
A simple clone of csTimer, a professional speedcubing/training timer
puzzle-generator
Generate Full 3D pictures of a Rubiks cube
php-slim-skeleton
An event-driven Slim 4 Framework skeleton using AMQP and CQRS
playstation-easy-platinums
This repository is a collection of easy and quick obtainable PlayStation platinum trophies
continuous-integration-example
This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.
Technologies & Tools