Feed — A Live Activity Stream for Vibe Coders
Most developer portfolios are static — you add your projects once and that's it. No reason to come back.
We just shipped a Live Feed on VibeTalent that changes that. It's a unified activity stream showing everything happening across the builder community:
GitHub commits & PRs merged
New projects shipped (with tech stack and live links)
Daily coding streaks (30+ day milestones get highlighted)
New builders joining the platform
A few things that make it interesting:
Smart grouping — 5 commits from the same user in 4 hours show as one clean entry, not 5 separate lines of noise.
Streak milestones — Builders on 30+ day coding streaks get highlighted in the feed. Makes consistency visible and motivating.
Trending sidebar — Shows the top contributor of the week plus live community stats (active streaks, projects shipped, endorsements).
Fast — 5 database queries run in parallel. 60-second server cache with stale-while-revalidate so the feed loads instantly.
The idea is simple: when you see someone on a 45-day streak shipping their third project this month, it pushes you to keep going too.
Check it out → vibetalent.work/feed
Would love to hear what you'd want to see in a builder community feed!

Replies