Engineering Course

RECORD OF COMPLETED PROJECTS AND PRODUCTIONS

Find my three major coding projects on this page.  Feel free to contact me for further information.

Caution: The presentation of the projects is in their original state. No alterations have been made to enhance the projects before their sharing.

Coding of a website in HTML/CSS


In my first year of high school in Lycee Notre-Dame-Ozanam, during my computer science classes, I learned how to use my HTML/CSS knowledge to code a simple website and incorporate basic animations.

-> Download the code

Coding of an experimental 3D scanner in Python/Arduino


For my Personal Initiative Project in preparatory class in lycee Carnot, I created a 3D scanner. Coding it took time but allowed me to deepen my knowledge in Python and Arduino. I programmed the scanner's movements in Arduino files and various data processing structures, along with a human-machine interface in Python code.

-> Download the code

Coding of an automatic control program in Arduino


In preparatory class, I coded a structure to assist friends in implementing an Arduino-based automatic height regulation system for a drone, using the position of a potentiometer as a reference. The processing board was connected to a motor, which controlled the rotation of a propeller.

-> Download the code