TrendTracker is a full-stack AI news dashboard I built to solve a real problem: following the AI world means checking Reddit, X, YouTube, dozens of blogs and RSS feeds every single day. TrendTracker collects all of that in one place, on one screen, and turns a scattered reading routine into a single dashboard.
The backend runs on Python and FastAPI, with each data source implemented as a separate connector. The project is backed by 170+ automated tests, which means every new feature is verified against the whole pipeline before it ships. The interface uses a dark, news-site inspired card layout with skeleton loading states and a radar animation.
Working with rate-limited APIs, designing a database schema that supports statistical analysis later, and the discipline of test-driven development on a growing codebase.
Python, FastAPI, SQLite, Reddit / X / YouTube APIs, RSS, HTML/CSS/JavaScript





Diğer projelerime de göz atmak ister misiniz?