Biology Ph.D -- French - English
Formerly a biology teacher, I am now training in computer science. A vast world of creativity and possibility has opened up to me, and it's amazing ! The sea air and sunshine of Marseille keep me company when I'm coding. I am currently learning C and Python, and my professional goal is to move into cybersecurity.
When I'm not coding, there's a good chance you'll find me reading (science fiction, fantasy, sociology), playing video games, climbing, or drinking a beer while playing board games with my friends.
- Description : The aim of this project was to help me understand how the libc library functions work, how to recreate them myself, and how to use them correctly.
- Language: C - Makefile
- Description : This project involves recreating the printf() function which handles the following conversions : cspdiuxX%
- Language: C - Makefile
- Description : The goal of this project was to recode the get_next_line() function, which reads the contents of a file line by line from a file descriptor, where a “line” is a sequence of characters ending with “\n” (new line) or the end of the file (EOF).
- Language: C - Makefile
- Description : Push-swap is a group project that involves sorting a stack of integers using a limited set of operations (push, swap and rotate) and minimizing the number of moves.
- Language: C - Makefile
- Description : All exercice done to practice Python languqge
- Language: Python
- Description : The aim of this project is to create a program capable of generating a maze and then solving it by identifying the shortest path between the entrance and the exit.
- Language: Python
- Description : The Global Game Jam is a 48-hour video game creation event based on a given theme, which takes place every year. It is the perfect opportunity for developers, artists, game designers, and anyone else who is curious to get together and put their talents to the test by creating an original game concept in record time.
- Date : 01/28/26 - 01/30/26