Skip to content

Latest commit

ย 

History

History
34 lines (28 loc) ยท 4.92 KB

README.md

File metadata and controls

34 lines (28 loc) ยท 4.92 KB

Common Core Redive

๐ŸŒŸ Introduction

This repository is a parallel universe of my original 42 common core projects, revisited and re-engineered with different programming languages if possible.

โ—: All the codes will be re-written from scratch, which means that norminette and some minor details will not be respected.

๐Ÿš€ Projects

Project Status Extra features Brief description
๐Ÿ“š libft Status Rust Library of functions
๐Ÿ“œ get_next_line Status Reading a line on a file descriptor
๐Ÿ–จ๏ธ ft_printf Status Reproduction of the printf function
๐Ÿ”’ born2beroot Status Introduction to system administration
๐Ÿ”— pipex Status Reproduction of the pipe function
๐Ÿ”ข push_swap Status Sorting algorithm
๐Ÿ—บ๏ธ FdF Status 3D representation of a map
๐Ÿ’ป minishell Status Reproduction of a shell
๐Ÿด philosophers Status Introduction to threading
๐ŸŒˆ miniRT Status Building a raytracer
๐ŸŒ NetPractice Status Introduction to networking
๐Ÿ“ฆ cpp-modules Status Introduction to C++
๐ŸŒ webserv Status Building a web server
๐Ÿ’ฌ ft_irc Status Building an IRC server
๐ŸŒŒ inception Status Introduction to virtualization
๐ŸŽฎ ft_transcendence Status Building a web game