index.md 289 B


title: about layout: about

date: 2022-03-30 13:58:50

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"],
};