diff --git a/files/Resume.pdf b/files/Resume.pdf index 994b0c3..045464a 100644 Binary files a/files/Resume.pdf and b/files/Resume.pdf differ diff --git a/src/Pages/LandingPage.php b/src/Pages/LandingPage.php index 8d818b6..a0a983f 100644 --- a/src/Pages/LandingPage.php +++ b/src/Pages/LandingPage.php @@ -96,7 +96,7 @@ protected function build(): void { $linkedinLink = FluentHTML::make( 'a', [ - 'href' => 'https://www.linkedin.com/in/daniel-scherzer-520539263/', + 'href' => 'https://www.linkedin.com/in/daniel-e-scherzer/', 'target' => '_blank', 'class' => 'external-link', ], diff --git a/src/Pages/WorkPage.php b/src/Pages/WorkPage.php index 9c7a751..0c3adb4 100644 --- a/src/Pages/WorkPage.php +++ b/src/Pages/WorkPage.php @@ -122,7 +122,7 @@ private function addWikiTeqSection(): void { them are private. My contributions made as part of my work at WikiTeq are all available under the account END, - $makeLink( 'https://github.com/DanielWTQ', '@DanielWTQ' ), + $makeLink( 'https://github.com/DanielButAtWork', '@DanielButAtWork' ), <<

See the links in the navigation bar above for more information about my -experience.

Contact

Blog

I also have a blog. You can see a full index of my posts here. My latest blog post is:

Blog RSS Feed

Sunday, 17 May 2026

Last month, I received a request to add an RSS feed to my blog. I am +experience.

Contact

Blog

I also have a blog. You can see a full index of my posts here. My latest blog post is:

Blog RSS Feed

Sunday, 17 May 2026

Last month, I received a request to add an RSS feed to my blog. I am happy to share that I have added such a feed, available at /Blog/feed/rss.xml. Continue reading...

\ No newline at end of file diff --git a/tests/data/Work.html b/tests/data/Work.html index 2eab72b..2ad0e56 100644 --- a/tests/data/Work.html +++ b/tests/data/Work.html @@ -4,5 +4,5 @@ MediaWiki, including major corporations and government agencies. As part of my work at WikiTeq, I have developed multiple MediaWiki extensions, though most of them are private. My contributions made as part of my work at WikiTeq are all -available under the account @DanielWTQ on GitHub. Public extensions that I created include:

I also gave talks at multiple MediaWiki-related conferences on behalf of +available under the account @DanielButAtWork on GitHub. Public extensions that I created include:

I also gave talks at multiple MediaWiki-related conferences on behalf of WikiTeq. Those talks were recorded and are available publicly:

For talks that I have given at open-source conferences in my personal capacity, see the page about open source.

\ No newline at end of file