<?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>Key behaviors that got me promoted to Senior developer</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/key-behaviours-senior-dev</link>
          <description>5 key behaviors that got me from Mid-Level to Senior developer in one year. Here's a tip: it’s not just about coding.</description>
          <pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>8 essentials for every JavaScript project</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/essentials-javascript-project</link>
          <description>Boost your JavaScript project with these 8 must-have tools and practices. From Prettier to TypeScript, streamline your workflow, ensure code quality, and ship faster.</description>
          <pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Make accessibility a default: Practical tips for every developer</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/accessbility-as-default</link>
          <description>As software engineers, we should think about accessibility as a fundamental part of code quality. Here are some steps you can take to start building accessible applications without needing to be an accessibility expert from the get-go.</description>
          <pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Lessons learned from a developer hiring process that I didn't pass</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/lessons-learned</link>
          <description>About a year ago I had to write a script to solve a defined problem in a hiring process, but failed to pass. Today I share some of the lessons learned from my journey since then that will help you don't make those same mistakes today.</description>
          <pubDate>Sun, 21 Feb 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>