Skip to content

jayptz/githubrecap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

GitHub Recap 🎧💻

GitHub Recap is a “Spotify Wrapped” style experience for your coding year.

It transforms your GitHub activity into a clean, visual yearly summary — highlighting your most productive months, favorite languages, biggest commits, and overall development trends.


🚀 What It Does

GitHub Recap analyzes your public GitHub data and generates:

  • 📊 Total commits for the year
  • 🗓 Most productive month
  • 🔥 Longest commit streak
  • 🧠 Top programming languages
  • 📁 Most active repositories
  • ⏱ Coding activity patterns
  • 📈 Contribution trends over time

All presented in a clean, recap-style format.


🧠 Inspiration

Inspired by:

  • Spotify Wrapped
  • Year-in-review dashboards
  • Personal analytics tools

But for developers.


🛠 Tech Stack

  • React / Next.js
  • TypeScript
  • GitHub REST API
  • Chart.js / Recharts (for visualizations)
  • Tailwind CSS
  • Vercel (deployment)

🔑 How It Works

  1. User enters their GitHub username
  2. App fetches public contribution data via GitHub API
  3. Data is processed and aggregated
  4. Visual summary is generated

No private repository access required.


📸 Example Insights

  • “You made 1,247 commits in 2025.”
  • “October was your most productive month.”
  • “TypeScript was your top language.”
  • “You pushed code 73 days in a row.”

⚡ Getting Started

git clone https://github.com/yourusername/github-recap.git
cd github-recap
npm install
npm run dev

About

need a github recap to tell me my stats, spotify wrapped but for github #goated

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors