<?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>Collections of some useful CS-related links in my undergrad journey</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/cs-wiki</link>
          <description>Collection of links to articles and blogs from engineers and writers better than me, for the aspiring software engineers.</description>
          <pubDate>Thu, 09 May 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Journey on the Clouds</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/cloud-and-dc</link>
          <description>How I learn to stop worry and love AWS.</description>
          <pubDate>Tue, 11 Oct 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Startup Financing</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/startup-finance</link>
          <description>Steps to raise fund for startup.</description>
          <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>