Skip to content
View Virginia-Gardner's full-sized avatar

Block or report Virginia-Gardner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …

C 11 Updated Sep 24, 2022

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your w…

C 15 Updated Apr 23, 2023

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …

HTML 10 Updated Jun 10, 2022

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

C 14 Updated May 21, 2022

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …

C 13 Updated May 21, 2022

Wireframe model. This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

C 15 Updated Sep 28, 2022

In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

C 14 Updated Jul 6, 2022
Python 6 Updated Dec 29, 2021

Paolo Santanas tests for the ft_printf 42 project.

C 6 Updated May 10, 2022
8 Updated Jan 23, 2025