Tech Stack: Python, Django, Azure
• Built a REST API w/ Django Rest Framework which generates a CSV formatted response of all github users info
retrieved from given search query. Hosted on Azure Web App Service.
• Utilized the GitHub API and web scraping to implement the functionality to take input such as keywords(coding
lang, followers, repo stars etc.) and location to search for potential employees and retrieve their name, email, location.