Manage your GitHub profile and repositories through a beautiful web interface
Web application to view stats, manage repositories, and update your GitHub profile - all from one dashboard.
- 📊 Profile Analytics - Stars, forks, contributions
- 📁 Repository Manager - Create, update, delete repos
- 🏷️ Bulk Operations - Add topics, licenses to multiple repos
- 📝 README Editor - Edit READMEs with preview
- 🔍 Search & Filter - Find repos quickly
- 📈 Stats Dashboard - Visual analytics
- 🔐 Secure - GitHub OAuth integration
git clone https://github.com/DAXXTEAM/github-profile-manager.git
cd github-profile-manager
pip install -r requirements.txt
python app.pyOpen http://localhost:5000
- View all repositories
- Contribution graph
- Top languages
- Star history
- Create new repos
- Update settings
- Add topics/tags
- Edit READMEs
- Add MIT license to all repos
- Add topics to multiple repos
- Update descriptions
ARPIT SINGH
MIT License
Made with ❤️ by DAXXTEAM