JavaScript Projects
This is my JavaScript project page where I will upload the projects I work on. Each project will have a description of what it is and the code can be viewed on my GitHub account by clicking the icon below each description.
Games
As I learn JavaScript, I have decided to try to practice what I am learning by creating some basic games. Check out the different games that I have learnt to code so far!
Background Generator
On this page, I explain how I have used a combination of JavaScript, HTML and CSS to create an interactive gradient background generator that allows users to change its colours.