An elegant and modern Streamlit web app to analyze any public GitHub profile in seconds! π
- π Enter any public GitHub username to instantly fetch and display:
- Profile picture, name, bio, location, company, blog, and more
- Stats: public repos, followers, following, gists
- Profile creation and last update dates
- Copy GitHub profile URL with one click
- β Top 5 public repositories by stars, with descriptions
- π Beautiful pie chart of languages used across repositories
- β¨ Profile summary: total stars, forks, and most used language
- π¨ Gorgeous UI with custom CSS and Lottie animations
- Clone this repository:
git clone https://github.com/NikithaKunapareddy/Github-analyzer.git cd Github-analyzer - Install dependencies:
pip install -r requirements.txt
- Run the app:
streamlit run app.py
- UI inspired by modern dashboard designs
- Built by Nikitha Kunapareddy
Tip: Try usernames like torvalds, guido, or your own!

