Skip to content
View PseudoMagnifique's full-sized avatar

Block or report PseudoMagnifique

Report abuse

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

Report abuse
pseudomagnifique/README.md

Hi there πŸ‘‹

Welcome to my profile! This is where I code my hidden shenanigans and public machinations πŸ‘€

class Nerd:
  def __init__(self, name, pronouns):
    self.name = name
    self.pronouns = pronouns

  def skills(self, *args):
    self.skills = args

  def languages(self, *args):
    self.languages = args

me = Nerd("pseudomagnifique", "They/them")
me.skills("LaTeX", "Illustrator", "Photoshop", "git")
me.languages("Python", "C++", "Java")
  • πŸ”­ Working on personal projects and configuring Emacs
  • 🌱 Learning Emacs, Java and Go
  • πŸ“± Where to reach me: my instagram account: _pseudomagnifique
pseudomagnifique's github stats pseudomagnifique's github stats

πŸ† Trophies

Popular repositories Loading

  1. game-of-life game-of-life Public

    Game of life made in Python

    Python

  2. pseudomagnifique pseudomagnifique Public

  3. github-readme-stats github-readme-stats Public

    Forked from anuraghazra/github-readme-stats

    ⚑ Dynamically generated stats for your github readmes

    JavaScript