Skip to content
View akdovlet's full-sized avatar
💭
How you doin
💭
How you doin
  • Paris

Highlights

  • Pro
Block or Report

Block or report akdovlet

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

Pinned

  1. mAKefile_template mAKefile_template Public

    Streamlined Makefile template with logically ordered rules for enhanced readability and reusability.

    Makefile

  2. ultimate_printf ultimate_printf Public

    My very own printf function, handles "0.-# +" flags with "cspdiuxX%" specifiers

    C

  3. static_gnl static_gnl Public

    Read input line by line. Get_next_line function with no heap allocation on the static variable to comply with memory management rules of 42 Paris

    C

  4. ak_fdf ak_fdf Public

    This project is about creating a simple wireframe model representation of a 3D land- scape by linking various points (x, y, z) thanks to line segments (edges).

    C

  5. ak_push_swap ak_push_swap Public

    This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  6. ak_pipex ak_pipex Public

    Laying pipe, one input at a time

    C