Self-hosted web server
Date : October 2025
Description :
Setting up an Nginx web server on a Raspberry PI with firewall configuration, dynamic DNS, and
secure connection via SSH on the PI and HTTPS for websites.
Skills used :
- Linux
- Secure Shell (SSH)
- Firewall configuration
- Nginx web server configuration
- Dynamic DNS configuration
Proof of concept Passplat Project
Date : October 2024 - April 2025
Description :
Creation of a proof of concept for a system aimed at dematerialising deposits for the Passplat project, an initiative of the Zéro Déchet Touraine association.
Skills used :
- Project management
- Specifications compliance
- Client communication
- Meeting of deadlines
- Java development
- React Native development
Work time management software
Date : April 2024 - May 2024
Description :
Development of an attendance management application using a main application serving as the core and
small applications representing the company's time clocks.
Skills used :
- UML modeling
- Human-machine interface design
- Design patterns
- Java development
- JavaFX
Graph management library
Date : March 2024 - May 2024
Description :
Creation of a library used to manipulate directed or undirected graphs, as well as to search for maximum cliques in a graph.
Skills used :
- UML modeling
- Design patterns
- C++ development
Chip-8 Emulator
Date : December 2023 - January 2024
Description :
Development of an emulator capable of reading and executing Chip-8 ROMs.
Skills used :
Advanced Connect Four
Date : December 2023 - January 2024
Description :
Development of an Advanced Connect Four with additional features acting on rows, columns, or the entire board.
Skills used :
- Software design
- UML modeling
- Human-machine interface design
- Python development