My solutions to the FreeCodeCamp FrontEnd Development Curriculum
They are all built in vanilla JavaScript with some JQuery for selection and API calls
- Calculator that can perform simple calculations.
- Local Weather app that communicates with a weather API and display the weather of that day.
- Pomodoro timer that helps people work more productively.
- A quote machine that communicates with a gwout-creating API and displays the quote.
- Twitch Channel viewer that uses the Twitch API to display the most popular channels and whether they are active or not.
- An app that searches for Wikipedia articles and displays the ten top results that the user can then access.
- A simple portfolio page built using Bootstrap