<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
  <title>Sean Brunnock Homepage</title>
  <link>https://sean.brunnock.com</link>
  <description>I like to develop JS, React, SVG, and Node stuff.</description>
  <lastBuildDate>Wed, 29 Apr 2026 14:58:54 GMT</lastBuildDate>
  <atom:link href="https://sean.brunnock.com/rss.xml" rel="self" type="application/rss+xml" />

<item>
<title>Hugging Face Stuff</title>
<link>https://sean.brunnock.com/AI/HuggingFace/</link>
<guid isPermaLink="false">47.sean.brunnock.com</guid>
<pubDate>Wed, 29 Apr 2026 14:57:00 GMT</pubDate>
<description>Did a bunch of projects for my NLP class at Lake Sumter.</description>
</item>


<item>
<title>Busy Signal SVG</title>
<link>https://sean.brunnock.com/SVG/busy-signal.html</link>
<guid isPermaLink="false">46.sean.brunnock.com</guid>
<pubDate>Fri, 17 Apr 2026 15:22:00 GMT</pubDate>
<description>A simple, animated SVG preloader.
</description>
</item>


<item>
<title>Simple node/web servers with Express 5 and ES modules</title>
<link>https://sean.brunnock.com/Node/</link>
<guid isPermaLink="false">45.sean.brunnock.com</guid>
<pubDate>Tue, 07 Apr 2026 15:04:00 GMT</pubDate>
<description>Added examples of super simple web servers running under Node utiizing Express 5 and ES modules.</description>
</item>


<item>
<title>DOM Examples</title>
<link>https://sean.brunnock.com/Javascript/DOM/</link>
<guid isPermaLink="false">44.sean.brunnock.com</guid>
<pubDate>Tue, 03 Mar 2026 19:01:00 GMT</pubDate>
<description>Interactive demonstration of  Document Object Model functions.
</description>
</item>


<item>
<title>BOM Examples</title>
<link>https://sean.brunnock.com/Javascript/BOM/</link>
<guid isPermaLink="false">43.sean.brunnock.com</guid>
<pubDate>Mon, 02 Mar 2026 18:59:00 GMT</pubDate>
<description>Interactive demonstration of Browser Object Model functions.
</description>
</item>


<item>
<title>Online Outliner</title>
<link>https://sean.brunnock.com/React/Outliner/</link>
<guid isPermaLink="false">42.sean.brunnock.com</guid>
<pubDate>Thu, 19 Feb 2026 18:57:00 GMT</pubDate>
<description>I wrote this app to help me write outlines for my classes.
</description>
</item>


<item>
<title>Asynchronous Generators in Javascript</title>
<link>https://sean.brunnock.com/Javascript/Async/generators.html</link>
<guid isPermaLink="false">41.sean.brunnock.com</guid>
<pubDate>Thu, 12 Feb 2026 18:54:00 GMT</pubDate>
<description>Asynchronous generators are useful for processing large amounts of data. Try them out with this interactive demo.</description>
</item>

</channel>
</rss>
