Skip to content
View akyoshid's full-sized avatar
  • 42 School
  • Tokyo, Japan
  • 20:51 (UTC +09:00)
  • X @hyppyboy

Highlights

  • Pro
Block or Report

Block or report akyoshid

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

    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 1

  2. get_next_line get_next_line Public

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

    1

  3. ft_printf 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. How cool is that?? It is actually pretty cool :)