Skip to content
View strny0's full-sized avatar

Block or report strny0

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. formsite-utility formsite-utility Public

    A simple Formsite API python script, used to get results or to download files from your formsite form.

    Python 3

  2. Simple HTTPServer to receive OAuth2 ... Simple HTTPServer to receive OAuth2 authorization callback
    1
    """
    2
    The code below is a very simple example of how you can create a local HTTP Server that listens for 
    3
    callback that sends you some kind of authorization code used by oauth2 REST APIs.
    4
    """
    5
    from webbrowser import open_new_tab # < used to open website in your default browser
  3. Paramiko SFTPClient walk function Paramiko SFTPClient walk function
    1
    # SFTP Client walk
    2
    MIT License.
    3
    
                  
    4
    Inspired by Python's default os.walk() method.
    5
    
                  
  4. Hockey-Scoreboard-.NET Hockey-Scoreboard-.NET Public

    A really *not good* but working floorbal scoreboard. One of my first "completed" projects.

    C#

  5. cvut/qtrvsim cvut/qtrvsim Public

    RISC-V CPU simulator for education purposes

    C++ 509 69