Naman-1234 / Compare-Github-Profile

Compares two Github profiles

Home Page:https://naman-1234.github.io/Compare-Github-Profile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compare-Github-Profile

Table of Contents:

- Introduction
- Demonstration
- Learning

Introduction

This is a WebApp which acts as a Github Profile Comparer. Through this you can compare two github Profiles. Some of its functions are listed below:

  • Provides a graph of different Languages used by you, Along with Number of lines of your code of that particular Programming Language and percentage it takes out of total. (This is built using Google Charts and it uses as the same funtionality as HashMaps which makes it great in terms of time consumption.)
  • Provides you link of the profile.
  • Number of followers.
  • Numbers being Followed.

Demonstration

GIF For demo

Learning

Through this, Learnt more about

  • API CALLS in JavaScript
  • Github API(Some of the functionalities used here are getfollowers,getfolllowing, Language)
  • Used Hashing for storing languages and their frequency.
  • Google-charts

About

Compares two Github profiles

https://naman-1234.github.io/Compare-Github-Profile/


Languages

Language:JavaScript 68.6%Language:HTML 24.7%Language:CSS 6.7%