class Me {
public contact(): object {
const qq = '1702476100';
const mail = 'Liys9875@outlook.com';
return { qq, mail };
}
public track(): Array<string> {
const track = ['Akalin🤣', 'Hubei', 'Guangdong'];
return track;
}
public coding(): object {
const techs = {
major_in: ['JavaScript', 'TypeScript'],
average: ['Python'],
learning: ['Dart', 'Rust'],
}
const ides = ['WebStorm', 'VScode'];
const targets = ['fullstack'];
return { techs, ides, targets };
}
}
My warm current is looking for your ocean.
- Guangzhou, Guangdong
- https://www.oreo9875.cn/
Popular repositories Loading
-
PINK-System-Sprinboot-Vue.js
PINK-System-Sprinboot-Vue.js Public🖖硕士研究生工程实训项目全栈:Pink招聘系统(使用SpringBoot+Vue.js技术)
-
Electron-ChatGPT
Electron-ChatGPT Public🖖基于Electron@23.2.0构建的chatGTP桌面应用程序(Mac/Windows/Linux)
-
-
-
-
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.