<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>Gabriel Kammer's Blog</title>
  <link>https://kammer.xyz</link>
  <description>Gabriel's blog posts and technical posts</description>
  <item>
    <title>Blog Category Filtering</title>
    <link>https://kammer.xyz/blog/blog-filtering</link>
    <description>You see that nice filtering system near the top of my blog page? The one where you select a category and it shows you relevant blog posts? That's done in HTML and CSS without JavaScript! Read how!</description>
  </item>
  <item>
    <title>Sudoku Puzzles</title>
    <link>https://kammer.xyz/blog/sudoku</link>
    <description>Some sudoku puzzles I have written.</description>
  </item>
  <item>
    <title>Voronoi Part 2: Lengths of Boundaries</title>
    <link>https://kammer.xyz/blog/voronoi-line</link>
    <description>(CW: JS (for LaTeX)) In which pi makes a special appearance.</description>
  </item>
  <item>
    <title>Perimeters of Polygonal Voronoi Cells</title>
    <link>https://kammer.xyz/blog/voronoi</link>
    <description>(CW: JS (for LaTeX)) An attempt at explaining and simplifying math that a friend worked out.</description>
  </item>
  <item>
    <title>Wordplay</title>
    <link>https://kammer.xyz/blog/wordplay</link>
    <description>Mostly cryptic clues.</description>
  </item>
  <item>
    <title>Garden Gnome</title>
    <link>https://kammer.xyz/blog/garden-gnome</link>
    <description>I make a website for the public good, learning Go and other web dev tools along the way.</description>
  </item>
  <item>
    <title>Runalysis</title>
    <link>https://kammer.xyz/blog/running</link>
    <description>Some data analysis on my running, using the R language.</description>
  </item>
  <item>
    <title>Mr. Frank</title>
    <link>https://kammer.xyz/blog/mr-frank</link>
    <description>A thank you to a former teacher.</description>
  </item>
  <item>
    <title>Deep Water Solo</title>
    <link>https://kammer.xyz/blog/deep-water-solo</link>
    <description>One of the most memorable misadventures I've had.</description>
  </item>
  <item>
    <title>Fanfiction</title>
    <link>https://kammer.xyz/blog/fanfiction</link>
    <description>A low-probability embarrassing moment.</description>
  </item>
  <item>
    <title>Food</title>
    <link>https://kammer.xyz/blog/food</link>
    <description>Some thoughts on cooking for large groups of people, such as in coops. Not quite complete.</description>
  </item>
  <item>
    <title>How to HDR</title>
    <link>https://kammer.xyz/blog/hdr</link>
    <description>A return to an old Computational Photography problem set from a class. Fixing up a friend's photography, using C++.</description>
  </item>
  <item>
    <title>MIT MEng Thesis</title>
    <link>https://kammer.xyz/files/thesis.pdf</link>
    <description>Looking into the feasibility of a new specification language for model checking. Lots of Coq proofs.</description>
  </item>
  <item>
    <title>Math Problems</title>
    <link>https://kammer.xyz/blog/math</link>
    <description>Assorted little math problems that I've written over the years. Updated rarely.</description>
  </item>
  <item>
    <title>Mountain Biking Competition</title>
    <link>https://kammer.xyz/blog/mtb</link>
    <description>I get lost and injure myself.</description>
  </item>
  <item>
    <title>The 80/20 Couch</title>
    <link>https://kammer.xyz/blog/80-20-couch</link>
    <description>The Pareto principle comes back to bite me.</description>
  </item>
  <item>
    <title>Spring Break Canyoneering 2023</title>
    <link>https://kammer.xyz/blog/spring-break</link>
    <description>...and all of the shenanigans, near-death experiences, and desert windstorms that came with it.</description>
  </item>
  <item>
    <title>Credit Cards</title>
    <link>https://kammer.xyz/blog/credit-cards</link>
    <description>I have credit card referral links.</description>
  </item>
  <item>
    <title>The One Four Problem</title>
    <link>https://kammer.xyz/blog/fours</link>
    <description>Lots of square roots and logarithms. A mathematical Coq proof.</description>
  </item>
  <item>
    <title>My Internet Presence</title>
    <link>https://kammer.xyz/blog/links</link>
    <description>Sometimes, I appear online. Here's where.</description>
  </item>
  <item>
    <title>[Unfinished] Personal Projects</title>
    <link>https://kammer.xyz/blog/projects</link>
    <description>Wildly out of date, a variety of small scripts and programs I've written for my own amusement.</description>
  </item>
</channel>

</rss>
