Skip to content
View AtaullinShamil's full-sized avatar

Block or report AtaullinShamil

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-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

  2. 42-ft_printf 42-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.

    C

  3. 42-minitalk 42-minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C

  4. 42-so_long 42-so_long Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C

  5. 42-Libft 42-Libft Public

    This project is about coding a C library. It contains a lot of general purpose functions.

    C

  6. 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