Skip to content
View nestoroprysk's full-sized avatar
Block or Report

Block or report nestoroprysk

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

  1. ft_ls ft_ls Public

    The project mimics the behavior of the Unix ls command

    C 1

  2. FunctionComposition FunctionComposition Public

    Mimics the behavior of the Haskell operator dot

    C++ 1

  3. justwhisperit justwhisperit Public

    Whispers an audio of any duration given an OPENAI_API_KEY.

    HTML 1

  4. Lem-in Lem-in Public

    Lem-in is a basic path-finding algorithm. The aim of the project is to compute the most efficient scenario for a group of independent subjects of how to get to the destination. There are two main p…

    C

  5. Push_swap Push_swap Public

    Push_swap is a peculiar sorting algorithm using two stacks and quicksort. The checker and the random number generator are parts of the project as well.

    C

  6. MarkdownToHtmlConverter MarkdownToHtmlConverter Public

    The project is aimed at converting basic features of markdown language to HTML.

    C++