Skip to content
View iyerin's full-sized avatar

Block or report iyerin

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

    get_next_line project for 42

    C

  2. printf printf Public

    My realization of standard printf function. Works with char, int (long, signed/unsigned), Unicode, and standard printf flags: width, length, precision.

    C

  3. filler filler Public

    Game, the aim is to fill the board faster than opponent. Used Manhattan distance algorithm (city block distance).

    C

  4. lem-in lem-in Public

    Graph traversal algorithms: program selects paths and precise movements used by the “ants” to came from “start room” to “end room” through a lot of other rooms and corridors.

    C

  5. Millionaire_Game Millionaire_Game Public

    My implementation of "Who Wants to Be a Millionaire?" game.

    Swift 1

  6. swifty_companion swifty_companion Public

    Work with API: receiving a token, receiving user info, parsing, displaying it.

    Swift