Pinned Repositories
cpp05
C++ Module 05 - Repetition and Exceptions
cpp06
C++ casts
cpp07
C++ templates
cpp08
C++ Templated containers, iterators, algorithms
cpp09
cub3D
Fork from Julian's original Knosper/Cub3D to check the difference wrt branching
fractol
Fractal exploration program
ft_printf
printf reimplementation
get_next_line
Function which returns a line read from a file descriptor
minitalk
nuno101's Repositories
nuno101/cpp05
C++ Module 05 - Repetition and Exceptions
nuno101/cpp06
C++ casts
nuno101/cpp07
C++ templates
nuno101/cpp08
C++ Templated containers, iterators, algorithms
nuno101/cpp09
nuno101/cub3D
Fork from Julian's original Knosper/Cub3D to check the difference wrt branching
nuno101/fractol
Fractal exploration program
nuno101/ft_printf
printf reimplementation
nuno101/get_next_line
Function which returns a line read from a file descriptor
nuno101/libft
Heilbronn 42 school first project
nuno101/minitalk
nuno101/philosophers
Project to learn about threads and mutexes
nuno101/transcendence
Pong game as single-webpage application
nuno101/push_swap
Sort data on a stack using a limited set of instructions and the lowest possible number of instruction calls
nuno101/transcendence_ref
Realtime browser based multiplayer pong game | Django, Redis, PostgreSQL, Vue