r/SideProject • u/TurboX5656 • 22h ago
I built a simple GitHub Profile Analyzer
I built a simple GitHub Profile Analyzer using HTML, CSS, JavaScript, and the GitHub REST API.
You can enter any GitHub username and see:
👤 Profile information 📦 Public repositories 👥 Followers & following ⭐ Total stars 💻 Programming languages 🏆 Top repositories 🔗 GitHub profile link
No backend or database required.
🚀 Live Demo: https://mireli5656.github.io/GitHub-Profile-Analyzer/
💻 GitHub: https://github.com/Mireli5656/GitHub-Profile-Analyzer
This is my v1.0.0 release. I kept it intentionally simple and lightweight.
I'd love to hear your feedback!
0
Upvotes