Below are a collection of coding projects that I have completed. These projects showcase my skills in HTML, CSS and Javascript. The websites are hosted on my personal server, which I set up while learning about the backend development of websites. 
HTML and CSS logos
HTML & CSS
For the Love of Fonts
For the Love of Fonts is a website I created using HTML and CSS to showcase different typefaces and fonts. The website was created to learn how to write HTML and CSS and create a responsive website using Bootstrap. 
Horizontal line
Javascript logo
Javascript
What's My BMI?
What's My BMI? is a website coded using Javascript to allow the user to calculate their Body Mass Index. Information at the bottom of the page informs the user of the meaning of their BMI. When their BMI is displayed, it matches the colour of the relevant category.  
Montessori Matching
Montessori Matching is a project focused mainly on coding in Javascript. The project is a matching game, and its functionality is to teach children to link words and images. In this project, I learned how to implement Javascript objects and arrays.
You can read my full report on the project here.
Back to Top