Skip to content
View tsvikas's full-sized avatar

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 Loading

  1. nbcat nbcat Public

    display jupyter notebooks in the terminal

    Jupyter Notebook 3

  2. python-template python-template Public

    my template for python codebase

    Jinja 1

  3. git-folder-status: Find all subdirec... git-folder-status: Find all subdirectories with uncommitted / unpushed code.
    1
    #!/usr/bin/env python3
    2
    # /// script
    3
    # requires-python = ">=3.10"
    4
    # dependencies = [
    5
    #     "gitpython",
  4. hanagram hanagram Public

    Forked from giacomonazzaro/hanagram

    Telegram bot to play Hanabi with your friends.

    Python

  5. hebrew-numbers hebrew-numbers Public

    convert numbers to hebrew

    Python

  6. variational-autoencoder variational-autoencoder Public archive

    a variational autoencoder for images

    Python