I'm a Software Developer with a solid foundation in C and C++. After 4 years working as a Motion Designer I decided to try a new role as Software Developer.
I'm currently studying at 42 Barcelona, a project-oriented computer science school distinguished for its unique peer-to-peer learning method, where I was able to improve on soft skills like communication, teamwork, self-learning, and critical thinking.
- Webserver HTTP 1.1 compliant web server with non-blocking I/O operations. Written in C++.
- Inception Docker infrastructure consisting of 3 connected containers, Wordpress, MariaDB and NGINX.
- Minirt CPU raytracer written in C from scratch.
- Minishell My own shell using bash as reference.
- Fdf 3D wireframe model representation of a topographic map sent as input.
- Libft Personal library that re-creates some of libc functions.
- Push swap Sort a stack with the help of a secondary stack.
- CPP Modules A set of modules to learn OOP and transition from C to C++.