<?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: Dhren</title>
    <description>The latest articles on Forem by Dhren (@dhren2019).</description>
    <link>https://forem.com/dhren2019</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%2F557405%2F53f82f05-e4fc-4f64-a184-843864d73a37.png</url>
      <title>Forem: Dhren</title>
      <link>https://forem.com/dhren2019</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dhren2019"/>
    <language>en</language>
    <item>
      <title>AI News Hub — A Complete AI/Tech News Aggregator SaaS You Fully Own 🔥</title>
      <dc:creator>Dhren</dc:creator>
      <pubDate>Tue, 02 Dec 2025 11:13:39 +0000</pubDate>
      <link>https://forem.com/dhren2019/ai-news-hub-a-complete-aitech-news-aggregator-saas-you-fully-own-480i</link>
      <guid>https://forem.com/dhren2019/ai-news-hub-a-complete-aitech-news-aggregator-saas-you-fully-own-480i</guid>
      <description>&lt;p&gt;I built AI News Hub as a complete platform that automatically collects, organizes, and publishes the latest content from the AI world, programming, machine learning, dev tools, and tech tutorials. Every 2 hours, the system scrapes trusted sources, cleans the data, generates SEO-optimized posts, and updates a fully featured dashboard. It also sends push notifications to users whenever new content is available.&lt;/p&gt;

&lt;p&gt;The whole project is designed to be a plug-and-launch SaaS: it includes authentication, subscriptions, blog system, PRO mode (ads removed), backend API, scraper, SEO, and everything needed to run a polished production website.&lt;/p&gt;

&lt;p&gt;⚙️ Scraper · Backend · Dashboard · Push Notifications · Authentication · SEO · Blog · Friendly URLs&lt;br&gt;
React 18 · FastAPI Python · TailwindCSS · shadcn/ui · MongoDB Atlas · OneSignal · Clerk Auth&lt;/p&gt;

&lt;p&gt;🧩 FEATURES INCLUDED&lt;/p&gt;

&lt;p&gt;🎨 Frontend (React + Tailwind + shadcn)&lt;br&gt;
What I built on the front:&lt;/p&gt;

&lt;p&gt;SEO-ready homepage&lt;/p&gt;

&lt;p&gt;/hub dashboard with all scraped news&lt;/p&gt;

&lt;p&gt;/subscription page for plans&lt;/p&gt;

&lt;p&gt;/profile for user details&lt;/p&gt;

&lt;p&gt;/post/:slug for individual articles&lt;/p&gt;

&lt;p&gt;/blog with a complete technical blogging system&lt;/p&gt;

&lt;p&gt;SEO: dynamic titles, meta descriptions, OpenGraph, JSON-LD, sitemap, robots, and clean URLs like:&lt;br&gt;
/post/openai-new-model-2025&lt;/p&gt;

&lt;p&gt;🧠 Backend (FastAPI + Python)&lt;br&gt;
The backend exposes clean endpoints:&lt;br&gt;
/api/articles&lt;br&gt;
/api/post/{slug}&lt;br&gt;
/api/dashboard&lt;br&gt;
/api/notifications/send&lt;/p&gt;

&lt;p&gt;I included Pydantic models, error handling, and optional Clerk token validation.&lt;/p&gt;

&lt;p&gt;🤖 Automated Scraper&lt;br&gt;
This part is fully automated:&lt;/p&gt;

&lt;p&gt;Runs every 2 hours&lt;/p&gt;

&lt;p&gt;Normalizes and deduplicates content&lt;/p&gt;

&lt;p&gt;Inserts everything into MongoDB&lt;/p&gt;

&lt;p&gt;Triggers push notifications when new posts appear&lt;/p&gt;

&lt;p&gt;📡 Push Notifications&lt;br&gt;
Built-in OneSignal integration:&lt;/p&gt;

&lt;p&gt;Automatic registration&lt;/p&gt;

&lt;p&gt;Service worker included&lt;/p&gt;

&lt;p&gt;Works for new article alerts&lt;/p&gt;

&lt;p&gt;💸 Monetization (Monthly Subscriptions)&lt;/p&gt;

&lt;p&gt;I added subscription billing using Clerk + Clerk Billing.&lt;/p&gt;

&lt;p&gt;🔐 PRO Mode:&lt;/p&gt;

&lt;p&gt;Paying users don’t see ads&lt;/p&gt;

&lt;p&gt;Free users see ads&lt;/p&gt;

&lt;p&gt;Automatic monthly billing&lt;/p&gt;

&lt;p&gt;You can set any price you want.&lt;/p&gt;

&lt;p&gt;📝 SEO Package&lt;/p&gt;

&lt;p&gt;Auto-generated titles&lt;/p&gt;

&lt;p&gt;Optimized meta descriptions&lt;/p&gt;

&lt;p&gt;Clean SEO-friendly slugs&lt;/p&gt;

&lt;p&gt;Article schema&lt;/p&gt;

&lt;p&gt;Dynamic sitemap + robots.txt&lt;/p&gt;

&lt;p&gt;🎯 Perfect For&lt;/p&gt;

&lt;p&gt;Developers wanting a ready SaaS&lt;/p&gt;

&lt;p&gt;Makers shipping a fast MVP&lt;/p&gt;

&lt;p&gt;Freelancers reselling SaaS to clients&lt;/p&gt;

&lt;p&gt;Students learning real-world architecture&lt;/p&gt;

&lt;p&gt;🧾 Summary of What I Built&lt;/p&gt;

&lt;p&gt;Full frontend&lt;/p&gt;

&lt;p&gt;Backend API&lt;/p&gt;

&lt;p&gt;Automated scraper&lt;/p&gt;

&lt;p&gt;Blog system&lt;/p&gt;

&lt;p&gt;Push notifications&lt;/p&gt;

&lt;p&gt;OAuth + Auth&lt;/p&gt;

&lt;p&gt;Subscriptions + PRO mode&lt;/p&gt;

&lt;p&gt;SEO + deployment-ready&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ainewshub2025.netlify.app/" rel="noopener noreferrer"&gt;FULL PROJECT HERE&lt;/a&gt; and if you are interested you can purchase &lt;a href="https://buy.polar.sh/polar_cl_lqtGvMKK6k7MSW521gbPP7U1U1ypSqINbywGp0vAIH8" rel="noopener noreferrer"&gt;here&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;It’s a complete, fully connected SaaS—ready to run or sell.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cloud</category>
      <category>api</category>
      <category>database</category>
    </item>
    <item>
      <title>🔥 AI News Hub — A Complete AI/Tech News Aggregator SaaS You Fully Own</title>
      <dc:creator>Dhren</dc:creator>
      <pubDate>Tue, 02 Dec 2025 11:10:24 +0000</pubDate>
      <link>https://forem.com/dhren2019/ai-news-hub-a-complete-aitech-news-aggregator-saas-you-fully-own-4f8o</link>
      <guid>https://forem.com/dhren2019/ai-news-hub-a-complete-aitech-news-aggregator-saas-you-fully-own-4f8o</guid>
      <description>&lt;p&gt;I built AI News Hub as a complete platform that automatically collects, organizes, and publishes the latest content from the AI world, programming, machine learning, dev tools, and tech tutorials. Every 2 hours, the system scrapes trusted sources, cleans the data, generates SEO-optimized posts, and updates a fully featured dashboard. It also sends push notifications to users whenever new content is available.&lt;/p&gt;

&lt;p&gt;The whole project is designed to be a plug-and-launch SaaS: it includes authentication, subscriptions, blog system, PRO mode (ads removed), backend API, scraper, SEO, and everything needed to run a polished production website.&lt;/p&gt;

&lt;p&gt;⚙️ Scraper · Backend · Dashboard · Push Notifications · Authentication · SEO · Blog · Friendly URLs&lt;br&gt;
React 18 · FastAPI Python · TailwindCSS · shadcn/ui · MongoDB Atlas · OneSignal · Clerk Auth&lt;/p&gt;

&lt;p&gt;🧩 FEATURES INCLUDED&lt;/p&gt;

&lt;p&gt;🎨 Frontend (React + Tailwind + shadcn)&lt;br&gt;
What I built on the front:&lt;/p&gt;

&lt;p&gt;SEO-ready homepage&lt;/p&gt;

&lt;p&gt;/hub dashboard with all scraped news&lt;/p&gt;

&lt;p&gt;/subscription page for plans&lt;/p&gt;

&lt;p&gt;/profile for user details&lt;/p&gt;

&lt;p&gt;/post/:slug for individual articles&lt;/p&gt;

&lt;p&gt;/blog with a complete technical blogging system&lt;/p&gt;

&lt;p&gt;SEO: dynamic titles, meta descriptions, OpenGraph, JSON-LD, sitemap, robots, and clean URLs like:&lt;br&gt;
/post/openai-new-model-2025&lt;/p&gt;

&lt;p&gt;🧠 Backend (FastAPI + Python)&lt;br&gt;
The backend exposes clean endpoints:&lt;br&gt;
/api/articles&lt;br&gt;
/api/post/{slug}&lt;br&gt;
/api/dashboard&lt;br&gt;
/api/notifications/send&lt;/p&gt;

&lt;p&gt;I included Pydantic models, error handling, and optional Clerk token validation.&lt;/p&gt;

&lt;p&gt;🤖 Automated Scraper&lt;br&gt;
This part is fully automated:&lt;/p&gt;

&lt;p&gt;Runs every 2 hours&lt;/p&gt;

&lt;p&gt;Normalizes and deduplicates content&lt;/p&gt;

&lt;p&gt;Inserts everything into MongoDB&lt;/p&gt;

&lt;p&gt;Triggers push notifications when new posts appear&lt;/p&gt;

&lt;p&gt;📡 Push Notifications&lt;br&gt;
Built-in OneSignal integration:&lt;/p&gt;

&lt;p&gt;Automatic registration&lt;/p&gt;

&lt;p&gt;Service worker included&lt;/p&gt;

&lt;p&gt;Works for new article alerts&lt;/p&gt;

&lt;p&gt;💸 Monetization (Monthly Subscriptions)&lt;/p&gt;

&lt;p&gt;I added subscription billing using Clerk + Clerk Billing.&lt;/p&gt;

&lt;p&gt;🔐 PRO Mode:&lt;/p&gt;

&lt;p&gt;Paying users don’t see ads&lt;/p&gt;

&lt;p&gt;Free users see ads&lt;/p&gt;

&lt;p&gt;Automatic monthly billing&lt;/p&gt;

&lt;p&gt;You can set any price you want.&lt;/p&gt;

&lt;p&gt;📝 SEO Package&lt;/p&gt;

&lt;p&gt;Auto-generated titles&lt;/p&gt;

&lt;p&gt;Optimized meta descriptions&lt;/p&gt;

&lt;p&gt;Clean SEO-friendly slugs&lt;/p&gt;

&lt;p&gt;Article schema&lt;/p&gt;

&lt;p&gt;Dynamic sitemap + robots.txt&lt;/p&gt;

&lt;p&gt;🎯 Perfect For&lt;/p&gt;

&lt;p&gt;Developers wanting a ready SaaS&lt;/p&gt;

&lt;p&gt;Makers shipping a fast MVP&lt;/p&gt;

&lt;p&gt;Freelancers reselling SaaS to clients&lt;/p&gt;

&lt;p&gt;Students learning real-world architecture&lt;/p&gt;

&lt;p&gt;🧾 Summary of What I Built&lt;/p&gt;

&lt;p&gt;Full frontend&lt;/p&gt;

&lt;p&gt;Backend API&lt;/p&gt;

&lt;p&gt;Automated scraper&lt;/p&gt;

&lt;p&gt;Blog system&lt;/p&gt;

&lt;p&gt;Push notifications&lt;/p&gt;

&lt;p&gt;OAuth + Auth&lt;/p&gt;

&lt;p&gt;Subscriptions + PRO mode&lt;/p&gt;

&lt;p&gt;SEO + deployment-ready&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ainewshub2025.netlify.app/" rel="noopener noreferrer"&gt;FULL PROJECT HERE&lt;/a&gt; and if you are interested you can purchase &lt;a href="https://buy.polar.sh/polar_cl_lqtGvMKK6k7MSW521gbPP7U1U1ypSqINbywGp0vAIH8" rel="noopener noreferrer"&gt;here&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;It’s a complete, fully connected SaaS—ready to run or sell.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>education</category>
    </item>
    <item>
      <title>🔥 AI News Hub — A Complete AI/Tech News Aggregator SaaS You Fully Own</title>
      <dc:creator>Dhren</dc:creator>
      <pubDate>Tue, 02 Dec 2025 11:07:29 +0000</pubDate>
      <link>https://forem.com/dhren2019/ai-news-hub-a-complete-aitech-news-aggregator-saas-you-fully-own-2067</link>
      <guid>https://forem.com/dhren2019/ai-news-hub-a-complete-aitech-news-aggregator-saas-you-fully-own-2067</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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe63qxfyxh3j8aysf5j58.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%2Fe63qxfyxh3j8aysf5j58.png" alt=" " width="800" height="444"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built AI News Hub as a complete platform that automatically collects, organizes, and publishes the latest content from the AI world, programming, machine learning, dev tools, and tech tutorials. Every 2 hours, the system scrapes trusted sources, cleans the data, generates SEO-optimized posts, and updates a fully featured dashboard. It also sends push notifications to users whenever new content is available.&lt;/p&gt;

&lt;p&gt;The whole project is designed to be a plug-and-launch SaaS: it includes authentication, subscriptions, blog system, PRO mode (ads removed), backend API, scraper, SEO, and everything needed to run a polished production website.&lt;/p&gt;

&lt;p&gt;⚙️ Scraper · Backend · Dashboard · Push Notifications · Authentication · SEO · Blog · Friendly URLs&lt;br&gt;
React 18 · FastAPI Python · TailwindCSS · shadcn/ui · MongoDB Atlas · OneSignal · Clerk Auth&lt;/p&gt;

&lt;p&gt;🧩 FEATURES INCLUDED&lt;/p&gt;

&lt;p&gt;🎨 Frontend (React + Tailwind + shadcn)&lt;br&gt;
What I built on the front:&lt;/p&gt;

&lt;p&gt;SEO-ready homepage&lt;/p&gt;

&lt;p&gt;/hub dashboard with all scraped news&lt;/p&gt;

&lt;p&gt;/subscription page for plans&lt;/p&gt;

&lt;p&gt;/profile for user details&lt;/p&gt;

&lt;p&gt;/post/:slug for individual articles&lt;/p&gt;

&lt;p&gt;/blog with a complete technical blogging system&lt;/p&gt;

&lt;p&gt;SEO: dynamic titles, meta descriptions, OpenGraph, JSON-LD, sitemap, robots, and clean URLs like:&lt;br&gt;
/post/openai-new-model-2025&lt;/p&gt;

&lt;p&gt;🧠 Backend (FastAPI + Python)&lt;br&gt;
The backend exposes clean endpoints:&lt;br&gt;
/api/articles&lt;br&gt;
/api/post/{slug}&lt;br&gt;
/api/dashboard&lt;br&gt;
/api/notifications/send&lt;/p&gt;

&lt;p&gt;I included Pydantic models, error handling, and optional Clerk token validation.&lt;/p&gt;

&lt;p&gt;🤖 Automated Scraper&lt;br&gt;
This part is fully automated:&lt;/p&gt;

&lt;p&gt;Runs every 2 hours&lt;/p&gt;

&lt;p&gt;Normalizes and deduplicates content&lt;/p&gt;

&lt;p&gt;Inserts everything into MongoDB&lt;/p&gt;

&lt;p&gt;Triggers push notifications when new posts appear&lt;/p&gt;

&lt;p&gt;📡 Push Notifications&lt;br&gt;
Built-in OneSignal integration:&lt;/p&gt;

&lt;p&gt;Automatic registration&lt;/p&gt;

&lt;p&gt;Service worker included&lt;/p&gt;

&lt;p&gt;Works for new article alerts&lt;/p&gt;

&lt;p&gt;💸 Monetization (Monthly Subscriptions)&lt;/p&gt;

&lt;p&gt;I added subscription billing using Clerk + Clerk Billing.&lt;/p&gt;

&lt;p&gt;🔐 PRO Mode:&lt;/p&gt;

&lt;p&gt;Paying users don’t see ads&lt;/p&gt;

&lt;p&gt;Free users see ads&lt;/p&gt;

&lt;p&gt;Automatic monthly billing&lt;/p&gt;

&lt;p&gt;You can set any price you want.&lt;/p&gt;

&lt;p&gt;📝 SEO Package&lt;/p&gt;

&lt;p&gt;Auto-generated titles&lt;/p&gt;

&lt;p&gt;Optimized meta descriptions&lt;/p&gt;

&lt;p&gt;Clean SEO-friendly slugs&lt;/p&gt;

&lt;p&gt;Article schema&lt;/p&gt;

&lt;p&gt;Dynamic sitemap + robots.txt&lt;/p&gt;

&lt;p&gt;🎯 Perfect For&lt;/p&gt;

&lt;p&gt;Developers wanting a ready SaaS&lt;/p&gt;

&lt;p&gt;Makers shipping a fast MVP&lt;/p&gt;

&lt;p&gt;Freelancers reselling SaaS to clients&lt;/p&gt;

&lt;p&gt;Students learning real-world architecture&lt;/p&gt;

&lt;p&gt;🧾 Summary of What I Built&lt;/p&gt;

&lt;p&gt;Full frontend&lt;/p&gt;

&lt;p&gt;Backend API&lt;/p&gt;

&lt;p&gt;Automated scraper&lt;/p&gt;

&lt;p&gt;Blog system&lt;/p&gt;

&lt;p&gt;Push notifications&lt;/p&gt;

&lt;p&gt;OAuth + Auth&lt;/p&gt;

&lt;p&gt;Subscriptions + PRO mode&lt;/p&gt;

&lt;p&gt;SEO + deployment-ready&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ainewshub2025.netlify.app/" rel="noopener noreferrer"&gt;FULL PROJECT HERE&lt;/a&gt; and if you are interested you can purchase &lt;a href="https://buy.polar.sh/polar_cl_lqtGvMKK6k7MSW521gbPP7U1U1ypSqINbywGp0vAIH8" rel="noopener noreferrer"&gt;here&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;It’s a complete, fully connected SaaS—ready to run or sell.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
