A website to view github repos from any username. Uses Github API to populate language tags and repositories. Sort repos by language by clicking on the tags.
https://krismakesstuff.github.io/githubportfoliosite/
- Clone this repository
- Change variables
username
andlanguageExclusions
in script.js to your preference. - Access site in browser (If using VSCode, click "Go Live").
- add error handling
- add more sorting and filtering options
- add text input for username. Reload page with username on submit.