<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Introducing Gophers, The generic collections package for Go</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/gophers-launch</link>
          <description>Introducing Gophers, The generic collections package for Go.</description>
          <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Can chatgpt-o1 complete a junior frontend developer's task?</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/gpt-frontend-task</link>
          <description>Giving ChatGPT a moderately challenging frontend developer task, and seeing if it can complete it.</description>
          <pubDate>Sat, 19 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>