ufuk@portfolio:~$whoami
Ufuk KAYA
Senior Frontend Engineer
Status: Available for awesome projects ✨
ufuk@portfolio:~$cat about.txt
Frontend Engineer since 2016 with a passion for crafting exceptional web experiences.
I love building awesome web applications that users actually enjoy using.
Creating amazing user experiences is what drives me every day.
Vibe coding enthusiast - because the right atmosphere makes everything flow better and boosts productivity.
ufuk@portfolio:~$ls -la skills/
ufuk@portfolio:~$curl -X GET /api/experience
{
"experience": [
{
"role": "Software Engineer, Digital Platforms & Marketplaces",
"company": "UBS (key4)",
"period": "Sep 2022 - Present",
"location": "Zurich, Switzerland",
},
{
"role": "Frontend Engineer",
"company": "carforyou.ch",
"period": "Jul 2018 - Aug 2022",
"location": "Zurich, Switzerland",
},
{
"role": "Web Developer",
"company": "Ringier AG",
"period": "Jan 2016 - Jun 2018",
"location": "Zurich, Switzerland",
}
]
}
ufuk@portfolio:~$contact --help
ufuk@portfolio:~$|