diff --git a/src/data/cv.json b/src/data/cv.json index eab41b3..3569a38 100644 --- a/src/data/cv.json +++ b/src/data/cv.json @@ -14,7 +14,7 @@ "url": "https://www.xing.com", "title": "Senior Software Engineer", "location": "Hamburg, Germany", - "duration": "03/2020-current", + "duration": "03/2020-05/2026", "tasks": [ "Programming of central components for the XING Platform with React and CSS.", "Development, maintenance and documentation of the XING Design System.", diff --git a/src/layouts/AboutLayout.astro b/src/layouts/AboutLayout.astro index badd3c3..230982a 100644 --- a/src/layouts/AboutLayout.astro +++ b/src/layouts/AboutLayout.astro @@ -14,10 +14,10 @@ const schema = JSON.stringify({ name: site.author, url: site.url, image: site.url + '/assets/images/portrait-stefan-imhoff-2025.jpg', - jobTitle: 'Senior Software Engineer', + jobTitle: 'Web UI Developer', worksFor: { '@type': 'Organization', - name: 'XING', + name: '', }, sameAs: [ 'https://x.com/kogakure', diff --git a/src/pages/now.mdx b/src/pages/now.mdx index 64e4b9a..4e1b221 100644 --- a/src/pages/now.mdx +++ b/src/pages/now.mdx @@ -1,7 +1,7 @@ --- layout: ../layouts/PageLayout.astro title: Now -updated: 2025-07-30 +updated: 2025-12-15 description: This is my Now page, listing the things I currently do. intro: This is my Now page, a website with the content of what I am focused on at this point in my life. backLink: / @@ -12,8 +12,7 @@ export const components = mapping; The concept of a [Now](https://nownownow.com/) page is an idea by [Derek Silvers](https://sive.rs/). -- 👨‍💻 Building the Design System of XING -- 🏡 Working from home +- 👨‍💻 Looking for a new job - 🦉 Learning 🇯🇵 Japanese and 🇪🇸 Spanish on [Duolingo](https://www.duolingo.com/profile/kogakure) and with [Anki](https://apps.ankiweb.net/) - ⌨️ Learning to type on my new [ZSA Voyager](https://www.zsa.io/voyager) split keyboard and at the same time learning to type [Colemak Mod-DH](https://colemakmods.github.io/mod-dh/) keyboard layout - 🖌️ Learning sketching with ink and watercolor and posting my art on [Instagram](https://www.instagram.com/kogakure.art/) diff --git a/src/text/homepage/what-i-do.mdx b/src/text/homepage/what-i-do.mdx index 3b31d38..8e912b7 100644 --- a/src/text/homepage/what-i-do.mdx +++ b/src/text/homepage/what-i-do.mdx @@ -2,6 +2,6 @@ For nearly two decades, I have been creating user-centric layouts for web-based I am passionate about providing excellent user experiences, which includes crafting well-written content, selecting appropriate photography, typography, and colors, programming efficient and maintainable code, and creating captivating animations. -Currently, I am employed as a Senior Software Engineer building the Design System of [XING](https://www.xing.com/), Europe's leading jobs network. +I worked as a Senior Software Engineer building the Design System of [XING](https://www.xing.com/), Europe’s leading jobs network. -I am an avid innovator and have contributed to several projects, including a job platform for freelancers during one of the company's Hackweeks. I am also a six-time winner of both Hackweeks and Prototyping Days, a two-day company-wide prototyping event. +I am an avid innovator and have contributed to several projects, including a job platform for freelancers during one of the company’s Hackweeks. I am also a six-time winner of both Hackweeks and Prototyping Days, a two-day company-wide prototyping event.