<?xml version="1.0" encoding="UTF-8"?>
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Jobi — Personal Publishing Studio</title>
        <link>https://jobi.dev</link>
        <description>Daily thoughts, technical articles, and synchronized karaoke audio reading.</description>
        <language>en-us</language>
        <atom:link href="https://jobi.dev/feed.xml" rel="self" type="application/rss+xml"/>
        
        <item>
          <title><![CDATA[Building a Modern Publishing Engine with Next.js 16 and Synchronized Audio]]></title>
          <link>https://jobi.dev/blog/building-modern-publishing-engine-nextjs-16</link>
          <guid>https://jobi.dev/blog/building-modern-publishing-engine-nextjs-16</guid>
          <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
          <description><![CDATA[How we engineered a serene personal blog featuring multi-language translations, instant fuzzy search, and karaoke-style audio synchronized reading.]]></description>
          <category>Engineering</category>
        </item>
      
        <item>
          <title><![CDATA[Mastering Agentic AI Workflows with Python, FastAPI, and Async Execution]]></title>
          <link>https://jobi.dev/blog/mastering-agentic-ai-workflows-python-fastapi</link>
          <guid>https://jobi.dev/blog/mastering-agentic-ai-workflows-python-fastapi</guid>
          <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
          <description><![CDATA[A deep architectural dive into autonomous AI agents, multi-agent collaboration, state management, and real-time streaming.]]></description>
          <category>Artificial Intelligence</category>
        </item>
      
      </channel>
    </rss>