Tanstack Start
Technologies

C++ — L'école Obligatoire

Object-oriented C, explored through Arduino and electronics projects

C++ is C with object-oriented features added on top — classes, inheritance, templates, and the standard library. It gives you the same low-level control as C but with more powerful abstractions. Widely used in game engines, embedded systems, and performance-critical software like browsers and databases.

What I learned

  • Arduino & hardware components (LCD, buttons, LEDs)
  • Arrays and string manipulation in C++
  • Input/output logic and button state detection
  • Morse code encoding/decoding

What I built

École Obligatoire

These projects were built during my last year at l'école Obligatoire.

On this page