<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Prathiush.dev</title>
    <link>https://prathiush.dev</link>
    <description>Thoughts on building software, systems design, and the developer journey.</description>
    <language>en</language>
    <lastBuildDate>Tue, 19 May 2026 00:46:29 GMT</lastBuildDate>
    <atom:link href="https://prathiush.dev/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Dockerizing a Next.js App the Right Way]]></title>
      <link>https://prathiush.dev/posts/dockerizing-nextjs-production</link>
      <guid>https://prathiush.dev/posts/dockerizing-nextjs-production</guid>
      <description><![CDATA[Multi-stage builds, standalone output, non-root users, and health checks — a production Docker setup for Next.js that won't embarrass you.]]></description>
      <pubDate>Fri, 20 Sep 2024 00:00:00 GMT</pubDate>
      <category>Docker</category>
      <category>Next.js</category>
      <category>DevOps</category>
    </item>
    <item>
      <title><![CDATA[DSA for the Self-Taught Developer: Where I Started]]></title>
      <link>https://prathiush.dev/posts/dsa-for-self-taught-developers</link>
      <guid>https://prathiush.dev/posts/dsa-for-self-taught-developers</guid>
      <description><![CDATA[I avoided algorithms for two years. Then I realized they're not about memorizing — they're about building a certain kind of thinking.]]></description>
      <pubDate>Tue, 03 Sep 2024 00:00:00 GMT</pubDate>
      <category>DSA</category>
      <category>career</category>
      <category>learning</category>
    </item>
    <item>
      <title><![CDATA[Why I Chose Next.js for My Blog (And Why You Might Too)]]></title>
      <link>https://prathiush.dev/posts/why-nextjs-for-blog</link>
      <guid>https://prathiush.dev/posts/why-nextjs-for-blog</guid>
      <description><![CDATA[After evaluating Astro, Gatsby, and plain HTML — here's why Next.js App Router won for a developer blog in 2024.]]></description>
      <pubDate>Thu, 15 Aug 2024 00:00:00 GMT</pubDate>
      <category>Next.js</category>
      <category>React</category>
      <category>architecture</category>
    </item>
  </channel>
</rss>