Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified files/Resume.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Pages/LandingPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
],
Expand Down
2 changes: 1 addition & 1 deletion src/Pages/WorkPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' ),
<<<END
on GitHub. Public extensions that I created include:
END,
Expand Down
2 changes: 1 addition & 1 deletion tests/data/Home.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
a release manager for PHP 8.5 (where I am one of two &quot;rookie&quot; release managers)
and for PHP 8.6 (where I am the &quot;veteran&quot; release manager). I also contribute to
PHP as a developer, and as the maintainer of the built-in Reflection extension.</p><p>See the links in the navigation bar above for more information about my
experience.</p><h2 class="subsection-header">Contact</h2><ul><li><a href="https://www.linkedin.com/in/daniel-scherzer-520539263/" target="_blank" class="external-link">LinkedIn</a></li><li>Email: <code>daniel.e.scherzer@gmail.com</code></li></ul><h2 class="subsection-header">Blog</h2><p>I also have a blog. You can see a full index of my posts <a href="/Blog">here</a>. My latest blog post is: </p><div class="blog-preview"><h3>Blog RSS Feed</h3><span class="blog-preview-date">Sunday, 17 May 2026</span><p>Last month, I received <a rel="noopener noreferrer" target="_blank" class="external-link" href="https://github.com/DanielEScherzer/website-content/issues/79">a request</a> to add an RSS feed to my blog. I am
experience.</p><h2 class="subsection-header">Contact</h2><ul><li><a href="https://www.linkedin.com/in/daniel-e-scherzer/" target="_blank" class="external-link">LinkedIn</a></li><li>Email: <code>daniel.e.scherzer@gmail.com</code></li></ul><h2 class="subsection-header">Blog</h2><p>I also have a blog. You can see a full index of my posts <a href="/Blog">here</a>. My latest blog post is: </p><div class="blog-preview"><h3>Blog RSS Feed</h3><span class="blog-preview-date">Sunday, 17 May 2026</span><p>Last month, I received <a rel="noopener noreferrer" target="_blank" class="external-link" href="https://github.com/DanielEScherzer/website-content/issues/79">a request</a> to add an RSS feed to my blog. I am
happy to share that I have added such a feed, available at
<a href="/Blog/feed/rss.xml">/Blog/feed/rss.xml</a>. <a href="/Blog/20260517-blog-rss">Continue reading...</a></p></div></div><div class="des-footer"><div class="des-footer--content">Content is © 2026 Daniel Scherzer</div></div></body></html>
2 changes: 1 addition & 1 deletion tests/data/Work.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="https://github.com/DanielWTQ" target="_blank" class="external-link">@DanielWTQ</a> on GitHub. Public extensions that I created include:</p><ul><li><a href="https://github.com/WikiTeq/mediawiki-extension-MixedVisibilityFiles" target="_blank" class="external-link">MixedVisibilityFiles</a>: Support making some on-wiki files public and others private</li><li><a href="https://github.com/WikiTeq/mediawiki-extension-ZoteroConnector" target="_blank" class="external-link">ZoteroConnector</a>: Import references and attachments from Zotero into a wiki</li><li><a href="https://github.com/WikiTeq/mediawiki-extension-MarkdownPages" target="_blank" class="external-link">MarkdownPages</a>: Add support for markdown as a page content model</li><li><a href="https://gerrit.wikimedia.org/g/mediawiki/extensions/HoneyPot" target="_blank" class="external-link">HoneyPot</a>: Implementation of a honey pot during account creation</li><li><a href="https://github.com/WikiTeq/mediawiki-extension-MinimalExample" target="_blank" class="external-link">MinimalExample</a>: Demonstration of the process of building an extension</li></ul><p>I also gave talks at multiple MediaWiki-related conferences on behalf of
available under the account <a href="https://github.com/DanielButAtWork" target="_blank" class="external-link">@DanielButAtWork</a> on GitHub. Public extensions that I created include:</p><ul><li><a href="https://github.com/WikiTeq/mediawiki-extension-MixedVisibilityFiles" target="_blank" class="external-link">MixedVisibilityFiles</a>: Support making some on-wiki files public and others private</li><li><a href="https://github.com/WikiTeq/mediawiki-extension-ZoteroConnector" target="_blank" class="external-link">ZoteroConnector</a>: Import references and attachments from Zotero into a wiki</li><li><a href="https://github.com/WikiTeq/mediawiki-extension-MarkdownPages" target="_blank" class="external-link">MarkdownPages</a>: Add support for markdown as a page content model</li><li><a href="https://gerrit.wikimedia.org/g/mediawiki/extensions/HoneyPot" target="_blank" class="external-link">HoneyPot</a>: Implementation of a honey pot during account creation</li><li><a href="https://github.com/WikiTeq/mediawiki-extension-MinimalExample" target="_blank" class="external-link">MinimalExample</a>: Demonstration of the process of building an extension</li></ul><p>I also gave talks at multiple MediaWiki-related conferences on behalf of
WikiTeq. Those talks were recorded and are available publicly:</p><ul><li>&quot;Introducing MixedVisibilityFiles,&quot; <em>MediaWiki Users and Developers Conference, Spring 2026</em>. Salt Lake City, Utah, March 2026. Available online at <a href="https://www.youtube.com/watch?v=v__u7xjDB4I" target="_blank" class="external-link">https://www.youtube.com/watch?v=v__u7xjDB4I</a>.</li><li>&quot;Closing the Loop,&quot; <em>MediaWiki Users and Developers Conference, Spring 2026</em>. Salt Lake City, Utah, March 2026. Available online at <a href="https://www.youtube.com/watch?v=eqSPedqP1JY" target="_blank" class="external-link">https://www.youtube.com/watch?v=eqSPedqP1JY</a>.</li><li>&quot;Fuzzing the MediaWiki REST API,&quot; <em>MediaWiki Users and Developers Workshop, Spring 2025</em>. Sandusky, Ohio, May 2025. Available online at <a href="https://www.youtube.com/watch?v=-Dt-5Db1lKY" target="_blank" class="external-link">https://www.youtube.com/watch?v=-Dt-5Db1lKY</a>.</li><li>&quot;Handling Database Updates,&quot; <em>MediaWiki Users and Developers Workshop, Spring 2025</em>. Sandusky, Ohio, May 2025. Available online at <a href="https://www.youtube.com/watch?v=L38kDLc2FwA" target="_blank" class="external-link">https://www.youtube.com/watch?v=L38kDLc2FwA</a>.</li><li>&quot;Considerations when targeting LTS releases,&quot; <em>MediaWiki Users and Developers Conference, Fall 2024</em>. Vienna, Austria, November 2024. Available online at <a href="https://www.youtube.com/watch?v=hGYbXkfbkuU" target="_blank" class="external-link">https://www.youtube.com/watch?v=hGYbXkfbkuU</a>.</li><li>&quot;Orchestration with Puppet,&quot; <em>MediaWiki Users and Developers Conference, Spring 2024</em>. Portland, Oregon, April 2024. Available online at <a href="https://www.youtube.com/watch?v=8H0AHc7Ou4U" target="_blank" class="external-link">https://www.youtube.com/watch?v=8H0AHc7Ou4U</a>.</li><li>&quot;Introduction to Enterprise MediaWiki,&quot; <em>Enterprise MediaWiki Conference, Spring 2023</em>. Austin, Texas, April 2023. Available online at <a href="https://www.youtube.com/watch?v=nZQZyPfEiUI" target="_blank" class="external-link">https://www.youtube.com/watch?v=nZQZyPfEiUI</a>.</li></ul><p>For talks that I have given at open-source conferences in my personal capacity, see <a href="./OpenSource">the page about open source</a>.</p></div><div class="des-footer"><div class="des-footer--content">Content is © 2026 Daniel Scherzer</div></div></body></html>
Loading