Circle | Project | Date | Language | Branch | Description | Score |
---|---|---|---|---|---|---|
1 | Libft | April 2021 |
![]() |
C functions | Your very first own library | |
2 | get_next_line | July 2021 | Global | Reading a line on a fd is way too tedious | ||
ft_printf | July 2021 | ![]() |
C functions | Because putnbr and putstr aren’t enough | ||
Born2beroot | August 2021 |
![]() |
Virtualization, Shell | The wonderful world of virtualization | ||
Exam | exam_rank_02 | September 2021 | ft_printf + get_next_line | |||
3 | so_long | September 2021 | ![]() |
Graphic (miniLibX) | And thanks for all the fish! | |
push_swap | September 2021 | ![]() |
Algorithm | Because swap_push isn’t as natural | ||
pipex | September 2021 | ![]() |
Unix (process) | Go dance salsa somewhere :) | ||
4 | minishell | November 2021 | ![]() |
Shell | As beautiful as a shell | |
philosophers | December 2021 | ![]() |
Unix(threads + mutex) | I've never thought phylosophy would be so deadly | ||
Exam | exam_rank_03 | November 2021 | |
Read an "operation file" and print the result in the terminal | ||
5 | cub3D | February 2022 | ![]() |
Graphic (miniLibX) | My first RayCaster with miniLibX |
Circle | Project | Date | Language | Branch | Description | Status |
---|---|---|---|---|---|---|
5 | CPP00 | December 2021 | ![]() |
C++ functions | Namespace, class, member functions, stdio stream,initialization lists, static, const, and lots of basic stuf | |
CPP01 | December 2021 | ![]() |
C++ functions | Memory allocation, references, pointers to members,switch | ||
CPP02 | December 2021 | ![]() |
C++ functions | Ad-hoc polymorphism, operators overload and orthodox canonical classes | ||
CPP03 | December 2021 | ![]() |
C++ functions | Inheritance | ||
CPP04 | December 2021 | ![]() |
C++ functions | Subtype polymorphism, abstract classes, interfaces | ||
CPP05 | December 2021 | ![]() |
C++ functions | Repetition and Exceptions | ||
CPP06 | December 2021 | ![]() |
C++ functions | C++ Casts | ||
CPP07 | December 2021 | ![]() |
C++ functions | c++ Templates | ||
CPP08 | December 2021 | ![]() |
C++ functions | Templated containers, iterators, algorithms | ||
Net_Practice | 2022 | Web | ||||
Exam | exam_rank_04 | 2022 | |
Write a program that will behave like executing a shell command |