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

Block or report evgeniivall

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

    Class hierarchy that allows you to work with expressions. Used pattern "Visitor".

    C++

  2. Small_Projects Small_Projects Public

    Different small projects

    C++

  3. Smart_Pointer Smart_Pointer Public

    Implementation of std::scoped_ptr and std::shared_ptr template classes

    C++

  4. Snake Snake Public

    Cross platform "Snake" game for terminal.

    C++

  5. String String Public

    Implementation of std::string class and some functions for working with C-Style strings

    C++

  6. Vector_Class Vector_Class Public

    Dynamic template array class implementation.

    C++