Twitter Wrapped 2025#
A Spotify Wrapped-style visualization of your Twitter/X archive data.
Setup#
- Export your Twitter archive from Twitter/X settings
- Place the
data/folder from your archive in this directory - Install dependencies and run:
bun install
bun run dev
- Open http://localhost:5173
How it works#
analyze.js- Parses your Twitter archive and extracts 2025 statsindex.html- Single-page visualization with animations and charts
Features#
- Total tweets, likes, and engagement stats
- Monthly/weekly/hourly activity charts
- Top mentions ("ride-or-dies")
- Word cloud and emoji usage
- Viral tweet highlight
- Posting streak tracking
- Mobile-optimized slide layout