Repository: psprawka/42_Projects Branch: master Commit: 528561da9f68 Files: 2 Total size: 5.1 KB Directory structure: gitextract_4xb5rjxv/ ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2018 Paulina Sprawka Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ # 42 Starfleet Academy - Curriculum ### Below there are three quarters (9 months) of 42 Starfleet Academy (projects and deadlines):




# 42 Holly Graph & [my] Projects ### (Some of the repos are private so you may not be able to access them) ### There are a few branches in 42 Holly Graph (42 curriculum): ![](srcs/holly_graph.png)
### 1. Basic branch - the beginning of 42 cursus. ![](srcs/basic_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[Libft](https://github.com/psprawka/Libft)|Base|42 Cadet|T1|C|:rooster:| |[Get_next_line](https://github.com/psprawka/Get_next_line)|Base|42 Cadet|T1|C|:rooster:| |[Fillit](https://github.com/psprawka/Fillit)|Base|42 Cadet|T1|C|:rooster:|
### 2. Algorithms branch - the easiest road to take if you like to think logically. ![](srcs/algoritms_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[Ft_printf](https://github.com/psprawka/Ft_printf)|Algorithms|42 Cadet|T1|C|:rooster:| |[Push_swap](https://github.com/psprawka/Push_swap)|Algorithms|42 Home|T1|C|:egg:| |[Lem_In](https://github.com/psprawka/Lem-in)|Algorithms|42 Starfleet|T2|C|:rooster:| |[Corewar](https://github.com/psprawka/Corewar)|Algorithms|42 Starfleet|T3|C|:rooster:| |[Computor_V1](https://github.com/psprawka/Computor_V1)|Algorithms|42 Home|T1|Python|:rooster:|
### 3. Unix branch - the most difficult, but the most useful branch in 42 curriculum. ![](srcs/unix_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[Ft_ls](https://github.com/psprawka/Ft_ls)|Unix|42 Starfleet|T1|C|:rooster:| |[Minishell](https://github.com/psprawka/Minishell)|Unix|42 Home|T1|C|:hatched_chick:| |[21sh](https://github.com/psprawka/21sh)|Unix|42 Home|T2|C|:egg:| |[42sh](https://github.com/psprawka/42sh)|Unix|42 Home|T3|C|:egg:| |[Ft_select](https://github.com/psprawka/Ft_select)|Unix|42 Home|T1|C|:egg:| |[Malloc](https://github.com/psprawka/Ft_malloc)|Unix|42 Starfleet|T2|C|:hatched_chick:| |[Ft_script](https://github.com/psprawka/Ft_script)|Unix|42 Home|T1|C|:egg:| |[Nm_otool](https://github.com/psprawka/Nm-otool)|Unix|42 Starfleet|T2|C|:hatching_chick:| |[LibftASM](https://github.com/psprawka/LibftASM)|Unix|42 Starfleet|T2|ASM|:rooster:| |[Dr Quine](https://github.com/psprawka/Dr_Quine)|Unix|42 Home|T2|?|:egg:| |[IRC](https://github.com/psprawka/IRC)|Unix|42 Starfleet|T2|C|:hatched_chick:| |[Zappy](https://github.com/psprawka/Zappy)|Unix|42 Starfleet|T4|C/C++/Python|:rooster:|
### 4. Graphics branch - the funniest path for game developers. ![](srcs/graphics_b.png)
### 5. Web branch - perfect direction if you want to create websites. ![](srcs/web_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[PHP Piscine](https://github.com/psprawka/Php_piscine)|Web|42 Starfleet|T1|HTML/CSS/PHP|:rooster:|
### 7. OOP branch - the best way to see everything in life as objects. 😛 ![](srcs/oop_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[C++ Piscine](https://github.com/psprawka/Cpp_piscine)|OOP|42 Starfleet|T2|C++|:rooster:| |[Abstract VM](https://github.com/psprawka/Abstract_VM)|OOP|42 Starfleet|T2|C++|:rooster:| |[Bomberman](https://github.com/psprawka/Bomberman)|OOP|42 Home|T3|C++|:egg:|
### 8. DevOps branch - learning how to release features more efficient. ![](srcs/devops_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[Init](https://github.com/psprawka/Init)|Dev-Ops|42 Home|T1|Shell|:hatching_chick:| |[Docker-1](https://github.com/psprawka/docker-1)|Dev-Ops|42 Starfleet|T1|Shell|:rooster:|
### 9. Security branch - good way to introduce yourself to hacking (maybe). ![](srcs/security_b.png) |Project|Branch|Curriculum|Difficulty|Language|Status| |:-:|:-:|:-:|:-:|:-:|:-:| |[Ft_ssl_md5](https://github.com/psprawka/Ft_ssl_md5)|Security|42 Starfleet|T2|C|:rooster:|