const user: CollegeStudent = {
name: "Ilya",
nickname: "ilia21",
age: 18,
education: {
major: "Computer Science",
expectedGraduation: "June 2026",
relevantCoursework: ["Mobile Development", "Database managment", "Operating Systems", "Algorithms"],
},
currentlyLearning: ["React"],
skills: ["NodeJS", "HTML/CSS", "Java", "Typescript"],
OS: "Arch linux",
hobbies: ["Coding", "Gaming", "Biking"],
};
Pinned Loading
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.