<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://rishabhbharota.online</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Go Profiling: Your Performance Debugging Adventure</title>
          <link>https://rishabhbharota.online/blog/goprofiling</link>
          <description>Dive into the world of Go profiling with pprof - from CPU hogs to memory leaks, I've got you covered!</description>
          <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Art of Scaling: From Car Washes to Microservices</title>
          <link>https://rishabhbharota.online/blog/scaling</link>
          <description>A clear, practical look at vertical, horizontal, and diagonal scaling in system design.</description>
          <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>