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.
-
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 purpose. I discover GitHub Action for the first time on this project.
-
Pat'mobile
Pat’mobile is a static website that I build for a client.
-
YouTube Playlist Checker
YouTube Playlist Checker 2.0 is a web service monitoring your YouTube playlists, so you never again lost a video that has been switched to private or has been deleted.
-
Game Engine
Game engine is a tools available for game designers to code out a game quickly and easily without building one from the ground up. This game engine is a 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”.