Skip to content
View jesuserr's full-sized avatar
  • 42 Barcelona
  • Barcelona

Highlights

  • Pro
Block or Report

Block or report jesuserr

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. 42Cursus_philosophers 42Cursus_philosophers Public

    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 1

  2. 42Cursus_fdf 42Cursus_fdf Public

    This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines. FDF is short for ’fil de fer’ in French which means ’wireframe model’.

    C

  3. 42Cursus_push_swap 42Cursus_push_swap Public

    This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…

    C

  4. 42Cursus_minitalk 42Cursus_minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C

  5. 42Cursus_get_next_line 42Cursus_get_next_line Public

    This project is about programming a function that returns a line read from a file descriptor.

    C

  6. 42Cursus_ft_printf 42Cursus_ft_printf Public

    The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.

    C