<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Satej Gandre</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is Satej Gandre's RSS feed</description>
        <item>
          <title>An Operating System on a $4 Microcontroller?</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/pico-dos</link>
          <description>The Raspberry Pi Pico is a well-known and powerful microcontroller, but can it run a whole operating system? Enter PicoDOS.</description>
          <pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Using Breadboard Computing for Analytical Irrigation</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/green-pi</link>
          <description>Learn how a custom-built smart garden system - powered by a Raspberry Pi Pico, sensors, and MicroPython - automates plant care and improves water efficiency with adaptive, AI-informed logic.</description>
          <pubDate>Sat, 21 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Graph Theory with C++</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/graph-theory-cpp</link>
          <description>Learn how to implement and explore graph theory concepts like DFS, BFS, and shortest paths using C++.</description>
          <pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>