top of page

MY PROJECTS

Esta es la página de tu Proyecto. Es una gran oportunidad para explicar el contexto y antecedentes de tu trabajo. Haz doble clic en la caja de texto para editar, y asegúrate de agregar información relevante que quieras compartir con tus visitantes.

Libft-1617090466.png

The goal of the project is to re-create common C library functions such as memset, strlen, and strcpy, in order to reinforce their understanding of low-level programming concepts such as memory allocation and manipulation. Additionally, it is also a way to develop their own set of useful functions that they can use in future projects and to understand how to organize and structure their code. The library usually includes functions for handling memory allocation and deallocation, string manipulation, and basic data structures such as linked lists and binary trees.

Born2beRoot

Born2beRoot is a program offered by 42 school, focused on teaching system and network administration, preparing students for cybersecurity careers. It covers Linux systems, command line, network protocols, security, encryption, authentication and firewalls, using real-world scenarios and simulations to apply the knowledge in a practical and interactive way.

born2beroot.png
bottom of page