MTRX (whoismtrx)

whoismtrx

Geek Repo

Company:1337

Location:Khouribga-Morocco

Twitter:@whoismtrx

Github PK Tool:Github PK Tool

MTRX's repositories

42_ExamRanks

42 ExamRank02-03-04-05-06 subjects and solutions.

Language:C++Stargazers:34Issues:1Issues:0

42_push_swap

Push Swap is a 42 curriculum project that involves sorting a stack of numbers using a limited set of operations. The goal is to arrange the numbers in ascending order on one stack while using the other stack for temporary storage.

Language:CStargazers:3Issues:1Issues:0

whoismtrx

Config files for my GitHub profile.

42_Philosophers

In the 42 philosophers project, the goal is to develop a synchronization mechanism that enables a group of philosophers to share limited resources while avoiding issues like deadlock.

Language:CStargazers:1Issues:0Issues:0

42_FdF

FdF is a 42 project that involves rendering and manipulating 3D maps using the minilibx library, implementing features like data parsing, line drawing algorithms, projections, and interactive controls.

Language:CStargazers:0Issues:0Issues:0

42_ft_printf

ft_printf a project in 42 curriculum, we reimplement the printf function in C.

Language:CStargazers:0Issues:0Issues:0

42_get_next_line

get_next_line a 42 curriculum project, you need to create a function that reads a line from a file descriptor.

Language:CStargazers:0Issues:1Issues:0

42_Libft

Libft the first project in the 42 curriculum, we create our own library of useful functions in C

Language:CStargazers:0Issues:1Issues:0

42_minitalk

minitalk is a project at 42 that involves implementing a client-server model for communication. It focuses on sending and receiving messages between two processes using signals and bit manipulation.

Language:CStargazers:0Issues:1Issues:0