/**
* Jakub Maksymowicz — Web Developer
* "Code is the modern dialect."
*/
type Kuba = {
location: string
stack: string[]
infrastructure: string[]
}
const dev: Kuba = {
location: "Wolsztyn, Poland",
stack: [
"JavaScript",
"TypeScript",
"Node.js",
"React",
"Vite"
],
infrastructure: [
"Proxmox",
"Linux",
"Grafana"
]
}
console.log("Building modern web applications.")
💭
Highlights
Popular repositories Loading
-
-
counter-strike-2-tournament-zsz-wolsztyn
counter-strike-2-tournament-zsz-wolsztyn PublicOfficial a website about tournament Counter-Strike 2 at ZSZ Wolsztyn.
CSS
-
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.