[go: up one dir, main page]

Skip to content
View PseudoMagnifique's full-sized avatar

Highlights

  • Pro

Block or report PseudoMagnifique

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
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", "R", "MATLAB", "HTML", "CSS")
  • πŸ”­ Working on personal projects and configuring NeoVim
  • 🌱 Learning NeoVim and C++
  • πŸ“– Bloging in my mathematical computer-ish nerdy lair
  • πŸ€” I’m looking for help with understanding how to make a website responsive
  • πŸ“± Where to reach me: my instagram account: _pseudomagnifique
pseudomagnifique's github stats pseudomagnifique's github stats

πŸ’»πŸ“– My latest blog posts

(If I can configure GitHub Actions correctly, my latest blog posts will be listed here)

πŸ† 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