Pinned Repositories
ft_transcendence
This project is about creating a website for the mighty Pong contest!
cub3d
The cub3d project at 42 , a wolfenstein-like game using raycasting
Ft_Containers
Reimplementation of STL containers, Vector, Stack, Map
ft_services
The project consists of implementing an infrastructure with different services using Kubernetes.
ft_transcendence
This project is about creating a website for the mighty Pong contest!
Libft
My own C library
minishell
Just a simple shell ...
Push_swap
Push_swap 42 project.
Sudoku
Sudoko game with backtracking algo
webserver
Coding a simple HTTP server in C++
Conanyedo's Repositories
Conanyedo/ft_transcendence
This project is about creating a website for the mighty Pong contest!
Conanyedo/Ft_Containers
Reimplementation of STL containers, Vector, Stack, Map
Conanyedo/Push_swap
Push_swap 42 project.
Conanyedo/ft_services
The project consists of implementing an infrastructure with different services using Kubernetes.
Conanyedo/Libft
My own C library
Conanyedo/Machine-WriteUps
WriteUps of machines I solved throughout my journey of learning cyberSecurity
Conanyedo/minishell
Just a simple shell ...
Conanyedo/Philosophers
Interacting with threads and processes using semaphores and mutex
Conanyedo/Sudoku
Sudoko game with backtracking algo
Conanyedo/cub3d
The cub3d project at 42 , a wolfenstein-like game using raycasting
Conanyedo/webserver
Coding a simple HTTP server in C++
Conanyedo/Conanyedo
Conanyedo/Conanyedo.github.io
Conanyedo/Cpp-Modules
Introduction to C++ and object-oriented programming
Conanyedo/ft_printf
Building my own printf
Conanyedo/ft_server
Deploy Nginx web server on Docker 🐋
Conanyedo/get_next_line
Reading from a file descriptor line by line
Conanyedo/Libasm
The aim of this project is to get familiar with assembly language.