<?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>How My Automated Twitter Account Generated Over a Million Impressions in a Few Months</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/how-my-automated-twitter-account-generated-over-a-million-impressions</link>
          <description>Learn how I repurposed an old Twitter account into a new one called @naira_daily and how it grew from just 100 followers to over 12,000, generating nearly 2 million impressions within a few months.</description>
          <pubDate>Wed, 05 Feb 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Understanding and Fixing the `react/no-unescaped-entities` Error in JSX</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/react-no-unescaped-entities</link>
          <description>Learn how to fix the `react/no-unescaped-entities` error in JSX and avoid unexpected behavior in your React projects.</description>
          <pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>