Skip to content
View squigjess's full-sized avatar
🤯
🤯

Block or report squigjess

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
squigjess/README.md

it me. squig.

class Jess:
    def __init__(self):
        self.pronouns   = [ ["it", "its"], ["she", "her"] ]
        self.languages  = ["python", "sql"]
        self.frameworks = ["flask", "sqlalchemy", "nextcord"]
        self.enjoys     = ["(mis)using web APIs",
                           "racking my brain over weird bugs",
                           "spending hrs automating a minute-long task",
                           "documenting the stuff nobody else wants to document"]

    def contact(self):
        return {"twitter" : "https://twitter.com/an_irl_squig/",
                "discord" : "@squig"}

Pinned Loading

  1. JukeBot-Org/JukeBot JukeBot-Org/JukeBot Public

    A self-hostable audio streaming bot for Discord.

    Python

  2. protocorn protocorn Public archive

    Test and run Unicorn HAT programs without a Raspberry Pi.

    Python