Pinned Repositories
42_Exam
42piscine
My "Piscine" @42Paris
cub3D
Ray-casting game, Wolfenstein 3D like
ft_containers
Recreate some of the STL templates
ft_printf
printf family functions
libft
First project at 42 school, recreating common functions in C
minesweeper
An implementation of the well known minesweeper game
RLe
Run Length compression algorithm
so_long
A little game
webserv
Recreate a little web server. It'll be fun
besellem's Repositories
besellem/darkly
besellem/minesweeper
An implementation of the well known minesweeper game
besellem/so_long
A little game
besellem/webserv
Recreate a little web server. It'll be fun
besellem/42_Exam
besellem/cub3D
Ray-casting game, Wolfenstein 3D like
besellem/ft_containers
Recreate some of the STL templates
besellem/ft_printf
printf family functions
besellem/ft_transcendence
besellem/libft
First project at 42 school, recreating common functions in C
besellem/Minishell
besellem/RLe
Run Length compression algorithm
besellem/cpp_modules
42 piscine in C++
besellem/dr_quine
First quine programs
besellem/ft_linear_regression
besellem/ft_ls
Recoding `ls' command with some of its options
besellem/ft_nm
Recoding nm command for Linux (ELF files)
besellem/ft_services
adminsys project
besellem/get_next_line
Read a file, line by line
besellem/hall-voice
besellem/libasm
besellem/malloc
Recreate libc's malloc and its family of functions
besellem/matrix
besellem/override
besellem/philosophers
An introduction to threads
besellem/pipex
Introduction to shell commands and their implementations
besellem/push_swap
Sort a stack
besellem/PyStocks
Some stocks tests and researches using Python
besellem/rainfall
besellem/snowcrash