The Project is made to show your developer profile.
It fetches user details, user repositories and blogs published through APIs.
User endpoint - https://api.github.com/users/{username}
User Repo's endpoint - https://api.github.com/users/{username}/repos
User Articles endpoint - https://dev.to/api/articles?username={username}