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 [email protected].
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 = "[email protected]";
this.worksOn = ["front-end", "back-end"];
}
}