GitHub User Finder using GitHub API and set GitHub Actions on the repo
Category Submission
Walky Wildcard
App Link
Screenshots
Description
This is an application that let anyone find any GitHub user by their username. It displays details of the GitHub user such as Name, Joining date, Followers, Repos, Following, Location, Websites, Bio, etc.
Link to Source Code
Permissive License : MIT
Background
Well, the idea was to decrease the time of user searching in GitHub and getting the details of any user without opening GitHub.
The most important part was I wanted to try GitHub Actions for the first time. The idea of getting notification if any push or pull request is made to the repo with the commit message, drive me in making this.
How I built it
I used HTML to structure the website, CSS to style the website, and JavaScript to code the Website, and YML to create the GitHub action. By building this I get the exposure of CI/CD and how to make the deployment process, and collaboration more interactable.
Additional Resources/Info
- ChatGPT
- Telegram
- StackOverflow
- Grammarly
Top comments (0)