<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Blog of Ryan Brock</title>
    <link>https://blog.ryan-brock.com</link>
    <description>Writing about the projects I build and the topics around them — software, woodworking, and whatever else is on the bench.</description>
    <language>en</language>
    <atom:link href="https://blog.ryan-brock.com/rss.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Mon, 17 Aug 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>Why I Built Scorekeeping by Rounds</title>
      <link>https://blog.ryan-brock.com/posts/scorekeeping-by-rounds</link>
      <guid isPermaLink="true">https://blog.ryan-brock.com/posts/scorekeeping-by-rounds</guid>
      <pubDate>Mon, 17 Aug 2026 12:00:00 GMT</pubDate>
      <description>The origin story of a trivia scorekeeping app, scorekeeping-by-rounds.</description>
      <category domain="https://blog.ryan-brock.com/categories/tech">tech</category>
      <category>angular</category>
      <category>side-projects</category>
      <content:encoded><![CDATA[
<p>
  It started because I had a cousin pass away in 2014, and so his parents, my aunt and uncle, decided to do
  organ donation, saving many lives in the process. They got involved with Saint Louis
  Transplant of America, and during the yearly trivia game I inquired about how to change the
  organizer's scoring format from using Excel. I found the format to be a very poor user experience from the
  audience's perspective.
</p>

<p>
  The lady in charge said it would have to be some free tool, and at the time I was working a job
  that had 10% learning time, developing software for them. The tech stack there used Angular, so I
  decided to practice my skills and make
  <a href="https://scorekeeping-by-rounds.ryan-brock.com/">a website</a>. First launched to github pages with no domain, 
  the domain came at least 6 months later. I completed this
  <a href="https://github.com/rbrock44/scorekeeping-by-rounds">project</a>, and adoption turned out
  harder than I thought.
</p>

<p>
  To fundraise for his scholarship, my aunt and uncle held a disc golf tournament in his honor. They
  did that for several years, then migrated to a local trivia night they host every year. My niece
  as scorekeeper has used this scoring system every year, providing a great experience. She can edit scores on one
  monitor and have the scores display on the monitor projected to the audience.
</p>
]]></content:encoded>
    </item>
  </channel>
</rss>