How I Solved Collecting Gaming News From Around the World

Live site: gaming.tyvan.dev Why I Built This I read gaming news more often than I should probably admit in a professional setting. The problem is not that there is no gaming news. The problem is the opposite. There is too much of it, scattered across different publishers, feeds, launchers, communities, and whatever tab I opened three days ago and now refuse to close because “I might need it later”. So I wanted a small web app with one job: show latest gaming articles keep them easy to scan preserve the original publisher links avoid turning the homepage into a casino lobby with CSS That became Gaming Feed, a simple Next.js app backed by an existing PostgreSQL table of RSS-style articles. ...

July 28, 2026 · 6 min · Ty Van