My journey as a July 2019 pisciner and September 2019 cadet.
-
Updated
Oct 18, 2019 - C
My journey as a July 2019 pisciner and September 2019 cadet.
This project is about programming a function that returns a line read from a file descriptor.
A fun little game of hangman written up in C. For those from 42, it is norm compliant.
printf() implementation in C
My push_swap project for the 42 Cursus. An integer sorting program, using a limited set of instructions. 84/100
This is the So Long project from the 42 school curriculum. So Long is a simple 2D game where the player controls a character that must collect items and avoid enemies to win the game. The game is developed in a graphical environment using the MinilibX library.
Create a function that enables reading content line by line from a file descriptor.
42 São Paulo - Basecamp 2020
My configuration on 42 and personal PC
pipe UNIX mechanism in C
CLI text editor written in C, following 42's Norminette
26 Day Straight C Bootcamp in 42 Madrid
Standard C functions implementation
A simple ray tracer made in a weekend.
42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C
Push_swap is a high-performance sorting algorithm crafted to arrange a stack of numbers with the minimal set of predefined operations. Project developed in C that allows learning data management and control algorithms in memory (Stack) through the use of lists.
My ft_printf project for the 42 Cursus. A recreation of the printf function found in the <stdio.h> C Library. Bonuses in progress. 100/100
System that sends a message from client to server using UNIX signals for communication.
Add a description, image, and links to the norminette topic page so that developers can more easily learn about it.
To associate your repository with the norminette topic, visit your repo's landing page and select "manage topics."