logo

Corentin Vandeput

Projects

A selection of my GitHub projects - one card per repository, with the technologies used and visuals from each project.

IpCrypt

Python CustomTkinter PostgreSQL

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 ↗

Totem Trials

Java JavaFX Maven JUnit

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 ↗

Space Mouse

C++ Arduino

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 ↗

Ad Generator (N8N) (on hold)

N8N JavaScript Ollama HTML

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 ↗

Gestion XML

PHP XML JavaScript Tailwind VBA

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 ↗

Zoo-Gestion

C

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 ↗