Hi 👋 ! My name is Leo, and I'm a french engineering student in second year at Télécom Saint-Etienne, in France 🇫🇷 . I'm particularly interested in computer science and cybersecurity 🖥️.
Meanwhile, I also develop things on my free time, mostly in C / C++ and Python, but I always
use and learn new tools.
Feel free to contact me on my email address. You can also check my LinkedIn and Root-Me profiles 👤 !
While developping my projects, I have learned and used many languages, technologies and tools, on various platforms.
My NixOS 🐧 Linux ❄️ flake configuration, using Hyprland
My personnal Portfolio & Blog ✒️
My personnal Wiki - Hack&Learn 📚
This program is a fractal generator, made in C / C++ using SFML, that let you generate and
explore colored fractals such as Mandelbrot and Julia sets. Deep zooms in real time are made by
possible by emulating double floating precision on GPU.
This program is a simulation of the famous Game of Life invented by the Cambridge mathematician John
Conway in 1970. It is made in C / C++ using the SDL.
This project is a pure Python implementation of a cryptocurrency similar to Bitcoin as it was
first introduced by Satoshi Nakamoto's whitepaper : Bitcoin: A Peer-to-Peer Electronic Cash
System.
This is a school project in which we were tasked to build a simple flashcard application like Anki,
with a UI for the user to interact with.