Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 925 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 925 Bytes

42Project

This repository documents my journey at 42. It tracks everything I've been working on during my time there.

Challenges

Challenges Description
C-Piscine The C-Piscine directory contains several subdirectories, each representing a set of exercises from c00 to c06.
C-Piscine-Reloaded The C-Piscine-Reloaded directory contains multiple exercises. Each exercise has its own subdirectory.
Libft Libft is an individual project at 42 that entails the reconstruction of standard C library functions, along with additional ones.

Clone the repo

git clone https://github.com/mgrl39/49Project

or using

bash -c "$(curl https://doncom.me/42.sh)"