Skip to content
View vitfolllll's full-sized avatar

Block or report vitfolllll

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. Online-Banking-System Online-Banking-System Public

    Forked from Sucheta1402/Online-Banking-System

    import tkinter as tk from tkinter import messagebox from time import gmtime, strftime def is_number(s): try: float(s) return 1 except ValueError: return 0 def check_acc_nmb(num): try: fpin = open(n…

    1

  2. git-credential-manager git-credential-manager Public

    Forked from git-ecosystem/git-credential-manager

    Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.

    C# 1

  3. westernunion. westernunion. Public

  4. docs docs Public

    Forked from github/docs

    The open-source repo for docs.github.com

    JavaScript

  5. twofactorauth twofactorauth Public

    Forked from 2factorauth/twofactorauth

    List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.

    Ruby

  6. vscode vscode Public

    Forked from microsoft/vscode

    Visual Studio Code

    TypeScript