/**
* 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
-
-
easypwned
easypwned PublicForked from easybill/easypwned
offline haveibeenpwned HIBP check and downloader, rest api, easybill
Rust
-
service-geoblocking
service-geoblocking PublicForked from stoatchat/service-geoblocking
Microservice for handling legal geo-blocking/restriction requests
TypeScript
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.