Skip to content
View debsalbornoz's full-sized avatar

Highlights

  • Pro

Block or report debsalbornoz

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-Piscine 42-Piscine Public template

    C

  2. libft libft Public

    My own library in C

    C

  3. get_next_line get_next_line Public

    A function that reads one line at a time from a file or input and returns it as a string

    C

  4. ft_printf ft_printf Public

    recreates the printf function from scratch, allowing precise control over formatting through different specifiers and modifiers

    C

  5. survey_form survey_form Public

    A static and simple survey form to practice HTML and CSS skills

    HTML

  6. minitalk minitalk Public

    Client-server communication project where messages are exchanged between processes using Unix signals.

    C