Skip to content

nicklvh/github-profile-analyzer

Repository files navigation

Github Profile Analyzer

A web-app made with Vite, React, TailwindCSS and Chart.js that lets a user view detailed information about a Github Profile.

I've used Chart.js and react-chartjs to create visual data on a users Github profile.

How does it work?

  1. Fetch the user from the Github API using the username from the input box

  2. We have details about the Github user that we can use to create visual data

  3. Input this data into ChartJS!

Why did I make this?

I made this to practice my skills fetching from API's and using a library to help organise and provide visual data.

Also, it's a fun project and helps people to view more data on someone's Github profile.

About

Input a github username and see a range of results about their profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published