Projects
My Works
A selection of academic and personal projects in networking, development, and embedded systems. Built mainly with Cisco Packet Tracer and Visual Studio Code.
University Network Architecture
Complete design and configuration of a university network in Cisco Packet Tracer. Included VLAN segmentation, OSPF routing, DHCP, SSH hardening, and inter-switch connectivity.
IoT Sensor Project – ESP32 & MQTT
Built an IoT device using an ESP32 board, a DHT11 temperature/humidity sensor, an RGB LED, and an OLED display. Data was sent via MQTT to a remote server and visualized on a custom web dashboard in real time.
IoT in Cisco Packet Tracer
Explored IoT device integration within a simulated network: smart sensors, actuators, and microcontrollers communicating over MQTT. Scenarios included smart lighting, environmental monitoring, and automated door systems.
Tourism Web Platform – Loir-et-Cher
Group project: a dynamic website in PHP and MySQL showcasing tourist attractions in the Loir-et-Cher region. Full-stack development with a focus on backend logic, complex SQL queries, and user-friendly data presentation.
Log File Web Interface – Python & Regex
A web interface in Python that uses regular expressions to parse, format, and visualize raw log files. Focused on structured data extraction and clear, functional presentation of results.
LoungeAnanas Discord Bot
A multifunctional Discord bot written in JavaScript. Features server administration tools, mini-games, music playback, and interactive commands. A deep dive into async JavaScript and the Discord.js API.
Connected Drawbridge Model
An Arduino-powered connected drawbridge remotely controlled via a mobile app built in MIT App Inventor. Explored embedded programming, real-time motor control, and mobile-IoT interaction.