Skip to content
View Penelopeep's full-sized avatar
❄️
Life is not daijoubu
❄️
Life is not daijoubu

Block or report Penelopeep

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
Penelopeep/README.md

Whatcha doing here? 👋

Look it's me, and im probably online. If i'm offline there ⬇️ then probably I'm sleeping.
Dm me if you want! I might not respond right away but I'll reach out to you

Discord Presence Anurag's GitHub stats

Something about me:

class Penelopeep:
  def __init__(self):
    self.status = "Lazy"
    self.is_learning = False
    self.current_project = None

  def get_languages:
    langs: dict = {
      "Python" : "My beloved",
      "Java" : "Love/Hate relationship",
      "C" : "Let it die already",
      "C++" : "Better than C",
      "JavaScript" : "I hate it"
    }
    return langs

  def get_projects:
    repos: dict = {
      "Grasscutter-Plugins" : {
        "SwitchElementTraveller" : "https://github.com/Penelopeep/SwitchElementTraveller",
        "ToggleConstellations" : "https://github.com/Penelopeep/ToggleConstellation",
        "CharacterBuilder" : "https://github.com/Penelopeep/CharacterBuilder",
        "GenshinImporter" : "https://github.com/Penelopeep/GenshinImporter"
      }
    }
    return repos

I'm just a lazy guy who likes to code sometimes.

Pinned Loading

  1. SwitchElementTraveller SwitchElementTraveller Public

    A simple GC plugin made with PluginTemplate

    Java 69 15

  2. ToggleConstellation ToggleConstellation Public

    Rewrite of old SetConstellation Plugin, allows for turning individual constellation on/off

    Java 12 1

  3. CharacterBuilder CharacterBuilder Public

    Automatic artifact generator with customizable builds

    Java 35 3