-
-
activitywatch Public
Forked from ActivityWatch/activitywatchThe best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
Python Mozilla Public License 2.0 UpdatedNov 22, 2023 -
beedoc Public
Forked from beego/beedocAn open source project for beego documentation.
UpdatedAug 26, 2023 -
-
-
libft Public
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your w…
-
-
FdF Public
Wireframe model. This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
-
ft_printf Public
This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …
-
-
Philosophers Public
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
-
get_next_line Public
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …
-
push_swap Public
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …
-
minitalk Public
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
-
ft_printf_tester Public
Forked from paulo-santana/ft_printf_testerPaolo Santanas tests for the ft_printf 42 project.
-