IpCrypt
Desktop network toolkit (BAC2): class detection, subnet calculation, cross-network visibility and a CIDR table - all the network logic hand-coded, no library. Accounts and passwords hashed (Argon2) in a PostgreSQL database.
View on GitHub ↗A selection of my GitHub projects - one card per repository, with the technologies used and visuals from each project.
Desktop network toolkit (BAC2): class detection, subnet calculation, cross-network visibility and a CIDR table - all the network logic hand-coded, no library. Accounts and passwords hashed (Argon2) in a PostgreSQL database.
View on GitHub ↗
Multiplayer trivia board game (2-4 players) set in the Jumanji universe, a Java integration project at HELHa. MVC architecture, State pattern, a 42-tile pixel-art board, characters with abilities and questions loaded from JSON.
View on GitHub ↗DIY Space Mouse based on an Arduino Nano 32u4 and an analog joystick, to drive 3D navigation in Fusion 360 (USB HID mouse emulation). Custom PCB (DXF) and 3D-printed enclosure included.
View on GitHub ↗Automatic ad generation from product photos: web upload, local AI analysis (Ollama), visual generation and email delivery - a 100% automated workflow with N8N.
View on GitHub ↗Web app (Internet Technologies course) to explore Belgian demographic data by year and NIS code. VBA extraction to XML, PHP API (SimpleXML to JSON), dynamic display with filtering and dark mode.
View on GitHub ↗Console application in C for full zoo management: an admin area (animals, guided tours, pricing) and a customer area (ticketing, bookings, invoicing). Linked lists and persistence in .dat files.
View on GitHub ↗