class AboutMe {
constructor() {
this.nickname = "Havoks";
this.email = "Havoks.bit@gmail.com";
this.age = 18;
this.isMale = true;
this.languages = ["C#", "Python", "JavaScript"];
this.quote = "The balance between body and mind!";
}
introduce() {
return `👋 Hi, I'm ${this.nickname}!`;
}
}
Popular repositories Loading
-
-
-
-
readme-typing-svg
readme-typing-svg PublicForked from DenverCoder1/readme-typing-svg
⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
PHP
-
BMMT_btlt_PhamGiaKhanh
BMMT_btlt_PhamGiaKhanh PublicBài 4: Viết chương trình minh họa bài toán mã hóa và giải mã bằng phương pháp cổ điển Hill.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.