<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href="/rss-styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Trevor Rowland</title>
        <link>https://trow.dev</link>
        <description>Latest articles from Trevor Rowland</description>
        <lastBuildDate>Sun, 16 Mar 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Trevor Rowland</title>
            <url>https://trow.dev/static/images/og.png</url>
            <link>https://trow.dev</link>
        </image>
        <copyright>All rights reserved 2025</copyright>
        <atom:link href="https://trow.dev/api/rss" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[NBA Analytics 1: Home vs. Away Analysis]]></title>
            <link>https://trow.dev/articles/nba-analytics-1-home-vs-away</link>
            <guid>https://trow.dev/articles/nba-analytics-1-home-vs-away</guid>
            <pubDate>Wed, 23 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Examining NBA Data to determine differences in Home vs. Away Games across seasons from 2004-2024.]]></description>
            <content:encoded><![CDATA[
        <div>
          <p>Examining NBA Data to determine differences in Home vs. Away Games across seasons from 2004-2024.</p>
          <p class="tags">Tags: data-analysis, basketball, python</p>
          <p><a href="https://trow.dev/articles/nba-analytics-1-home-vs-away">Read the full article →</a></p>
        </div>
      ]]></content:encoded>
            <author>mailto:t.rowland711@gmail.com (Trevor Rowland)</author>
            <category>data-analysis</category>
            <category>basketball</category>
            <category>python</category>
        </item>
        <item>
            <title><![CDATA[Boid Swarms: Simulating Flocking Behavior]]></title>
            <link>https://trow.dev/articles/boid_swarm</link>
            <guid>https://trow.dev/articles/boid_swarm</guid>
            <pubDate>Sun, 16 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[An exploration of emergent behavior through boid simulations]]></description>
            <content:encoded><![CDATA[
        <div>
          <p>An exploration of emergent behavior through boid simulations</p>
          <p class="tags">Tags: organic-design, programming</p>
          <p><a href="https://trow.dev/articles/boid_swarm">Read the full article →</a></p>
        </div>
      ]]></content:encoded>
            <author>mailto:t.rowland711@gmail.com (Trevor Rowland)</author>
            <category>organic-design</category>
            <category>programming</category>
        </item>
        <item>
            <title><![CDATA[Defining Clutch - Hype Moments in the NHL]]></title>
            <link>https://trow.dev/articles/clutch2-1</link>
            <guid>https://trow.dev/articles/clutch2-1</guid>
            <pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Creating a Win Probability Model for hockey to classify shots as clutch.]]></description>
            <content:encoded><![CDATA[
        <div>
          <p>Creating a Win Probability Model for hockey to classify shots as clutch.</p>
          <p class="tags">Tags: hockey, data-analysis, python</p>
          <p><a href="https://trow.dev/articles/clutch2-1">Read the full article →</a></p>
        </div>
      ]]></content:encoded>
            <author>mailto:t.rowland711@gmail.com (Trevor Rowland)</author>
            <category>hockey</category>
            <category>data-analysis</category>
            <category>python</category>
        </item>
        <item>
            <title><![CDATA[How to Fork This Site]]></title>
            <link>https://trow.dev/articles/how-to-fork-this-site</link>
            <guid>https://trow.dev/articles/how-to-fork-this-site</guid>
            <pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[How-to on forking this site from github, customizing the content for your own portfolio, and deploying the site yourself.]]></description>
            <content:encoded><![CDATA[
        <div>
          <p>How-to on forking this site from github, customizing the content for your own portfolio, and deploying the site yourself.</p>
          <p class="tags">Tags: tutorial, mdx</p>
          <p><a href="https://trow.dev/articles/how-to-fork-this-site">Read the full article →</a></p>
        </div>
      ]]></content:encoded>
            <author>mailto:t.rowland711@gmail.com (Trevor Rowland)</author>
            <category>tutorial</category>
            <category>mdx</category>
        </item>
    </channel>
</rss>