This contains my 42 projects over the next few months as i continue the cursus.
Within this project we had to write a libary from sctach that we can use for all projects at 42.
The project was completeled with all mandatory files including bonuses.
Final score: 125/125
This was a simple Debian server VM setup.
Included:
-Basic server setup
-Password security implimentation
-basic firewall implimentation
Bonus questions:
-Setup functional Wordpress website using lighttpd, mariaDB and PHP.
-Setup basic drive partitioning.
Previous experience in System Administration let me finish this within a hour.
Final score: 125/125
Re-create the printf function with required flags. Introduces structs and how to utilize them.
This project for me personally was more about learning better coding structure.
I re-wrote this project about 9 times to prepare for the exam which will require us to write this project and GNL from scratch again during normal exam conditions.
I originally completed the bonuses but this heavily changes the program structure. So i focused on a simple version to pass and prepare for the exam.
Final score: 100%
Code a function that returns a line, read from file descriptor. This project covers buffer sizes and macro usage more indepth.
Final score: 100/100
Code inter and Get_next_line in exam condition. This meant on campus with no notes or internet access. Final score: 100/100
This program was created to mimic the pipe "|" command in shell.
Final score: 100/100





