A full-stack web application that analyzes GitHub profiles and generates a professional resume-style report including profile statistics, repository insights, language analytics, and visual charts.
This project is built using Flask (Python backend), Tailwind CSS, and Chart.js, making it ideal for developers, recruiters, and students who want quick technical profile insights.
- 🔍 GitHub Profile Analysis
- 📊 Programming Language Distribution (Chart.js)
- 🏆 Top Repositories Ranking by Stars
- 📈 Total Stars, Followers & Repository Stats
- 🧠 Auto-generated Professional Summary
- ⚡ Fast API-powered analysis using PyGithub
- 🎨 Clean UI with Tailwind CSS
- 🛡 Secure API handling with environment variables
Frontend
- HTML5
- Tailwind CSS
- JavaScript
- Chart.js
Backend
- Python
- Flask
- PyGithub API
git clone https://github.com/yourusername/github-resume-analyzer.git
cd github-resume-analyzer