Skip to content
View ioleksiu's full-sized avatar
  • UNIT Factory (Ukrainian National IT Factory)
  • Ukraine, Kiev

Block or report ioleksiu

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 Loading

  1. lem_in lem_in Public

    You must move your ant colony from one point to another in the least amount of time. Through this project, you will explore graph traversal algorithms: your program will have to choose the paths an…

    C 1 1

  2. _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 1

  3. fdf fdf Public

    In this project you will discover the basics of graphic programming, and in particular how to place points in space, how to join them with segments and most importantly how to observe the scene fro…

    C 2

  4. fillit fillit Public

    Fillit is a project who let you discover and/or familiarize yourself with a recurring problematic in programming : searching for the optimal solution among a huge set of possibilities. In this part…

    C 1

  5. ft_printf ft_printf Public

    My implementation of Printf C function

    C 1

  6. libft libft Public

    My implementation of some of the Standard C Library functions including some additional ones.

    C