Last Updated : 28/05/2020
I created this mock news website after following a tutorial by Brad Traversy. The webiste is designed by using grid and is also fully responsive so it is viewable on mobile devices.
Last Updated : 26/05/2020
I created this mock financial website after following a tutorial by Brad Traversy. The webiste is designed by using flexbox and is also fully responsive so it is viewable on mobile devices.
Last Updated : 24/05/2020
I created this mock hotel website after following a tutorial by Brad Traversy. The webiste is designed by using float rather than using flexbox or CSS grid. The webiste is also fully responsive by having a 2nd CSS that is used if the site is viewed with a mobile device.
Last Updated : 17/05/2020
I created the counter app by following a tutorial from the Coding Addict YouTube channel. The reviews app allows the user to scroll through reviews that are stored in an array. When you get to the last element in the array and click next you will then display the first element in the array and if you are at the first element in the array and click previous you will then display last element in the array.
Last Updated : 17/05/2020
I created the counter app by following a tutorial from the Coding Addict YouTube channel. The app allows the user to increase, decrease or reset a counter on the screen. Depending on the value of the counter the color of the value will change.
Last Updated : 16/05/2020
I created the color flipper app by following a tutorial from the Coding Addict YouTube channel. There are 2 version of the color flipper but both do the same task which is changing the back color by clicking a button. The simple version selects a color from a array of 4 colors and the hex version generates a random color in hexadecimal.
Last Updated : 10/05/2020
I created the weather app by following a tutorial from the Tyler Potts YouTube channel. The weather uses the API from openwathermap.org and returns a JSON with the data that is then displayed in the app. I’m still having problems in getting the degress C displayed correctly.
Last Updated : 4/05/2020
The 2 games in the link below where created by following an online tutorial by the “Clever Programmer” YouTube channel. The first game calculates your age in days using some simple maths and the second games is rock, paper scissors where you play against the computer that selects a random choice.
Last Updated : 20/04/2020
This webpage was created using HTML, CSS and some JavaScript built in VS Code. I managed to build this website after following an online tutorial by the Udemy YouTube channel and from there modified and tweaked the website to my needs.
The website is monitored using google analytics to track traffic.
Below is a link for my Github repository for the website.