Skip to content
View VukolRo's full-sized avatar
✌️
✌️

Block or report VukolRo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
VukolRo/README.md

Howdy!

I'm a Flutter developer. Currently working on "Eufaloportugues".

FLutter projects done:

C programming language projects done:

  • "Push_swap" -- Sorting algorithm project where we must sort a given list(as a Stack A) of random numbers with a limited set of instructions, using the lowest possible number of actions and using Stack abstract data type.
  • "Get_next_line" -- A function that returns a line read from a file descriptor.
  • "Printf" -- Recreation of the famous C library printf function.
  • "Libft" -- Recreation of a library with standard libc functions.
  • "School 21 Piscine" -- 26 day entrance test at "School 42".

Linux/Unix projects done:

☮️✌️ Peace ✌️☮️!

my github stats 

Pinned Loading

  1. todoye todoye Public

    A learning flutter project

    Dart 4

  2. flash_chat flash_chat Public

    A learning flutter project

    Makefile 2

  3. weather_app_flutter weather_app_flutter Public

    learning project

    Makefile 2

  4. crypto_ticker_flutter crypto_ticker_flutter Public

    A learning flutter project

    Makefile 2

  5. bmi-calcullator-flutter bmi-calcullator-flutter Public

    A learning flutter project

    Dart 3

  6. push_swap push_swap Public

    My fifth project in "School 21". Write a sorting algorithm.

    C 2