<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://dohun.kim</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>First 6 Months as a Software Developer</title>
          <link>https://dohun.kim/blog/first-6-months-as-developer</link>
          <description>My journey through the first six months as a junior frontend developer during COVID-19 times - what went well, challenges faced, and lessons learned.</description>
          <pubDate>Tue, 22 Sep 2020 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How I Became A Developer in 6 Months ✌️</title>
          <link>https://dohun.kim/blog/how-i-became-a-developer</link>
          <description>My complete journey from non-CS background to becoming a self-taught software developer in 6 months, including study plan, resources, and lessons learned.</description>
          <pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>