Hi, this is Jerry, an ordinary high school student ;]
let jerry = {
name: "Jerry",
role: "Student",
skills: {
frontend: ["React", "Next.js", "TypeScript", "JavaScript"],
backend: ["Node.js", "NestJS", "Redis", "C++ (OI)"],
tools: ["Linux", "Git", "WebStorm", "CLion"]
}
};
export default jerry;
