This tool helps identify codecentric employees with specific programming language skills by querying the GitHub API. It enables customers to easily find developers proficient in languages like Scala for their projects.
- Fetches codecentric organization members from GitHub.
- Retrieves repositories and programming languages used by each member.
- Filters members based on a specified programming language.
- Backend: Node.js, Express
- API: GitHub API