const info = {
personal: {
firstName: "Ivan",
lastName: "Baksheev",
age: 23
},
education: [{
university: "NSU",
degree: "bachelor",
startedAt: 2019,
endedAt: 2023
}, {
university: "NSU",
degree: "master",
startedAt: 2023,
endedAt: null
}],
career: [{
company: "JetBrains",
position: "Software Developer",
startedAt: "September 2021",
endedAt: "March 2022"
}, {
company: "Huawei R&D",
position: "Software Engineer",
startedAt: "April 2022",
endedAt: null
}],
interests: ["math", "programming", "computer security"],
technologies: ["JS/TS", "C/C++", "Python"],
links: {
telegram: "https://t.me/zpix1",
homePage: "https://zpix1.github.io/about-me/",
blog: "https://zpix1.github.io/"
}
}
Pinned Loading
-
yt-anti-translate
yt-anti-translate PublicChrome extension to disable youtube video titles autotranslation
-
-
-
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.