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

Block or report tsvikas

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

  1. nbcat nbcat Public

    display jupyter notebooks in the terminal

    Jupyter Notebook 3

  2. git-folder-status: Find all subdirec... git-folder-status: Find all subdirectories with uncommitted or unpushed code.
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    # Find all subdirectories with uncommitted or unpushed code.
    4
    #
    5
    # This script scans through a directory recursively to identify the status of
  3. hanabi hanabi Public

    Forked from MrMil/hanabi

    Platform for the Hanabi game, to evaluate AI players

    Python

  4. hanagram hanagram Public

    Forked from giacomonazzaro/hanagram

    Telegram bot to play Hanabi with your friends.

    Python