let mainStack = ["Next.js", "React", "TypeScript", "Tailwind"]
let learnedAtSchool = ["C++", "PHP", "Svelte"]
let learning = ["NestJS"]
let erbierc: Programmer = {
country: "Poland",
technologies: [...mainStack, ...learnedAtSchool, ...learning],
specialization: "Frontend",
description: "Making my first steps in the open-source world!"
}
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.