Pinned Repositories
42_ft_containers
Recoding std::list, std::vector, std::map, std::stack and std::queue without a single call to the stl as project for the 42Paris coding school.
42_libASM
Recoding some basic functions in x86 asm as a project for the 42Paris coding school.
Bgp-At-Doors-of-Autonomous-Systems-is-Simple
BADASS is a project of the 42 school to learn about networks using GNS3
hpottier-Inception-of-Things-test-app
Inception-of-Things
42 school project to learn kubernetes and vagrant
Kernel-From-Scratch
Basic kernel project for the 42 school.
Keylog
Simple keylogger module for the linux kernel.
malloc
An implementation of malloc(), free(), realloc() and calloc() as project for the 42 School.
quicksort-bash
Bash implementation of quicksort I did as a challenge.
ft_transcendence
This is not C or C++ basic functions! To do something that you’ve never done before without a piscine. Remind yourself at the beginning of your journey in computer science. Now, look where you are standing. Time to shine.
hpottier's Repositories
hpottier/42_ft_containers
Recoding std::list, std::vector, std::map, std::stack and std::queue without a single call to the stl as project for the 42Paris coding school.
hpottier/hpottier-Inception-of-Things-test-app
hpottier/Inception-of-Things
42 school project to learn kubernetes and vagrant
hpottier/quicksort-bash
Bash implementation of quicksort I did as a challenge.
hpottier/42_libASM
Recoding some basic functions in x86 asm as a project for the 42Paris coding school.
hpottier/Bgp-At-Doors-of-Autonomous-Systems-is-Simple
BADASS is a project of the 42 school to learn about networks using GNS3
hpottier/Kernel-From-Scratch
Basic kernel project for the 42 school.
hpottier/Keylog
Simple keylogger module for the linux kernel.
hpottier/malloc
An implementation of malloc(), free(), realloc() and calloc() as project for the 42 School.
hpottier/TSeed
Very simple program to seed majong tournaments.