Projects I built for Hackerspace Gent (0x20), a community space for hackers, makers, and tinkerers in Ghent.
Member since 2022, board member and webmaster since 2025.

Hackerspace Gent Website
Hackerspace Gent Website

The public website for Hackerspace Gent. Built with Node.js and Express, featuring a markdown-powered event system and GitHub Actions for CI/CD.

Topics: Node.js, Express, Pug, Azure, GitHub Actions

0x20 Board Dashboard
0x20 Board Dashboard

Internal financial dashboard for the 0x20 board. Tracks bar tab balances, membership payments, and the hackerspace treasury. LAN-only with GitHub OAuth.

Topics: FastAPI, React, TypeScript, Beancount, GitHub OAuth

LED-BARt web interface
LED-BARt

WiFi-connected LED bar display for the hackerspace. Two-microcontroller system (ESP32-C3 + Arduino Uno) with a web interface to send text to a 5×7 pixel LED display over the LAN.

Topics: ESP32-C3, Arduino Uno, C/C++, UART, Vanilla JS