Skip to content
View vamarina's full-sized avatar

Block or report vamarina

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 Loading

  1. math-expression-parser math-expression-parser Public

    Parses a math expression and calculates the result. The allowed operators are +, -, *, /. () are also supported. Implemented using Polish postfix notation.

    C

  2. battleship-game battleship-game Public

    Battleship game for one player implemented in C++

    C++

  3. torch-lab torch-lab Public

    Forked from vitali87/torch-lab

    Anything related PyTorch

    Python

  4. utility utility Public

    Forked from vitali87/utility

    Utility functions to facilitate day-to-day jobs on the linux command line

    Shell