<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://zodakzach-portfolio.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>From Go to Serverless — How I Cut My Discord Bot's Hosting Bill to $0</title>
          <link>https://zodakzach-portfolio.vercel.app/blog/discord-bot</link>
          <description>I built a Discord bot to handle fight announcements in my server. After a month on a tiny VM, I was paying $5+ just to keep it running. So I rebuilt it for serverless and now pay nothing.</description>
          <pubDate>Wed, 22 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building My Portfolio Site with Next.js, Tailwind CSS, and ShadCN UI</title>
          <link>https://zodakzach-portfolio.vercel.app/blog/building-portfolio</link>
          <description>A look into my experience building a sleek, responsive developer portfolio using Next.js, Tailwind CSS, ShadCN UI, and deploying it with Vercel.</description>
          <pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Should Junior Developers Embrace AI? A Balanced Guide</title>
          <link>https://zodakzach-portfolio.vercel.app/blog/embrace-ai</link>
          <description>As a junior developer, AI tools like ChatGPT and GitHub Copilot can accelerate your learning—but only if used wisely.</description>
          <pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building a Real Site for a Real Client. Using Next.js and Sanity</title>
          <link>https://zodakzach-portfolio.vercel.app/blog/bunkers-acc</link>
          <description>What I learned from building a production-ready website for a real client—from communication and tech choices to deployment and polish.</description>
          <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>