Wim Onderbeke

Hi! I'm Wim

I’m a software engineer based in Belgium with a Master’s degree in Computer Science from Ghent University. My expertise and passion lies in designing and implementing solutions for complex technical challenges. Currently building the next-generation transport management platform at Qargo. On my blog, you’ll find posts about a wide variety of topics related to software engineering.

Posts

26 Mar 2025

Adding recurrence to your application

My preferred way to model and implement recurring events

21 Jan 2025

Adding metadata to Pydantic fields

How to store application-specific metadata in Pydantic v2 fields

10 Oct 2024

How asyncio works

An in-depth look at how asyncio works in Python

6 Nov 2023

What's WSGI anyway

A brief overview of WSGI in Python

9 Oct 2022

The design behind Kubernetes controllers

A look at the design of Kubernetes controllers