git-languages.A simple Python script to analyze the most used programming languages in a GitHub user's repositories. It uses the GitHub GraphQL API to fetch repository data and calculates the usage percentage of each language. The results are displayed with a loading animation for better user experience.