Projects
I work on projects from time to time, and I try to publish them here. If you have learn something, that’s great. If you’re an inspiration, that’s better.
-
Solaryx
Solaryx is an all-in-one tanning-salon and wellness management platform I design and maintain at HVG Solutions. It is built for Belgian tanning centers and multi-site networks, bringing POS, online booking, equipment control, Belgian compliance, loyalty and reporting together in a single connected system.
-
HVG Solutions
HVG Solutions is a Belgian software studio I co-founded and run with another developer. You work directly with the two developers who design and build your software, no project manager and no outsourcing, just the people writing your code.
-
Odoo Projects at BizzDev
Over the past four years at BizzDev, I have delivered multiple projects using Odoo Community Edition (CE) across versions 11, 13, 15, 16, 17, and 18, tailoring solutions to meet a wide range of business needs. Below are some key projects:
-
Free-to-Use Odoo Modules Project
As part of my commitment to contributing to the open-source community, I developed a suite of free Odoo modules to enhance user experience and streamline ERP processes. The project includes:
-
My Python Package
This is a Python package that contains some useful functions for my projects. It is available on PyPI.
-
mail-it
mail-it is a Spring API that allows web applications to easily send email to your mailbox using Google’s email service.
-
Naturopath Web Application
Naturopath is a Wikipedia like web application. Users can view and add pages, administrators check the content of the pages and can create new categories. If you want more information I invite you to read the report.
-
Pygame Roguelike
This is a small roguelike game using pygame for learning purposes. I discovered GitHub Actions for the first time on this project.
-
Pat'mobile
Pat’mobile is a static website that I built for a client.
-
YouTube Playlist Checker
YouTube Playlist Checker 2.0 is a web service monitoring your YouTube playlists, so you never again lose a video that has been switched to private or has been deleted.
-
Game Engine
A game engine is a tool available for game designers to code out a game quickly and easily without building one from the ground up. This game engine is 2D-based using JavaFX.
-
Boby Is You
As part of the first year of the bachelor’s degree in Computer Science, a project of programming must be done. This project is a video game that must be inspired by Baba Is You. The goal is to make this video game based on the courses taught and to apply fundamental notions such as inheritance and object-oriented programming. If you want more information I invite you to read the report.
-
Hello World
All things start with a “Hello World”.