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

Block or report beastmatser

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
beastmatser/README.md
class Me:
    def __init__(self) -> None:
        self.name = "beastmatser"
        self.programming_languages = [
            "python",
            "javascript"
        ]
        
    def reach(self) -> str:
        return "Discord: beastmatser#0728"

Beastmatser's GitHub stats

Top Langs

Pinned

  1. aiopokeapi aiopokeapi Public

    An asynchronous API wrapper for the pokeapi written in Python.

    Python 27 11

  2. beastmatser beastmatser Public

    Config files for my GitHub profile.