Pinned Repositories
42-snippets
VS Code extension for 42 code snippets
b2br
Born2BeRoot
cpp_piscine
C++ Piscine
ft_containers
In this project, I have implemented a few container types of the STL.
ft_linux
My very own Linux distro.
ft_transcendence
This project is about creating a website for the mighty Pong contest!
minishell
An interactive shell
pipex
A project for redirections and piping
webserv
HTTP server written in C++
openct
Configuration backup and analysis tools for devices running pfSense and RouterOS
chughes741's Repositories
chughes741/42-snippets
VS Code extension for 42 code snippets
chughes741/ft_transcendence
This project is about creating a website for the mighty Pong contest!
chughes741/cpp_piscine
C++ Piscine
chughes741/ft_containers
In this project, I have implemented a few container types of the STL.
chughes741/minishell
An interactive shell
chughes741/pipex
A project for redirections and piping
chughes741/webserv
HTTP server written in C++
chughes741/b2br
Born2BeRoot
chughes741/ft_linux
My very own Linux distro.
chughes741/libft
42 LibC library
chughes741/cub3D
chughes741/.dotfiles
Script to install and setup config files on a new computer
chughes741/chughes741
Profile README
chughes741/exam_prep
Test files for exams
chughes741/ft_containers_test
A test suite written with GTest for ft_containers
chughes741/ft_printf
chughes741/get_next_line
A function that returns a line read from a file descriptor
chughes741/Inception
chughes741/lft
Build of ft_printf and libft to use in projects
chughes741/philosophers
A project about using and managing thread
chughes741/push_swap
A integer sorting program
chughes741/so_long
This project is about creating a simple wireframe model representation of a 3D land- scape by linking various points (x, y, z) thanks to line segments (edges).