GitHub Profile Analyzer is a sleek and interactive web application designed to fetch and analyze GitHub profiles effortlessly. Built using HTML, CSS, and JavaScript, this tool provides key profile details, repository insights, and an AI-powered query feature for deeper analysis. The application boasts a clean, professional UI with a light theme and a fully responsive layout, ensuring an optimal user experience across all devices.
βοΈ Fetch and display GitHub user profile details (avatar, bio, location, followers, etc.)
βοΈ Show repositories with descriptions and programming languages used
βοΈ AI-powered "Ask AI" feature to gain insights about the profile
βοΈ Modern, professional, and responsive UI with an intuitive design
βοΈ Direct link to view the actual GitHub profile
- Enter a GitHub username in the input field.
- Click "Search" to fetch the profile details.
- View detailed profile information, including repositories.
- Explore repository descriptions and the languages used.
- Use the "Ask AI" feature to get insights on the profile.
- Click "View GitHub Profile" to open the actual profile on GitHub.
π Live Demo
Clone the repository and run the project locally:
git clone https://github.com/Amaan-Mujawar/GitHub-Profile-Analyzer.git
cd your-repo-name
Then, simply open index.html
in your browser.