<?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>My portfolio RSS feed featuring projects, articles, and speaking engagements</description>
        <item>
          <title>Portfolio Website</title>
          <link>https://portfolio-blog-starter.vercel.app/projects/portfolio-website</link>
          <description>A modern portfolio website built with Next.js 15, showcasing my projects and skills with a clean, responsive design.</description>
          <pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Getting Started with Next.js 15</title>
          <link>https://portfolio-blog-starter.vercel.app/articles/getting-started-nextjs</link>
          <description>A comprehensive guide to building modern web applications with Next.js 15 and the App Router.</description>
          <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Task Manager Application</title>
          <link>https://portfolio-blog-starter.vercel.app/projects/task-manager-app</link>
          <description>A full-stack task management app with real-time updates, built using React, Node.js, and MongoDB.</description>
          <pubDate>Tue, 15 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building Scalable React Applications</title>
          <link>https://portfolio-blog-starter.vercel.app/speaking/react-conf-2024</link>
          <description>Presented at React Conf 2024 on best practices for building and scaling React applications in production.</description>
          <pubDate>Sat, 05 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>TypeScript Best Practices for 2024</title>
          <link>https://portfolio-blog-starter.vercel.app/articles/typescript-best-practices</link>
          <description>Learn essential TypeScript patterns and practices to write safer, more maintainable code.</description>
          <pubDate>Sun, 15 Sep 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Weather Dashboard</title>
          <link>https://portfolio-blog-starter.vercel.app/projects/weather-dashboard</link>
          <description>An interactive weather dashboard that displays current conditions and forecasts using external weather APIs.</description>
          <pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Modern JavaScript: From ES6 to ES2024</title>
          <link>https://portfolio-blog-starter.vercel.app/speaking/javascript-meetup</link>
          <description>A comprehensive talk on modern JavaScript features and how to leverage them in your daily development workflow.</description>
          <pubDate>Fri, 12 Jul 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>