Skip to content
View Plushhh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Plushhh

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

Hello! My name is Plushhh (I usually go by Plush) and I work on front-end and back-end development. I have done some projects, for example a Minecraft Server for a community, my personal website (not made by me), and some others like this page! If you have a question to ask me or just want to talk then don't hesitate to contact me on my email inbox.plush@gmail.com.

plushhh-identity.js

const me = new Plushhh();

class Plushhh {
  constructor() {
    this.username = "Plush" || "Plushhh";
    this.pronouns = ["he", "him"];
    this.age = "~2 days";
    this.discord = "https://pastebin.com/aTTMNbjg";
    this.email = "inbox.plush@gmail.com";
    this.worksOn = ["front-end", "back-end"];
  }
}

miscellaneous

plushhh


Popular repositories Loading

  1. plushhh.github.io plushhh.github.io Public

    A site

  2. Plushhh Plushhh Public

    Yes

  3. register register Public

    Forked from is-a-dev/register

    Grab your own sweet-looking '.is-a.dev' subdomain

    JavaScript