<?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>Building a Real-Time Hardware Platform in the Browser with WebBluetooth and WebSerial</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/Exploring-Web-Hardware-APIs</link>
          <description>How we streamed live telemetry directly from physical lab devices into the browser without native applications.</description>
          <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>