git404hub

what is twitter-ten-years fr?

tanykim/twitter-ten-years — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2021-09-21

7JavaScriptAudience · generalComplexity · 2/5DormantSetup · moderate

tl;dr

A personal project that turns a decade of one person's tweets into interactive charts showing tweeting habits, topics, and activity over time.

vibe map

mindmap
  root((twitter-ten-years))
    Inputs
      Raw Twitter data
      Tweet history
    Outputs
      Interactive charts
      Word clouds
      Activity dashboards
    Use Cases
      Reflect on your Twitter history
      Visualize personal brand
      Study social media behavior
    Tech Stack
      JavaScript
      Data processing
      Web dashboard

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Process your own Twitter data archive into a format ready for visualization.

VIBE 2

Build a dashboard showing your tweet frequency, topics, and activity patterns by month.

VIBE 3

Use this as a template for a research project studying social media behavior over time.

VIBE 4

Reflect on how your personal brand or online voice changed over a decade of tweets.

what's the stack?

JavaScript

how it stacks up fr

tanykim/twitter-ten-yearsboneskull/promwrapbrunosimon/ecole-multimedia-fi-dev2-2019
Stars777
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-09-212020-07-212021-08-12
MaintenanceDormantDormantDormant
Setup difficultymoderateeasyhard
Complexity2/52/52/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 1h+

Requires your own Twitter data export and processing it before the dashboard has anything to show.

License is not stated in the available content.

in plain english

This project is a personal archive and visual analysis of one person's entire decade on Twitter. Instead of just scrolling through old tweets, the creator extracted all their data and built interactive charts and graphs to see patterns, like how their tweeting habits changed over time, what they talked about most, or when they were most active. The project has two main parts. First, there's a data collection piece that takes raw Twitter information and processes it into a format that's easier to analyze. Second, there's a web-based dashboard that turns those numbers into visual stories, think colorful charts showing tweet frequency by month, word clouds of favorite topics, or breakdowns of replies versus original posts. This way, instead of a wall of text, you get a clear picture of a decade of social media behavior at a glance. Anyone could use this approach for their own Twitter account if they wanted to look back and reflect on their online presence. A marketer might do this to see how their personal brand evolved. A researcher studying social media behavior could adapt it as a template. Even someone just curious about their own patterns, when do I tweet most, what do I actually talk about, could find value in seeing their data visualized this way. The readme doesn't go into detail about specific features or how to replicate it for your own account, but the structure suggests it's organized enough that someone motivated could follow the same workflow.

prompts (copy fr)

prompt 1
Explain how this project's data collection step turns a raw Twitter export into an analyzable format.
prompt 2
Help me adapt this project's charting approach to visualize my own Twitter archive.
prompt 3
Walk me through what kinds of charts this dashboard builds and what each one reveals about tweeting habits.
prompt 4
Show me how I'd extend this project to compare replies versus original posts over time.
prompt 5
Use this repo's structure as a template, help me plan a similar visual analysis for my own social media data.

Frequently asked questions

what is twitter-ten-years fr?

A personal project that turns a decade of one person's tweets into interactive charts showing tweeting habits, topics, and activity over time.

What language is twitter-ten-years written in?

Mainly JavaScript. The stack also includes JavaScript.

Is twitter-ten-years actively maintained?

Dormant — no commits in 2+ years (last push 2021-09-21).

What license does twitter-ten-years use?

License is not stated in the available content.

How hard is twitter-ten-years to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is twitter-ten-years for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.