Pinned Repositories
42-cpp00
First Day of the 42's school C++ learning path.
42-cpp01
Second day of the 42's school learning path for c++ language.
42-cpp02
Third day of the 42's school learning path for c++ language.
42-cpp03
Fourth Day of the 42's C++ learning path.
42-cpp04
Fifth day of the c++ basics learning of the 42 school.
42-cpp05
Sixth day of the 42 school's C++ learning pool.
42-cpp06
Seventh day of the 42 school's C++ learning path.
42-cpp07
Eight day of the C++ learning pool of the school.
42-cpp08
The ninth and last day of the learning pool for C++ language.
exam_rank_06
Last exam of the 42 Cursus. Here to help further student in their struggle !
Spidfail's Repositories
Spidfail/exam_rank_06
Last exam of the 42 Cursus. Here to help further student in their struggle !
Spidfail/42-cpp00
First Day of the 42's school C++ learning path.
Spidfail/42-cpp01
Second day of the 42's school learning path for c++ language.
Spidfail/42-cpp02
Third day of the 42's school learning path for c++ language.
Spidfail/42-cpp03
Fourth Day of the 42's C++ learning path.
Spidfail/42-cpp04
Fifth day of the c++ basics learning of the 42 school.
Spidfail/42-cpp05
Sixth day of the 42 school's C++ learning pool.
Spidfail/42-cpp06
Seventh day of the 42 school's C++ learning path.
Spidfail/42-cpp07
Eight day of the C++ learning pool of the school.
Spidfail/42-cpp08
The ninth and last day of the learning pool for C++ language.
Spidfail/irc_server
42 school project - Create a IRC server capable of connecting and managing one or more IRC clients and channels.
Spidfail/Cube3D
3D Game engine inspired by ID Software's Doom and Wolfenstein3D. Use a mix of ray-casting and ray-tracing
Spidfail/ft_container
Reimplementation of STL containers such as std::vector, std::stack and std::map. 42 School project.
Spidfail/ft_ping
Redo the famous network utility `ping` with various flags. Skill : Network and System administration
Spidfail/ft_printf
A repository to store and share my implementation of `printf` function. Written for a 42 project.
Spidfail/ft_traceroute
Aims to reproduce `traceroute`'s Linux binary (on his most part). This is for educational purposes.
Spidfail/gunner_tester
This is a tester for the 42 school's project ft_container. It is intended to be extensible : you can add more tests or other container to be tested..
Spidfail/inception-42
A repository to store my data for Inception project. This is a DevOps project.
Spidfail/libasm
Small project to get familiar with x86_64 NASM assembly language.
Spidfail/libft_extended
A C language library meant to be used for 42 school projects. It contains mandatory as required to pass the project and functions that I added for others.
Spidfail/minecraft_deploy
Deployement build for a minecraft server.
Spidfail/minecraft_server
Little build to a 16.5 minecraft server
Spidfail/nvim_config
Git to store and share my Neovim config. Stay simple with a basic configuration of 'lsp-config' plugin.
Spidfail/vim_config
Git to store and share my own config. It's simple but effective.