Published 22 February 2020
The objective of this project was to create a website using HTML and CSS. Using HTML and CSS, we were tasked with creating containers and using floats and positioning to refactor existing code.
Published 29 February 2020
The objective of this project was to create a website using bootstrap elements and our own github pages. We were tasked with creating multiple pages and creating responsive images and nav bars along with content that describes an "About Me", "Portfolio", and "Contact" pages.
Published 7 March 2020
Homework 3 requires us to create an application that generates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code. It will also feature a clean and polished user interface and be responsive, ensuring that it adapts to multiple screen sizes. The screenshot shows the example case of the homework 3. In my case, I decided to do a form on the page instead of prompts to make it a better user experience.
Published 18 March 2020
In this homework, we used javascript to code a quiz. This involved getting elements from the html, using the DOM in our actions, and much more. This also used some previously learned elements of HTML and CSS to format and structure the quiz.
Published 25 March 2020
Homework 5 looks at creating a planner using what we have learned so far using javascript, CSS, and HTML. I created a simple calendar application that allows the user to save events for each hour of the day. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery. Using the Moment.js library we have worked with date and time.
Published 6 April 2020
This project looks at utilising multiple web based apis along with a game interface created through semantic UI, CSS, HTML, and Javascript. This was a group project that ended up very successful.