Pinned Repositories
born2beroot
Second project at 42Prague. Setting up a Linux VM as per project requirements.
cpp
Training repo for cpp in 42 Prague
ft_libft
Custom static library with standard c functions.
ft_printf
Project at 42Prague to implement custom printf function from the C standard library
get_next_line
Project at 42 to implement a function to read from file descriptors.
IRCserver
42 School project
libft
philosophers
Project at 42 Prague to learn about conccurency thread programming.
pipex
42 project to implement unix redirection and piping functionality in a small c program
push_swap
The two-stack sorting algorithm expands stack capabilities with swaps, rotations, and cross-stack moves, beyond just push and pop. This efficient sorting method creatively leverages dual stacks for optimized data organization, demonstrating a practical approach to complex sorting challenges.
orezek's Repositories
orezek/born2beroot
Second project at 42Prague. Setting up a Linux VM as per project requirements.
orezek/ft_libft
Custom static library with standard c functions.
orezek/ft_printf
Project at 42Prague to implement custom printf function from the C standard library
orezek/get_next_line
Project at 42 to implement a function to read from file descriptors.
orezek/libft
orezek/philosophers
Project at 42 Prague to learn about conccurency thread programming.
orezek/pipex
42 project to implement unix redirection and piping functionality in a small c program
orezek/push_swap
The two-stack sorting algorithm expands stack capabilities with swaps, rotations, and cross-stack moves, beyond just push and pop. This efficient sorting method creatively leverages dual stacks for optimized data organization, demonstrating a practical approach to complex sorting challenges.
orezek/showcase
Personal info and showcase projects
orezek/so_long
Project for 42 Prague - building a simpe game