From 53c528abfc83c974366ede753524db8a61d440e7 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Wed, 26 Feb 2025 12:30:00 +0100 Subject: [PATCH] chore: update information --- src/data/cv.json | 2 +- src/layouts/AboutLayout.astro | 2 +- src/text/homepage/what-i-do.mdx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/cv.json b/src/data/cv.json index 7af656d..87f88af 100644 --- a/src/data/cv.json +++ b/src/data/cv.json @@ -10,7 +10,7 @@ "headline": "Professional Experience", "items": [ { - "company": "NEW WORK SE", + "company": "XING", "url": "https://www.xing.com", "title": "Senior Software Engineer", "location": "Hamburg, Germany", diff --git a/src/layouts/AboutLayout.astro b/src/layouts/AboutLayout.astro index 6b5ad27..badd3c3 100644 --- a/src/layouts/AboutLayout.astro +++ b/src/layouts/AboutLayout.astro @@ -17,7 +17,7 @@ const schema = JSON.stringify({ jobTitle: 'Senior Software Engineer', worksFor: { '@type': 'Organization', - name: 'NEW WORK SE', + name: 'XING', }, sameAs: [ 'https://x.com/kogakure', diff --git a/src/text/homepage/what-i-do.mdx b/src/text/homepage/what-i-do.mdx index 43a3ec2..e5eb90e 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 at [NEW WORK SE](https://www.new-work.se/) and working on the Design System of [XING](https://www.xing.com/), Europe's leading jobs network. +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 am an avid innovator and have contributed to a number of projects, including a job platform for freelancers during one of the company's _Hackweeks_, and am a three-time winner of the _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 five-time winner of both Hackweeks and Prototyping Days, a two-day company-wide prototyping event.