A Gödel tribute page made on codepen as practice and as part of a freecodecamp tutorial.
Web page that allows users to search for Wikipedia articles and displays the results with title and brief description.
The Wikipedia API is used to get the results which are displayed on a very minimalistic page.
All links open in a new tab.
A random Wikipedia page can also be opened.
Made as part of free code camp front end projects.
Plays an audio sound when the work or play time is done. The sound does not work on CodePen as it depends on a local audio file.
This project was done as part of the Freecodecamp front end libraries certification.