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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

    Anything related PyTorch

    Python

  4. utility utility Public

    Forked from vitali87/u7

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

    Shell