<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Said MOUNAIM</title>
    <description>The latest articles on Forem by Said MOUNAIM (@saidmounaim).</description>
    <link>https://forem.com/saidmounaim</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F746500%2F3b870708-76ff-4a86-8106-9217f5af47b9.jpg</url>
      <title>Forem: Said MOUNAIM</title>
      <link>https://forem.com/saidmounaim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/saidmounaim"/>
    <language>en</language>
    <item>
      <title>Redesigning My Portfolio with Claude Code + Frontend-Design Skill</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Thu, 26 Feb 2026 01:32:59 +0000</pubDate>
      <link>https://forem.com/saidmounaim/redesigning-my-portfolio-with-claude-code-frontend-design-skill-1njc</link>
      <guid>https://forem.com/saidmounaim/redesigning-my-portfolio-with-claude-code-frontend-design-skill-1njc</guid>
      <description>&lt;p&gt;I redesigned my portfolio using Claude Code and the &lt;code&gt;frontend-design&lt;/code&gt; skill to improve layout, hierarchy, and overall UI quality.&lt;/p&gt;

&lt;p&gt;🌐 Live: &lt;a href="https://mounaim.dev/" rel="noopener noreferrer"&gt;https://mounaim.dev/&lt;/a&gt;&lt;br&gt;&lt;br&gt;
💻 GitHub: &lt;a href="https://github.com/saidMounaim/mounaim.dev" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/mounaim.dev&lt;/a&gt;  &lt;/p&gt;


&lt;h2&gt;
  
  
  Install Claude Code
&lt;/h2&gt;

&lt;p&gt;Install in your terminal:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;curl &lt;span class="nt"&gt;-fsSL&lt;/span&gt; https://claude.ai/install.sh | bash
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;After installation, run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;claude
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Install the frontend-design Skill&lt;br&gt;
Install the skills CLI:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx skills
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Search for the skill:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx skills find
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Type:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;/frontend-design
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Choose the official version from Anthropic and install it.&lt;br&gt;
Launch Claude again:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;claude
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Inside Claude:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;/frontend-design &lt;span class="o"&gt;[&lt;/span&gt;HERE PROMPT]
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Example prompt:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;Redesign my portfolio hero section using modern UI best practices.
Improve spacing, typography, and CTA clarity.
Keep it minimal and developer-focused.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;I reviewed the changes, refined them, and committed updates.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>nextjs</category>
      <category>javascript</category>
    </item>
    <item>
      <title>TalentAI is a modern job board built with vibe coding — fast, clean, and developer-focused.</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Wed, 04 Feb 2026 16:25:14 +0000</pubDate>
      <link>https://forem.com/saidmounaim/talentai-is-a-modern-job-board-built-with-vibe-coding-fast-clean-and-developer-focused-5gbd</link>
      <guid>https://forem.com/saidmounaim/talentai-is-a-modern-job-board-built-with-vibe-coding-fast-clean-and-developer-focused-5gbd</guid>
      <description>&lt;p&gt;It helps candidates apply to tech jobs effortlessly and get once-a-month AI career insights powered by OpenAI, while recruiters manage jobs through a simple dashboard. Built with Next.js, Prisma, PostgreSQL, Better Auth, and a polished Tailwind + Shadcn UI.&lt;/p&gt;

&lt;p&gt;🔗 Live demo: &lt;a href="https://talentaijobs.netlify.app/" rel="noopener noreferrer"&gt;https://talentaijobs.netlify.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💻 Repo: &lt;a href="https://github.com/saidMounaim/talentai" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/talentai&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Built using Claude Code + Cursor for rapid, fun development ✨&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Football pitch reservation app built with Next.js, Shadcn UI, Prisma, and Better Auth</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Wed, 31 Dec 2025 08:23:13 +0000</pubDate>
      <link>https://forem.com/saidmounaim/football-pitch-reservation-app-built-with-nextjs-shadcn-ui-prisma-and-better-auth-5d1i</link>
      <guid>https://forem.com/saidmounaim/football-pitch-reservation-app-built-with-nextjs-shadcn-ui-prisma-and-better-auth-5d1i</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.ibb.co%2FJw147FQQ%2FScreenshot-2025-12-02-at-21-37-05.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.ibb.co%2FJw147FQQ%2FScreenshot-2025-12-02-at-21-37-05.png" alt="FootBookr Banner" width="800" height="374"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;
  
  
  ⚽ FootBookr
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;The modern platform for booking football pitches.&lt;/strong&gt; &lt;em&gt;Manage venues, track revenue, and book matches seamlessly.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🔗 Links
&lt;/h2&gt;

&lt;p&gt;Live Demo: &lt;a href="https://footbookr.vercel.app/" rel="noopener noreferrer"&gt;https://footbookr.vercel.app/&lt;/a&gt;&lt;br&gt;
Github Repo: &lt;a href="https://github.com/saidMounaim/footbookr" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/footbookr&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🏟️ For Players
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Real-time Availability:&lt;/strong&gt; Browse pitches and see live slot availability.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Smart Booking:&lt;/strong&gt; Filter by 5-a-side vs 7-a-side, date, and time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Digital Tickets:&lt;/strong&gt; QR Code generation for seamless check-in at the venue.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;User Dashboard:&lt;/strong&gt; Manage upcoming matches and view booking history.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Social Login:&lt;/strong&gt; One-click sign-in with Google or Email.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ⚡ For Admins
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Analytics Dashboard:&lt;/strong&gt; Visual revenue charts, occupancy heatmaps, and KPI cards.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Venue Management:&lt;/strong&gt; Add or delete pitches with image uploads.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Booking Control:&lt;/strong&gt; View all reservations, cancel bookings, and manage schedules.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;User Management:&lt;/strong&gt; View user stats and manage permissions.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠️ Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Framework:&lt;/strong&gt; &lt;a href="https://nextjs.org/" rel="noopener noreferrer"&gt;Next.js 16&lt;/a&gt; (App Router, Server Components, Server Actions, Data Access Layer)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Language:&lt;/strong&gt; &lt;a href="https://www.typescriptlang.org/" rel="noopener noreferrer"&gt;TypeScript&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Styling:&lt;/strong&gt; &lt;a href="https://tailwindcss.com/" rel="noopener noreferrer"&gt;Tailwind CSS&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Components:&lt;/strong&gt; &lt;a href="https://ui.shadcn.com/" rel="noopener noreferrer"&gt;Shadcn UI&lt;/a&gt; (Radix UI)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database:&lt;/strong&gt; &lt;a href="https://www.postgresql.org/" rel="noopener noreferrer"&gt;PostgreSQL&lt;/a&gt; (via &lt;a href="https://www.prisma.io/" rel="noopener noreferrer"&gt;Prisma ORM&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Authentication:&lt;/strong&gt; &lt;a href="https://better-auth.com/" rel="noopener noreferrer"&gt;BetterAuth&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Charts:&lt;/strong&gt; &lt;a href="https://recharts.org/" rel="noopener noreferrer"&gt;Recharts&lt;/a&gt; / Shadcn Charts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Icons:&lt;/strong&gt; &lt;a href="https://lucide.dev/" rel="noopener noreferrer"&gt;Lucide React&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Utilities:&lt;/strong&gt; &lt;code&gt;date-fns&lt;/code&gt; (Time), &lt;code&gt;zod&lt;/code&gt; (Validation), &lt;code&gt;react-hook-form&lt;/code&gt; (Forms)&lt;/li&gt;
&lt;/ul&gt;




</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>QuickCart A Next.js, Prisma, and Better Auth platform for side-hustlers selling on WhatsApp.</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Wed, 24 Dec 2025 13:29:52 +0000</pubDate>
      <link>https://forem.com/saidmounaim/quickcart-a-nextjs-prisma-and-better-auth-platform-for-side-hustlers-selling-on-whatsapp-3l4l</link>
      <guid>https://forem.com/saidmounaim/quickcart-a-nextjs-prisma-and-better-auth-platform-for-side-hustlers-selling-on-whatsapp-3l4l</guid>
      <description>&lt;p&gt;Live Demo: &lt;a href="https://quickcart-sm.vercel.app/" rel="noopener noreferrer"&gt;https://quickcart-sm.vercel.app/&lt;/a&gt;&lt;br&gt;
GitHub Repo: &lt;a href="https://github.com/saidMounaim/quickcart" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/quickcart&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  📖 About The Project
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;QuickCart&lt;/strong&gt; is a platform designed for small businesses and side-hustlers who sell via social media (Instagram, TikTok, WhatsApp).&lt;/p&gt;

&lt;p&gt;Instead of sending back-and-forth messages to explain prices and send product photos, sellers create a &lt;strong&gt;QuickCart Store&lt;/strong&gt;. Customers browse, add to cart, and the final order is sent as a pre-formatted WhatsApp message to the seller to finalize payment and delivery.&lt;/p&gt;

&lt;h3&gt;
  
  
  ✨ Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;⚡ Instant Store Creation:&lt;/strong&gt; Launch a store in under 60 seconds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;📱 Mobile-First Storefront:&lt;/strong&gt; Optimized for phone screens with a sticky cart and swipeable categories.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🛒 WhatsApp Checkout:&lt;/strong&gt; No payment gateways required. Orders are sent as detailed WhatsApp messages.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🔍 Instant Search &amp;amp; Filtering:&lt;/strong&gt; Client-side filtering for a snappy user experience.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;📊 Seller Dashboard:&lt;/strong&gt; Track revenue, active orders, and top-selling products.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;👥 Customer CRM:&lt;/strong&gt; Automatically build a customer list based on order history.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🖼️ Image Management:&lt;/strong&gt; Drag-and-drop uploads for product images and store branding.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🎨 Custom Branding:&lt;/strong&gt; Upload logos, cover images, and set custom currencies.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Level Up Your E-Commerce: Mastering Headless Architecture with Shopify and Next.js 16</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Mon, 08 Dec 2025 21:47:29 +0000</pubDate>
      <link>https://forem.com/saidmounaim/level-up-your-e-commerce-mastering-headless-architecture-with-shopify-and-nextjs-16-1bng</link>
      <guid>https://forem.com/saidmounaim/level-up-your-e-commerce-mastering-headless-architecture-with-shopify-and-nextjs-16-1bng</guid>
      <description>&lt;p&gt;I am excited to share my latest effort: building a fully custom, high-performance storefront for Shopify using a headless architecture powered by Next.js 16 (App Router).&lt;/p&gt;

&lt;p&gt;The key benefit here is the ability to scale the frontend and achieve uncompromising speed, moving past the constraints of typical e-commerce platform themes.&lt;/p&gt;

&lt;p&gt;Check out the live application's performance and the clean code structure on GitHub.&lt;/p&gt;

&lt;p&gt;Live demo: &lt;a href="https://terraceshop.vercel.app" rel="noopener noreferrer"&gt;https://terraceshop.vercel.app&lt;/a&gt;&lt;br&gt;
Github repo: &lt;a href="https://github.com/saidMounaim/terraceshop" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/terraceshop&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>A high-performance, accessible, and SEO-optimized portfolio built with Next.js &amp; TypeScript</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Tue, 02 Dec 2025 08:06:44 +0000</pubDate>
      <link>https://forem.com/saidmounaim/a-high-performance-accessible-and-seo-optimized-portfolio-built-with-nextjs-typescript-nm8</link>
      <guid>https://forem.com/saidmounaim/a-high-performance-accessible-and-seo-optimized-portfolio-built-with-nextjs-typescript-nm8</guid>
      <description>&lt;br&gt;
  &lt;h1&gt;Said MOUNAIM | Portfolio&lt;/h1&gt;


&lt;p&gt;&lt;br&gt;
    A high-performance, accessible, and SEO-optimized portfolio built with Next.js &amp;amp; TypeScript.&lt;br&gt;
  &lt;/p&gt;



&lt;p&gt;Github repo: &lt;a href="https://github.com/saidMounaim/mounaim.dev/" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/mounaim.dev/&lt;/a&gt;&lt;br&gt;
Live: &lt;a href="https://mounaim.dev/" rel="noopener noreferrer"&gt;https://mounaim.dev/&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Performance
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2egoe2srblzpatf9xoax.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2egoe2srblzpatf9xoax.png" alt="Lighthouse Score 100/100" width="800" height="270"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Clone the repository&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/saidMounaim/mounaim.dev.git
&lt;/code&gt;&lt;/pre&gt;



&lt;p&gt;&lt;strong&gt;2. Install dependencies&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;



&lt;p&gt;&lt;strong&gt;3. Configure Environment Variables&lt;/strong&gt; Create a &lt;code&gt;.env&lt;/code&gt; file in the root directory:&lt;br&gt;
&lt;/p&gt;

&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nv"&gt;EMAIL_USER&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;your_email
&lt;span class="nv"&gt;EMAIL_PASS&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;your_password
&lt;/code&gt;&lt;/pre&gt;



&lt;h2&gt;
  
  
  Customize Information
&lt;/h2&gt;

&lt;p&gt;Update your details in the &lt;code&gt;/constants/index.ts&lt;/code&gt; file.&lt;/p&gt;

&lt;h2&gt;
  
  
  Built With
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://nextjs.org/" rel="noopener noreferrer"&gt;Next.js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://tailwindcss.com/" rel="noopener noreferrer"&gt;TailwindCSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ui.shadcn.com/" rel="noopener noreferrer"&gt;Shadcn/ui&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.typescriptlang.org/" rel="noopener noreferrer"&gt;TypeScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nodemailer.com/" rel="noopener noreferrer"&gt;Nodemailer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Real estate web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Mon, 24 Nov 2025 22:03:38 +0000</pubDate>
      <link>https://forem.com/saidmounaim/real-estate-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-4hjo</link>
      <guid>https://forem.com/saidmounaim/real-estate-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-4hjo</guid>
      <description>&lt;h1&gt;
  
  
  PropPulse
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;PropPulse&lt;/strong&gt; is a modern and minimal real estate web application** built with Next.js 16, Prisma,BetterAuth, and ShadCN/UI.&lt;br&gt;&lt;br&gt;
Users can browse properties, add listings, and manage their real estate posts through a clean and fast interface.&lt;/p&gt;


&lt;h2&gt;
  
  
  GitHub repo
&lt;/h2&gt;

&lt;p&gt;🔗 (&lt;a href="https://github.com/saidMounaim/prop-pulse" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/prop-pulse&lt;/a&gt;)&lt;/p&gt;


&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;🔗 (&lt;a href="https://proppulse-next.netlify.app/" rel="noopener noreferrer"&gt;https://proppulse-next.netlify.app/&lt;/a&gt;)&lt;/p&gt;


&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🔐 Authentication with BetterAuth&lt;/li&gt;
&lt;li&gt;🏡 Browse all properties with search &amp;amp; filters&lt;/li&gt;
&lt;li&gt;📝 Add new property listings with images, price, location, and details&lt;/li&gt;
&lt;li&gt;📸 Upload property images using ImageKit&lt;/li&gt;
&lt;li&gt;🗂️ Manage your own listings (edit/delete)&lt;/li&gt;
&lt;li&gt;💅 Beautiful UI using ShadCN/UI + Tailwind CSS&lt;/li&gt;
&lt;li&gt;📱 Fully responsive on all screen sizes&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;
  
  
  📦 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Next.js 16&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tailwind CSS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ShadCN/UI&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TypeScript&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Prisma ORM&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BetterAuth&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ImageKit&lt;/strong&gt; (image uploads)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;
  
  
  🛠 Getting Started
&lt;/h2&gt;

&lt;p&gt;Follow these steps to run the project locally:&lt;/p&gt;
&lt;h3&gt;
  
  
  1. Clone the repository
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/saidMounaim/prop-pulse.git
&lt;span class="nb"&gt;cd &lt;/span&gt;prop-pulse
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Configure environment variables
&lt;/h3&gt;

&lt;p&gt;Create a &lt;code&gt;.env&lt;/code&gt; file in the root:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;# Database
DATABASE_URL="postgresql://..."

# BetterAuth
BETTER_AUTH_BASE_URL="https://proppulse-next.netlify.app"
BETTER_AUTH_SECRET="your_betterauth_secret"

# ImageKit
IMAGEKIT_PUBLIC_KEY="your_public_key"
IMAGEKIT_PRIVATE_KEY="your_private_key"
IMAGEKIT_URL_ENDPOINT="https://ik.imagekit.io/your_id"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  4. Start the dev server
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  💼 Contribution
&lt;/h2&gt;

&lt;p&gt;All contributions are welcome!&lt;br&gt;&lt;br&gt;
Fork the repo, create a new branch, and submit a pull request.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Real estate web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Mon, 24 Nov 2025 14:18:54 +0000</pubDate>
      <link>https://forem.com/saidmounaim/real-estate-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-53mj</link>
      <guid>https://forem.com/saidmounaim/real-estate-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-53mj</guid>
      <description>&lt;h1&gt;
  
  
  PropPulse
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;PropPulse&lt;/strong&gt; is a modern and minimal real estate web application** built with Next.js 16, Prisma,BetterAuth, and ShadCN/UI.&lt;br&gt;&lt;br&gt;
Users can browse properties, add listings, and manage their real estate posts through a clean and fast interface.&lt;/p&gt;


&lt;h2&gt;
  
  
  GitHub repo
&lt;/h2&gt;

&lt;p&gt;🔗 (&lt;a href="https://github.com/saidMounaim/prop-pulse" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/prop-pulse&lt;/a&gt;)&lt;/p&gt;


&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;🔗 (&lt;a href="https://proppulse-next.netlify.app/" rel="noopener noreferrer"&gt;https://proppulse-next.netlify.app/&lt;/a&gt;)&lt;/p&gt;


&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🔐 Authentication with BetterAuth&lt;/li&gt;
&lt;li&gt;🏡 Browse all properties with search &amp;amp; filters&lt;/li&gt;
&lt;li&gt;📝 Add new property listings with images, price, location, and details&lt;/li&gt;
&lt;li&gt;📸 Upload property images using ImageKit&lt;/li&gt;
&lt;li&gt;🗂️ Manage your own listings (edit/delete)&lt;/li&gt;
&lt;li&gt;💅 Beautiful UI using ShadCN/UI + Tailwind CSS&lt;/li&gt;
&lt;li&gt;📱 Fully responsive on all screen sizes&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;
  
  
  📦 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Next.js 16&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tailwind CSS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ShadCN/UI&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TypeScript&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Prisma ORM&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BetterAuth&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ImageKit&lt;/strong&gt; (image uploads)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;
  
  
  🛠 Getting Started
&lt;/h2&gt;

&lt;p&gt;Follow these steps to run the project locally:&lt;/p&gt;
&lt;h3&gt;
  
  
  1. Clone the repository
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/saidMounaim/prop-pulse.git
&lt;span class="nb"&gt;cd &lt;/span&gt;prop-pulse
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Configure environment variables
&lt;/h3&gt;

&lt;p&gt;Create a &lt;code&gt;.env&lt;/code&gt; file in the root:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;# Database
DATABASE_URL="postgresql://..."

# BetterAuth
BETTER_AUTH_BASE_URL="https://proppulse-next.netlify.app"
BETTER_AUTH_SECRET="your_betterauth_secret"

# ImageKit
IMAGEKIT_PUBLIC_KEY="your_public_key"
IMAGEKIT_PRIVATE_KEY="your_private_key"
IMAGEKIT_URL_ENDPOINT="https://ik.imagekit.io/your_id"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  4. Start the dev server
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  💼 Contribution
&lt;/h2&gt;

&lt;p&gt;All contributions are welcome!&lt;br&gt;&lt;br&gt;
Fork the repo, create a new branch, and submit a pull request.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>nextjs</category>
      <category>programming</category>
    </item>
    <item>
      <title>Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Mon, 06 Oct 2025 08:54:45 +0000</pubDate>
      <link>https://forem.com/saidmounaim/resume-scan-ai-app-built-with-nextjs-15-tailwind-css-betterauth-open-ai-inngest-and-shadcnui-1jae</link>
      <guid>https://forem.com/saidmounaim/resume-scan-ai-app-built-with-nextjs-15-tailwind-css-betterauth-open-ai-inngest-and-shadcnui-1jae</guid>
      <description>&lt;h1&gt;
  
  
  &lt;a href="https://github.com/saidMounaim/resume-scan-AI" rel="noopener noreferrer"&gt;Resume Scan AI&lt;/a&gt;
&lt;/h1&gt;

&lt;p&gt;Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui. Features include user sign-up, sign-in, uploading and scanning resumes, viewing scan results, and deleting analyses.&lt;/p&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;Clone the repository:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/saidMounaim/resume-scan-AI.git
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Install dependencies:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Create a &lt;code&gt;.env&lt;/code&gt; file:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;DATABASE_URL=""
BETTER_AUTH_BASE_URL=""
OPENAI_API_KEY=""
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Built With
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://nextjs.org/" rel="noopener noreferrer"&gt;Next.js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://tailwindcss.com/" rel="noopener noreferrer"&gt;TailwindCSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.typescriptlang.org/" rel="noopener noreferrer"&gt;TypeScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ui.shadcn.com/" rel="noopener noreferrer"&gt;Shadcn/ui&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.better-auth.com/" rel="noopener noreferrer"&gt;BetterAuth&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://platform.openai.com/docs/overview" rel="noopener noreferrer"&gt;Open AI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.inngest.com/" rel="noopener noreferrer"&gt;Inngest&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Contribution
&lt;/h2&gt;

&lt;p&gt;All kinds of contributions are welcome. Feel free to fork the repo and submit a pull request!&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
    </item>
    <item>
      <title>Online ticket booking web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Tue, 19 Aug 2025 14:02:35 +0000</pubDate>
      <link>https://forem.com/saidmounaim/online-ticket-booking-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-2icp</link>
      <guid>https://forem.com/saidmounaim/online-ticket-booking-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-2icp</guid>
      <description>&lt;h1&gt;
  
  
  🎬 CineEntry
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;CineEntry&lt;/strong&gt; is a clean, minimal &lt;strong&gt;online movie ticket booking&lt;/strong&gt; web app built with &lt;strong&gt;Next.js&lt;/strong&gt;, &lt;strong&gt;Prisma&lt;/strong&gt;, &lt;strong&gt;BetterAuth&lt;/strong&gt;, and &lt;strong&gt;ShadCN/UI&lt;/strong&gt;. Users can browse movies, create screenings, upload posters, and &lt;strong&gt;book tickets&lt;/strong&gt; directly—no payment required.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 Live Demo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;a href="https://cineentry.vercel.app" rel="noopener noreferrer"&gt;https://cineentry.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 Github Repo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/saidMounaim/cineentry" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/cineentry&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>nextjs</category>
      <category>javascript</category>
    </item>
    <item>
      <title>MovieMood is a React Native app built with Expo that lets you discover and explore movies using the TMDb API.</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Sun, 13 Jul 2025 23:01:23 +0000</pubDate>
      <link>https://forem.com/saidmounaim/moviemood-is-a-react-native-app-built-with-expo-that-lets-you-discover-and-explore-movies-using-the-12cp</link>
      <guid>https://forem.com/saidmounaim/moviemood-is-a-react-native-app-built-with-expo-that-lets-you-discover-and-explore-movies-using-the-12cp</guid>
      <description>&lt;h1&gt;
  
  
  🎬 MovieMood
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;MovieMood&lt;/strong&gt; is a sleek, minimal mobile app built with &lt;strong&gt;React Native&lt;/strong&gt; and &lt;strong&gt;Expo&lt;/strong&gt;. It lets users discover and explore movies using the &lt;strong&gt;TMDb API&lt;/strong&gt;. Enjoy a smooth and responsive interface, browse top-rated and trending titles, and manage your watchlist.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ztrfp3syu5zxqtcay04.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ztrfp3syu5zxqtcay04.png" alt="MovieMood Mockup" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🔍 Search for movies by title&lt;/li&gt;
&lt;li&gt;🎞️ Explore popular, top-rated, upcoming, and trending movies&lt;/li&gt;
&lt;li&gt;📋 View detailed movie info (poster, overview, release date, cast)&lt;/li&gt;
&lt;li&gt;💾 Save favorite movies to your personal watchlist&lt;/li&gt;
&lt;li&gt;🧠 Powered by Zustand for state management&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📦 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://reactnative.dev/" rel="noopener noreferrer"&gt;React Native&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://expo.dev/" rel="noopener noreferrer"&gt;Expo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.typescriptlang.org/" rel="noopener noreferrer"&gt;TypeScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/pmndrs/zustand" rel="noopener noreferrer"&gt;Zustand&lt;/a&gt; — global state management&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developer.themoviedb.org/" rel="noopener noreferrer"&gt;TMDb API&lt;/a&gt; — movie data provider&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Github Repo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/saidMounaim/movie-mood-app.git" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/movie-mood-app.git&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
    <item>
      <title>TickEvent web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI.</title>
      <dc:creator>Said MOUNAIM</dc:creator>
      <pubDate>Tue, 01 Jul 2025 11:10:48 +0000</pubDate>
      <link>https://forem.com/saidmounaim/tickevent-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-3d6g</link>
      <guid>https://forem.com/saidmounaim/tickevent-web-app-built-with-nextjs-prisma-betterauth-and-shadcnui-3d6g</guid>
      <description>&lt;h1&gt;
  
  
  🎟️ TickEvent
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;TickEvent&lt;/strong&gt; is a clean, minimal event-sharing and ticketing web app built with &lt;strong&gt;Next.js&lt;/strong&gt;, &lt;strong&gt;Prisma&lt;/strong&gt;, &lt;strong&gt;BetterAuth&lt;/strong&gt;, and &lt;strong&gt;ShadCN/UI&lt;/strong&gt;. Users can create events, upload images, sell tickets via Stripe, and track orders—all.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 Live Demo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;a href="https://tick-event.vercel.app" rel="noopener noreferrer"&gt;https://tick-event.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Repo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/saidMounaim/tick-event" rel="noopener noreferrer"&gt;https://github.com/saidMounaim/tick-event&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🔐 Sign up / Sign in with BetterAuth&lt;/li&gt;
&lt;li&gt;🎉 Create events with title, image, price, and ticket count&lt;/li&gt;
&lt;li&gt;📸 Upload images using ImageKit&lt;/li&gt;
&lt;li&gt;💳 Buy tickets with secure Stripe Checkout&lt;/li&gt;
&lt;li&gt;📊 View your ticket orders in your personal dashboard&lt;/li&gt;
&lt;li&gt;💅 Fully responsive, clean design using ShadCN/UI and Tailwind CSS&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📦 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://nextjs.org/" rel="noopener noreferrer"&gt;Next.js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://tailwindcss.com/" rel="noopener noreferrer"&gt;Tailwind CSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ui.shadcn.com/" rel="noopener noreferrer"&gt;ShadCN/UI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.typescriptlang.org/" rel="noopener noreferrer"&gt;TypeScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.prisma.io/" rel="noopener noreferrer"&gt;Prisma ORM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.better-auth.com/" rel="noopener noreferrer"&gt;BetterAuth&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://stripe.com/" rel="noopener noreferrer"&gt;Stripe&lt;/a&gt; — payments&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://imagekit.io/" rel="noopener noreferrer"&gt;ImageKit&lt;/a&gt; — image uploads&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
