Skip to content
View tssan's full-sized avatar

Block or report tssan

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. sync.sh - rsync wrapper
    1
    #!/bin/bash
    2
    
                  
    3
    # Author: tssan
    4
    # License: MIT
    5
    
                  
  2. sshs Public

    Simple hosts picker for ssh

    Python 2

  3. Python Curses example
    1
    import curses
    2
    from datetime import datetime, timezone
    3
    
                  
    4
    
                  
    5
    def ui(win):
  4. haxe-playground Public

    learning haxe with simple examples

    Haxe

  5. rand2dmap Public

    Randomly generated 2d map - python

    Python

  6. chesscanvas Public

    TypeScript