Skip to content

🔎 A summary of the GitHub profile with charts built with Next.js and the GitHub API

Notifications You must be signed in to change notification settings

ryuuto829/ghprofile-summary

Repository files navigation

GHProfile Summary

A summary of the GitHub profile with charts built using Next.js and the GitHub API.

https://ghprofile-summary.vercel.app/

demo

Features

  • Search the GitHub username for a detailed summary
  • User info and repos are fetched from the GitHub API
  • "Repos per Language" chart showing user's top language by the repo
  • "Stars per Repo" chart showing user's most starred repos
  • "Commits per Repo" chart showing user's commits count for recent repos
  • Show most user's most recent repos

Built with:

  • Next.js
  • Chart.js
  • GitHub API
  • Sass (Scss)

Getting Started

  1. Install dependencies
yarn
  1. Start the development server
yarn dev

About

🔎 A summary of the GitHub profile with charts built with Next.js and the GitHub API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published