Back to Projects
NewsHub
Media · Media / Publishing
Personalized news platform combining static-first article delivery with a real-time-ranked homepage feed
Technologies
Next.jsPostgreSQLRedis
Impact
Built as a personal reference implementation for combining ISR-cached content with request-time personalization without paying per-request computation cost.
Key Features
- ✓ Article pages served via Next.js Incremental Static Regeneration
- ✓ Redis sorted-set ranking layer for personalized homepage feed
- ✓ Background worker computes engagement-based ranking off the request path
- ✓ PostgreSQL as the system of record for articles and user engagement signals
Project Details
- Category
- Media
- Industry
- Media / Publishing