<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Ruo Deng's Blog</title>
  <link>https://dengruo.com/blog</link>
  <description>Thoughts on software development and technology.</description>
  <language>en</language>
  <atom:link href="https://dengruo.com/rss" rel="self" type="application/rss+xml"/>
  <item>
    <title><![CDATA[My Tech Stack in 2025]]></title>
    <link>https://dengruo.com/blog/tech-stack</link>
    <description><![CDATA[An overview of the technologies I work with daily, from frontend frameworks to DevOps tools.]]></description>
    <pubDate>Sun, 05 Jan 2025 00:00:00 GMT</pubDate>
    <guid isPermaLink="true">https://dengruo.com/blog/tech-stack</guid>
  </item>
  <item>
    <title><![CDATA[Building a Modern Portfolio with Next.js 15]]></title>
    <link>https://dengruo.com/blog/building-portfolio</link>
    <description><![CDATA[A deep dive into how this portfolio was built using Next.js App Router, MDX content, and multi-agent development.]]></description>
    <pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
    <guid isPermaLink="true">https://dengruo.com/blog/building-portfolio</guid>
  </item>
  <item>
    <title><![CDATA[Hello World]]></title>
    <link>https://dengruo.com/blog/hello-world</link>
    <description><![CDATA[Introducing my new personal portfolio website built with Next.js, TypeScript, and Tailwind CSS.]]></description>
    <pubDate>Sun, 15 Dec 2024 00:00:00 GMT</pubDate>
    <guid isPermaLink="true">https://dengruo.com/blog/hello-world</guid>
  </item>
</channel>
</rss>