Skip to content

A web application to manage your GitHub profile and repositories easily

License

Notifications You must be signed in to change notification settings

DAXXTEAM/github-profile-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐙 GitHub Profile Manager

Python Flask GitHub API License

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.

✨ Features

  • 📊 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

🚀 Quick Start

git clone https://github.com/DAXXTEAM/github-profile-manager.git
cd github-profile-manager
pip install -r requirements.txt
python app.py

Open http://localhost:5000

📖 Features

Profile Dashboard

  • View all repositories
  • Contribution graph
  • Top languages
  • Star history

Repository Management

  • Create new repos
  • Update settings
  • Add topics/tags
  • Edit READMEs

Bulk Actions

  • Add MIT license to all repos
  • Add topics to multiple repos
  • Update descriptions

📧 Contact

ARPIT SINGH

📄 License

MIT License


Made with ❤️ by DAXXTEAM

About

A web application to manage your GitHub profile and repositories easily

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published