My Works

Throughout my studies, I have completed numerous projects in both development and networking, whether as part of my coursework or personal initiatives. For these projects, I primarily used Cisco Packet Tracer for network simulation and Visual Studio Code for development.

Works Done

University Network

University Network Architecture

Complete design and configuration of a university network using Cisco Packet Tracer. Included VLAN setup, OSPF routing, DHCP, SSH, and inter-switch connectivity.

IoT Sensor Project

For this project, we were provided with various modules, including several ESP boards. The goal was to build an IoT device using the supplied components. We used an ESP32, a DHT11 sensor to measure temperature and humidity, an RGB LED, and an OLED screen to display real-time data. The device sent data via MQTT to a remote server, where it was visualized on a web dashboard.

Windows Server Deployment

IoT Implementation in Cisco Packet Tracer

In this project, we explored the integration of IoT devices within a simulated network environment using Cisco Packet Tracer. We configured smart sensors, actuators, and microcontrollers to communicate over the network using standard protocols like MQTT. The goal was to simulate real-world IoT scenarios such as smart lighting, environmental monitoring, and automated door systems. This project helped deepen our understanding of how IoT devices interact with traditional networking components in a secure and scalable way.

Tourism Web Platform – Loir-et-Cher

As part of a group project, we developed a dynamic website using PHP and MySQL to showcase tourist attractions in the Loir-et-Cher region. The platform collects and displays data from a SQL database, including hotels, restaurants, castles, and other points of interest. This project involved full-stack development, with a focus on backend logic, database queries, and user-friendly presentation of results.

Log File Web Interface – Python & Regex

We created a web interface using Python that allows users to format and visualize log files. The interface uses regular expressions (regex) to extract and organize key information from raw logs, making them easier to analyze and interpret. This project focused on parsing structured data and presenting it clearly through a simple and functional web interface.

Windows Server Deployment

LoungeAnanas Discord Bot

I developed LoungeAnanas, a multifunctional Discord bot written in JavaScript. This bot helps with server administration, offers mini-games, plays music, and interacts with users through fun and useful commands. It was a great opportunity to deepen my skills in JavaScript and asynchronous programming.

University Network

Connected Drawbridge Model

To conclude, I developed a connected drawbridge prototype using an Arduino board, coded directly in the Arduino IDE. The system was remotely controlled via a mobile application I created using MIT App Inventor, a web-based platform that works with visual blocks similar to Scratch. This project allowed me to explore embedded programming, real-time control, and mobile-IoT interaction.