[go: up one dir, main page]

Skip to content

xiong35/xiong35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 

Repository files navigation

๐“—๐“ฒ, ๐“˜'๐“ถ ๐“ง๐“ฒ๐“ธ๐“ท๐“ฐ35, ๐“ช ๐“ฏ๐“ป๐“ธ๐“ท๐“ฝ-๐“ฎ๐“ท๐“ญ ๐“ญ๐“ฎ๐“ฟ๐“ฎ๐“ต๐“ธ๐“น๐“ฎ๐“ป๐Ÿš€ ๐“ฏ๐“ป๐“ธ๐“ถ ๐“’๐“ฑ๐“ฒ๐“ท๐“ช.

๐’œ๐’ท๐‘œ๐“Š๐“‰ ๐Ÿค 

class Xiong35 {
  constructor() {
    this.from = "ๆน–ๅŒ—ๆญฆๆฑ‰";
    this.university = "Huazhong University of Science and Tech";
    this.organization = "ๅ†ฐๅฒฉไฝœๅŠ";

    this.habits = ["coding๐Ÿ‘จโ€๐Ÿ’ป", "badminton๐Ÿธ", "movies๐ŸŽฆ", "games๐ŸŽฎ"];

    this.contacts = {
      tencentQQ: "2242787668",
      email: "xiong35@qq.com",
    };
    this.website = "www.xiong35.cn";

    /* I PROMISE I WILL ๐Ÿฅบ */
    new Promise((resolve) => {
      setTimeout(() => {
        resolve("get back to study");
      }, Infinity); // It's just not today๐Ÿ’ฉ
    });
  }
}

๐’ฎ๐“€๐’พ๐“๐“๐“ˆ ๐Ÿง


๐‘€๐“Ž ๐’ข๐’พ๐“‰๐ป๐“Š๐’ท

General:

Pinned repos:

Visitors:

ViewCount

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published