<?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>Animating with React Spring: A Beginner’s Guide</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/react-spring-begginer-guid</link>
          <description>Master animations in your React applications with React Spring, a powerful library that simplifies the animation process while ensuring high performance.</description>
          <pubDate>Fri, 04 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Role of Personal Discipline in a Front-End Developer’s Career</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/dicipline-in-frontend-carieer</link>
          <description>Maintaining personal discipline is key to succeeding as a front-end developer. This post explores practical tips and strategies to stay focused and productive.</description>
          <pubDate>Thu, 03 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Exploring Geometries in React Three Fiber (R3F)</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/geometries-in-r3f</link>
          <description>A quick overview of working with geometries in React Three Fiber (R3F), exploring basic shapes and how to manipulate them in 3D space.</description>
          <pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>State Management in Modern Frontend Projects: An Overview</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/state-managment-overview</link>
          <description>A concise look at the most popular state management strategies in modern frontend projects, with a special focus on React’s ecosystem.</description>
          <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>