Skip to content
View matmaer's full-sized avatar

Highlights

  • Pro

Block or report matmaer

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. Textualize/textual Textualize/textual Public

    The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

    Python 25.5k 786

  2. tldr tldr Public

    Forked from tldr-pages/tldr

    📚 Collaborative cheatsheets for console commands

    Markdown

  3. terminal-tree terminal-tree Public

    Forked from willmcgugan/terminal-tree

    Python

  4. Remove sensitive files from all Git ... Remove sensitive files from all Git history and prevent new cases
    1
    # Remove sensitive files from all Git history and prevent new cases
    2
    
                  
    3
    ## Remove file from all Git history
    4
    
                  
    5
    > note: tested successfully in Bash, all commands suppose you are in the root of the repo.
  5. rarest-move-in-chess rarest-move-in-chess Public

    Forked from paralogical/rarest-move-in-chess

    Analyze compressed chess pgn files to determine the rarest move

    Zig