Here, I've created a project that uses the GitHub REST API to fetch data from online repositories, allowing me to integrate them directly onto any website. Search included.
The best part: the website automatically updates when any changes are pushed to GitHub. What a huge time saver!
This is a project gallery built with JavaScript that implements:
click
event listeners with the matches
method to target specific elements within a group.for...of
loops.for...in
loops.input
event listeners.