Skip to content
View tolstovrob's full-sized avatar
💻
Aboba
💻
Aboba

Organizations

@dsc-sgu @csit-sgu @InTeam-Russia @MergeMinds @SE-legacy

Block or report tolstovrob

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 Loading

  1. Python simple argument summator Python simple argument summator
    1
    print(sum(map(int, __import__("sys").argv[1:])))
    2
    # python sum.py 5 10 15    -> 30
  2. dotfiles dotfiles Public

    My dotfiles collection. Zsh, nvim and more...

    Shell 1

  3. MergeMinds/mm-frontend MergeMinds/mm-frontend Public

    Svelte 1

  4. Paari/conventional-commit-cli Paari/conventional-commit-cli Public

    Create conventional commit messages in terminal

    JavaScript 1 1