Github profile search

2024

Simple web application for search a Github profile, entered the username in the platform, you can get some basic information about an specific profile, like the amount of followers, following, and some of their public repositories.
You can see besides, the public profile picture, about, the name and the description of every public repository. With a tiny description of each project, the main language that is building by, and the amount of stars that are avaliable.
I use the public GitHub API for fetch every data showed, and can access to every public repo.
If you click on the name of one, they are direct links, bring you to the original directory on GitHub.
Platform
Github
Technologies used:
main-view-github-profile-search