Skip to content
View opariy's full-sized avatar

Block or report opariy

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. camagru camagru Public

    Implemented in PHP, a small Instagram-like site allowing users to create and share photo-montages. I had to implement, with bare hands (the frameworks are forbidden), the basic features encountered…

    PHP 1

  2. libft libft Public

    Library libft I needed to create as a school 42 (UNIT Factory) project.

    C

  3. get_next_line get_next_line Public

    A function that reads data (one line at a time) from a file or the standard input.

    C

  4. fillit fillit Public

    The task is finding the best solution among a huge number of possibilities within an acceptable time span. For this project, you are expected to fit Tetriminos together to shape the smallest square…

    C

  5. filler filler Public

    Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece …

    C

  6. ft_printf ft_printf Public

    Reproduction of ft_printf function in C.

    C