avatar
RegMs If
418 I'm a Teapot
1
2
3
4
5
6
7
8
9
10
const info = {
name: "RegMs If",
birthday: new Date("02 14, 2001"),
school: "ZJU",
contacts: {
email: "me@regmsif.cf",
github: "regmsif",
},
skills: ["C++", "Go", "TypeScript", "React", "Vue"],
};