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

Block or report terpugov

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

    Forked from Relrin/dotfiles

    My dotfiles (vim/conky/etc.)

    Emacs Lisp

  2. terpugov.github.io terpugov.github.io Public

    site where you can solve math problems

    Python

  3. sorting_algorithms sorting_algorithms Public

    realisation of sorting algorithms

    Python

  4. guess-the-number-game guess-the-number-game Public

    One of the simplest two-player games is “Guess the number”. The first player thinks of a secret number in some known range while the second player attempts to guess the number. After each guess, th…

    Python 1

  5. Email-Address-Regular-Expression Email-Address-Regular-Expression Public

    regular expression to validate email

    Python

  6. greedy_algorithm greedy_algorithm Public

    solving of several simple task with greedy algoritm

    Python