{"id":22726112,"url":"https://github.com/reshmaharidhas/github-profile-viewer","last_synced_at":"2025-03-29T23:43:43.730Z","repository":{"id":247312644,"uuid":"825513295","full_name":"reshmaharidhas/Github-profile-viewer","owner":"reshmaharidhas","description":"Desktop application to view data of any Github profile from their github username using the Github REST API. It features information in visualizations with Matplotlib.","archived":false,"fork":false,"pushed_at":"2024-07-09T01:40:08.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T01:32:57.129Z","etag":null,"topics":["api","application-programming-interface","bar-chart","desktop-app","desktop-application","github","github-api","github-profile-stats","github-profile-viewer","github-rest-api","json","json-parser","matplotlib","pie-chart","python-desktop-application","python3","rest-api","tkinter","tkinter-gui","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reshmaharidhas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-08T01:30:06.000Z","updated_at":"2024-07-09T01:40:11.000Z","dependencies_parsed_at":"2025-02-05T01:31:17.734Z","dependency_job_id":"d8f884dd-c642-4aea-ba5c-319c7ec98428","html_url":"https://github.com/reshmaharidhas/Github-profile-viewer","commit_stats":null,"previous_names":["reshmaharidhas/github-profile-viewer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FGithub-profile-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FGithub-profile-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FGithub-profile-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FGithub-profile-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reshmaharidhas","download_url":"https://codeload.github.com/reshmaharidhas/Github-profile-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258862,"owners_count":20748573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","application-programming-interface","bar-chart","desktop-app","desktop-application","github","github-api","github-profile-stats","github-profile-viewer","github-rest-api","json","json-parser","matplotlib","pie-chart","python-desktop-application","python3","rest-api","tkinter","tkinter-gui","visualization"],"created_at":"2024-12-10T16:15:50.207Z","updated_at":"2025-03-29T23:43:43.710Z","avatar_url":"https://github.com/reshmaharidhas.png","language":"Python","readme":"# Github-profile-viewer  [![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Freshmaharidhas%2FGithub-profile-viewer\u0026labelColor=%23000000\u0026countColor=%230000ff\u0026style=plastic\u0026labelStyle=none\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/reshmaharidhas/Github-profile-viewer\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/created-at/reshmaharidhas/Github-profile-viewer\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/reshmaharidhas/Github-profile-viewer\"/\u003e\n\u003c/p\u003e\nDesktop application to view profile data of Github users from their github username using the Github REST API.\n\n![screenshot_my_profile](https://github.com/reshmaharidhas/Github-profile-viewer/assets/37250413/7fbd37d4-60a3-4010-ad21-748f87f80a83)\n\n## Tech Stack💻\n- Python\n- Tkinter\n- Matplotlib\n- REST API\n\n## API used💻\n- GitHub REST API\n- Endpoints:\n    - /users/{username} (for user profile information)\n    - /users/{username}/repos (for repository list)\n    - /users/{username}/followers (for followers list)\n    - /users/{username}/following (for following list)\n\n## Features ✨\n- Search github profiles 🔍\n- Displays publicly available data in github profile such as,\n    - Profile picture\n    - Name\n    - GitHub url\n    - Bio\n    - Email ID\n    - Company\n    - Location\n    - Number of followers\n    - Number of followings\n    - Twitter profile name\n    - Total number of repositories\n    - Date of account creation in GitHub\n    - Last date of GitHub account modified\n- Display names of all repositories in the GitHub account.\n- Opens the webpage of the repository in your default web browser by double clicking on the repository name.\n- Displays the top 5 starred repositories in the Github account.\n- Display all the followers and followings list.\n- Graphical visualizations of GitHub profile repository 📊\n    - Repository creation count over the years (Bar chart).\n    - Programming language usage distribution (Pie chart).\n    - Star count for top 5 repositories (bar chart).\n    - Top committed repositories with commit count (pie chart).\n- Error handling done to handle invalid github profiles, API rate limit exceeded.\n\n## Screenshots💻\n![screenshot_google](https://github.com/reshmaharidhas/Github-profile-viewer/assets/37250413/659ec57c-631a-4195-95e8-07b5af0296bb)\n\n## Installation🔌\n1. Clone the repository\n2. Navigate to the project directory\n3. Install the dependencies\n\n## Run⚙️\nBefore running the application, \n1. Obtain a GitHub personal access token.\n2. Insert your personal access token into github_profile_viewer.py file.\nReplace with your GitHub personal access token\nkey = \"YOUR_GITHUB_TOKEN'\n3. Run the github_profile_viewer.py file.\n\n## License 📖\nMIT license\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freshmaharidhas%2Fgithub-profile-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freshmaharidhas%2Fgithub-profile-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freshmaharidhas%2Fgithub-profile-viewer/lists"}