My name is Hugo and I'm a computer science student !
β¨ Curious, discreet, serious, motivated and rigorous
π Always trying to learn
π΄ββ οΈ Love playing CTFs
π― Idk ? At least be happy
πΎ Passionate about embedded systems, I integrated various algorithms related to Computer Vision, in embedded devices during an internship
Unfortunately, repositories are not open-source due to school restrictions π’
First Person Shooter game, focused on the multiplayer aspect.
Solving sudokus with OCR with C : from grid detection to solving the sudoku.Automated meteostation built with Raspberry Pi and Arduino Uno, equipped with a DHT-22 sensor. Provides real-time weather data in a web interface using NodeRED, storing retrieved data in MongoDB database.
Diagram Library project, offers the ability to conveniently store and access diagrams, while also providing brief descriptions and other informations.
Reimplementation in 1 week each of :Minimake
: Reimplementation ofmake
command.Malloc
: Reimplementation of C library functionmalloc
.HTTPd
: HTTP server daemon, following the HTTP/1.1 specification.