<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss-style.xsl"?>
<rss version="2.0">
  <channel>
    <title>Narcis — Blog</title>
    <link>https://justwickedcode.dev/blog</link>
    <description>Thoughts on programming from a full-stack developer building things end-to-end.</description>
    <language>en</language>
    <item>
      <title>Building a Movie Discovery App with Next.js and TMDB</title>
      <link>https://justwickedcode.dev/blog/building-popcornly-with-nextjs-and-tmdb</link>
      <guid>https://justwickedcode.dev/blog/building-popcornly-with-nextjs-and-tmdb</guid>
      <description>Notes on structuring a TMDB-powered browsing experience — data fetching, caching, and watchlist state.</description>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>