Skip to content
View emihaimarian's full-sized avatar
Block or Report

Block or report emihaimarian

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

    My implementation of some of the Standard C Library functions including some additional ones.

    C

  2. fillit fillit Public

    Resolving a tetriminos puzzle.

    C

  3. Get-Next-Line Get-Next-Line Public

    A C function that reads any valid file line by line until the end.

    C

  4. Piscine-C Piscine-C Public

    Piscine C: proposed solutions to exercises, projects, rushes and exams for the admission bootcamp.

    C

  5. Piscine-PHP Piscine-PHP Public

    Html/Css/MySql/PHP/Javascript

    PHP

  6. ft_printf ft_printf Public

    The goal of this project was to recode the printf function with the following prototype (same as man 3 printf).

    C