<?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>asyncio for AI Applications</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/https://abdulsaleh.github.io/asyncio-for-ai/introduction.html</link>
          <description>A guide on using asyncio to build scalable AI applications.</description>
          <pubDate>Sun, 07 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Talking to Users</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/talking-to-users</link>
          <description>User conversations are bad by default. It's your job to ask the right questions.</description>
          <pubDate>Sat, 22 Nov 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Choose a design pattern for your agentic AI system</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/https://cloud.google.com/architecture/choose-design-pattern-agentic-ai-system</link>
          <description>A guide to choosing the right design pattern for your agentic AI system.</description>
          <pubDate>Wed, 08 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Five Years at Google</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/five-years-at-google</link>
          <description>Reflecting on five years at Google</description>
          <pubDate>Sun, 06 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>