Passionate software engineer with a background in landscape architecture.
π Always curious and a fast learner. π
-
πΌ Recent Internship:
I completed an internship at Capgemini Berlin from February to July 2024, where I worked on the IDEasy project. -
π Dream project: Plants π΄
Combining climatic, geographic, and aesthetic data about plants to produce climate-adapted innovative AI-generated plant palettes for garden or landscape design and planning. Work in progress.
Selection of 42 projects (more in my repositories section)
- transcendence A one-page full-stack website to play Pong. Features include chat, private messages, a friends list, profiles, matchmaking, spectating, and customizable UX/UI settings.
- WebServer HTTP web server in C++
- CPP Modules C++
- Inception Creation of a LEMP (Linux, Nginx, MySQL, PHP) stack using Docker
- miniRT Ray tracing rendering project
- Philosophers Multithreading in C to solve the dining philosophers problem
- Minishell Recoding a mini version of bash
- fract-ol 2D programming and the psychedelic universe of fractals
- push-swap Sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
- Libft Recoding part of the C standard library