{"id":18150897,"url":"https://github.com/hari7261/gitprofile-search","last_synced_at":"2026-05-09T09:50:52.615Z","repository":{"id":258781890,"uuid":"875692491","full_name":"hari7261/GitProfile-search","owner":"hari7261","description":"GitHub Profile Finder is a sleek desktop app built with Python and CustomTkinter that allows you to search and view detailed GitHub user profiles. Instantly fetch bio, repos, followers, and more in a modern, dark-themed UI!","archived":false,"fork":false,"pushed_at":"2024-10-20T16:19:31.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:29:41.294Z","etag":null,"topics":["coustomtkinter","dark-mode","git","github-profile-finder","gui","hari7261","python","python3","requests","tinker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hari7261.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-20T16:13:14.000Z","updated_at":"2024-10-20T16:22:35.000Z","dependencies_parsed_at":"2024-10-20T19:30:31.262Z","dependency_job_id":null,"html_url":"https://github.com/hari7261/GitProfile-search","commit_stats":null,"previous_names":["hari7261/gitprofile-search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hari7261%2FGitProfile-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hari7261%2FGitProfile-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hari7261%2FGitProfile-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hari7261%2FGitProfile-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hari7261","download_url":"https://codeload.github.com/hari7261/GitProfile-search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247568153,"owners_count":20959746,"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":["coustomtkinter","dark-mode","git","github-profile-finder","gui","hari7261","python","python3","requests","tinker"],"created_at":"2024-11-02T01:05:46.883Z","updated_at":"2026-05-09T09:50:52.586Z","avatar_url":"https://github.com/hari7261.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 GitHub Profile Finder 🔍\r\n\r\nWelcome to **GitHub Profile Finder**, a simple yet powerful desktop application built with **Python** and **Tkinter** to quickly search and retrieve any GitHub user's profile details. This app is designed with a modern and sleek user interface using **CustomTkinter** and can be used to explore GitHub user profiles in style.✨\r\n\r\n\u003cp align=\"center\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/Python-3.9%2B-blue.svg\" alt=\"Python version\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/CustomTkinter-0.7.2-green.svg\" alt=\"CustomTkinter\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/Status-Active-brightgreen.svg\" alt=\"Status\"\u003e\r\n\u003c/p\u003e\r\n\r\n---\r\n\r\n## 🌟 Features\r\n\r\n- 🔍 **Search by Username**: Enter any GitHub username to retrieve profile details.\r\n- 🖼️ **Profile Picture**: Displays the profile picture of the user.\r\n- 📜 **Detailed Profile Info**: Retrieves the user’s bio, location, repositories, followers, and more.\r\n- 🌐 **Clickable GitHub Profile Link**: Open the user’s GitHub page directly from the app.\r\n- 🕒 **Joined Date**: Format and display when the user joined GitHub.\r\n- 🎨 **Dark Mode UI**: Enjoy a beautiful dark-themed user interface using CustomTkinter.\r\n- 📜 **Scrollable View**: See all the details without clutter using a smooth scrollable frame.\r\n\r\n---\r\n\r\n## 📋 Tech Stack\r\n\r\n| Technology        | Description                        |\r\n|-------------------|------------------------------------|\r\n| **Python** 🐍     | Core language of the project       |\r\n| **Tkinter** 📦    | GUI framework for Python           |\r\n| **CustomTkinter** 🎨 | Modern dark mode widgets and styling |\r\n| **Requests** 🌐   | Fetches user data from the GitHub API |\r\n| **Pillow** 🖼️    | Handles image processing for profile pictures |\r\n\r\n---\r\n\r\n## 🚀 How to Run\r\n\r\n1. **Clone the repository**:\r\n    ```bash\r\n    git clone https://github.com/yourusername/github-profile-finder.git\r\n    cd github-profile-finder\r\n    ```\r\n\r\n2. **Install required dependencies**:\r\n    ```bash\r\n    pip install -r requirements.txt\r\n    ```\r\n\r\n3. **Run the app**:\r\n    ```bash\r\n    python github_profile_finder.py\r\n    ```\r\n\r\n---\r\n\r\n## 🖼️ Screenshots\r\n\r\n### Main Window:\r\n![Main Window](/github/gitfinder%20(2).png)  \r\n*Search interface with a smooth dark-themed UI.*\r\n\r\n### Profile Example:\r\n![Profile Example](/github/gitfinder%20(1).png)  \r\n*User profile details fetched from the GitHub API.*\r\n\r\n---\r\n\r\n## 🚧 Future Enhancements\r\n\r\n- 🔐 **Authentication**: Add GitHub OAuth to get private profile details.\r\n- 📊 **Advanced Stats**: Display charts of user activity, repositories, and contributions.\r\n- 🗣️ **Social Sharing**: Add options to share GitHub profiles on social media.\r\n\r\n---\r\n\r\n## ❤️ Contributing\r\n\r\nFeel free to fork this repository, make some improvements, and submit a pull request. Contributions are always welcome! 🙌\r\n\r\n---\r\n\r\n## 🛠️ Dependencies\r\n\r\nMake sure you have the following libraries installed:\r\n\r\n- **CustomTkinter**\r\n- **Requests**\r\n- **Pillow**\r\n\r\nYou can install them with:\r\n```bash\r\npip install customtkinter requests pillow\r\n```\r\n\r\n---\r\n\r\n## 📧 Contact\r\n\r\nCreated with ❤️ by **[@hari7261](https://github.com/hari7261)**.  \r\nFeel free to reach out for any queries, suggestions, or collaborations!\r\n\r\n---\r\n\r\nEnjoy exploring GitHub profiles effortlessly! 😎🎉\r\n\r\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhari7261%2Fgitprofile-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhari7261%2Fgitprofile-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhari7261%2Fgitprofile-search/lists"}