export default class MyProfile {
constructor() { }
/**
* @returns {Array<string>} Aliases
*/
get aliases() {
return ["CSY0N", "Csyon", "csyon"];
}
/**
* @returns {string} Gender
*/
get gender() {
return "not one will know it!";
}
/**
* @returns {Array<string>}
*/
get skillset() {
return [
"C++", "C#", "Docker",
"Fullstack Web", "NodeJS",
"Lua", "Python", "PHP",
"VueJS", "Electron JS",
"ReactJS", "Lua Scripting",
"and much more"
];
}
/**
* @returns {Object}
*/
get socials() {
return {
"Github": "https://github.com/CSY0N",
"unknowncheats" : "https://www.unknowncheats.me/forum/members/3381795.html",
"Discord": "k1ngd3v_csyon"
}
}
/**
* @returns {string}
*/
getMoreInfo() {
return "https://discord.gg/Rfu3Z8Svup";
}
}
- 👋 Hi, I’m @CSY0N
- 👀 I’m interested in Scripting and Programming
- 🌱 I’m currently nothing learning
- 📫 How to reach me on Discord or on Unknowncheats