Skip to content
View mbdanielcrespo's full-sized avatar
  • Lisbon
  • 23:33 (UTC +01:00)
Block or Report

Block or report mbdanielcrespo

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

  1. libft libft Public

    Libft with no compatibility issues

    C 1

  2. ft_fdf ft_fdf Public

    This is the fdf project from 42 school course

    C 1

  3. ft_libft ft_libft Public

    This project is a library of fundamental functions that will be used throughout the 42 course, it contains a variety of functions, including string manipulation, memory management, and list operati…

    C

  4. ft_get_next_line ft_get_next_line Public

    A function that reads a file and returns the next line on each subsequent call.

    C

  5. ft_printf ft_printf Public

    This project is a recreation of the printf function, a commonly used output function in C.

    C

  6. find_best_day_algorithm find_best_day_algorithm Public

    The exercise is from the data structures and algorithms chair from the course computer science of the University of Groningen

    C