A minimal tech blog RSS feed aggregator. Serving as a centralized proxy for blog posts I find valuable.
On a daily basis, feedjoy fetches any new posts across the provided RSS feeds. Post contents are then run through OpenAI's API to generate summaries and identify technical topics.
- Built with Next.js.
- Hosted with Vercel.
- Data with Supabase.
- Styled with Tailwind CSS.