👩💻 Currently studying at 42 Paris school after a change of career in 2021.
💪 I have completed the school common core in which I've learned how to code in differents languages and with a diverse set of tools. I've not only acquired knowledge about dev and coding abilities, but my experience at 42 with its peer-to-peer educational approach has also instilled in me a greater level of dedication and seriousness!
💬 My journey in the IT world began with the exploration of low-level programming using the C language, the discovery of Unix environment, the reproduction of common algorithms such as sorting, learning Object-Oriented Programming in C++ and implementing from scratch a website with an authentication system, a real-time chat and a pong game.
⚡️Fun fact, i use notion to list my groceries but always end up forgetting one item on the list
⬇️ You can check some of my projects below :)
Untoggle to see all projects
Project link | Description | Languages/Techs |
---|---|---|
Transcendence | A full-stack infrastructure for an online multiplayer game | |
Webserv | A fully configurable home-made web server in C++ (following HTTP/1.1 RFC) | |
Inception | A Docker infrastructure composing services such as MariaDB, WordPress and Nginx | |
CPP_modules | Fundamentals of C++ programming | |
Cub3d | A |
|
Minishell | An implementation of C-based shell capable of handling redirections, pipes, environment variables, and various built-in functionalities. | |
Philosophers | An introduction to multithreading and forking using mutexes | |
Push_swap | A sorting algorithm using stacks with a limited set of instrutions and using the lowest possible number of actions | |
Pipex | A program that replicates the shell Pipe operator | |
BornToBeRoot | A sysadmin introduction project on a virtual machine | |
So_long | A graphical introduction project using 42 graphic library by coding a little 2d game | |
get_next_line | My implementation of a function written in C that reads a lines from a file descriptor | |
ft_printf | My implementation of printf() C function | |
Libft | My own C library functions |
You can also find me on codingame : click here (not a rickroll i promise)