Skip to content
View thblonde's full-sized avatar

Highlights

  • Pro

Block or report thblonde

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

Popular repositories Loading

  1. 42_libft 42_libft Public

    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

  2. 42_philosophers 42_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

  3. 42_philo_tester 42_philo_tester Public

    Simple tester for the dining philosophers problem of School 42

    Shell

  4. 42_get_next_line 42_get_next_line Public

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

    C

  5. 42_ft_printf_tester 42_ft_printf_tester Public

    Simple tester for the ft_printf project of School 42

    Shell

  6. 42_get_next_line_tester 42_get_next_line_tester Public

    Simple tester for the get_next_line project of School 42

    Shell