Panda's repositories
42-ft_printf
My personal ft_printf for the Milestone 1. My personal remake of the C printf function. A lighter and simpler version.
42-get_next_line
My personal get_next_line for the Milestone 1. Read multiple fds at the same time, line by line.
42-Philosophers
My personal Philosophers for Milestone 3. Resolving the Dining Philosophers problem with multi-threading (mutexes).
42-pipex
My personal pipex for Milestone 2. Remake of the pipe operator's behavior in shell. Exemple: `./pipex infile cmd cmd outfile` imitates `< infile cmd | cmd > outfile`.
42-push_swap
My personal push_swap for Milestone 2. Sort two stacks with limited operations: sa, sb, ss, pa, pb, ra, rb, rr, rra, rrb, rrr. Do it as cheap as possible.
42-so_long
My personal so_long for Milestone 2. An ugly and funny (not really) 2D video games. Eat all the california rolls, and go to the maki one. Congrats. :)
eidole
The test repository for the Discord bot/webapp service Eidole.
rustlings
My personal progression on rustlings (Rust learning exercises).
waka-readme-stats
This GitHub action helps to add cool dev metrics to your github profile Readme