Posts

INFORMATION DESIGN- project 2

Image
2025-2025(week - week) FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media Information Design TABLE OF CONTENT MIB        Exercise 3        Exercise 4        Exercise 5        Reflection MODULE INFORMATION BRIEF (MIB) Exercise 3: Kinetic Typography This exercise was done as a group project where we created a kinetic typography animation based on a song. Each member was assigned a different part of the lyrics, and I was responsible for verse 2. For my part, I focused on creating a strong visual impact using bold typography, glitch effects, and high contrast colors such as red, black, and white to match the intense mood of the song. During the process, I experimented with different animation techniques such as scaling, position shifts, and distortion to make the text feel more dynamic...

INFORMATION DESIGN - project 1

Image
FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media Information Design TABLE OF CONTENT MIB        Video        Task       Reflection MODULE INFORMATION BRIEF (MIB) INSTRUCTABLE POSTER 1.1 fig Angela makes ravioli from Genova For this project, I chose the video “Angela Makes Ravioli from Genova” as my reference because it shows the full process of making ravioli in a clear and continuous flow. By observing the video, I was able to understand how each step connects naturally, from preparing the dough to assembling and cooking. This helped me break down the process into simpler stages and translate it into a more structured and visual format for my infographic.   REFERENCE Before starting my design, I explored several existing infographic examples such as pizza and bibimbap. From these references, I noticed...

INFORMATION DESIGN - exersice

Image
FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media Information Design TABLE OF CONTENT MIB        Lecture Note        Task        Feedback        Reflection MODULE INFORMATION BRIEF (MIB) Exercise 1: Quantify & Visualize Data For this exercise, we were required to quantify and visualize objects by arranging them into a clear layout. The goal is to present the quantity of objects in a simple and understandable visual form. Initial Exploration I collected several paper clips with different sizes, shapes and colours. At the beginning, I placed them on the background and started grouping them to observe their differences. Classification After observing the paper clips, I classified them based on size, shape and colour. The smaller paper clips were categorized into oval and triangle sha...

Task4 - Design Research Methodology

Image
  FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media RES60604 Design research methodology Weekly Plan and Module Assessment Tasks RES60604 Module Rules PDF of final report  MP4 of presentation video  Lecture weekly feedback 

INTERACTIVE DESIGN-PROJECT 1

2025-2025(week - week) FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media GCD60904 Interactive design TABLE OF CONTENT MIB        Instruction        Exercises 3        Feedback        Reflection MODULE INFORMATION BRIEF (MIB) INSTRUCTIONS Objective: The objective of this assignment is to develop a comprehensive proposal for the redesign of an existing website. The proposal should demonstrate your ability to critically evaluate a website’s design and functionality, and to propose design solutions that enhance user experience, aesthetics, and performance.   Assignment Description: You are required to select an existing website which you feel has several design and UX issue and prepare a detailed proposal for its redesign. The proposal should address the following key aspects: ...

INTERACTIVE DESIGN - Exercise 3 Creating a recipe card

2025-2025(week - week) FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media GCD60904 Interactive design TABLE OF CONTENT MIB        Instruction        Exercises 3        Feedback        Reflection MODULE INFORMATION BRIEF (MIB) INSTRUCTIONS In this exercise, you will create a recipe card using HTML and CSS. The goal is to design a basic webpage that displays a recipe's ingredients and instructions in a visually appealing format. Choose  ONE  recipe from the link below. Create an HTML file named "index.html." Create a section that displays the following information: Recipe title Include necessary images for the page List of ingredients Step-by-step cooking instructions Apply the style element in your document. Apply CSS rules to style your recipe card. Use CSS selectors ...

INTERACTIVE DESIGN - Exercise 2 HTML

Image
2025-2025(week - week) FANN WONG JING EN|0382237 Design Principles | Bachelor of Design (Honours) in Creative Media GCD60904 Interactive design TABLE OF CONTENT MIB        Lecture Note        Exercises        Feedback        Reflection MODULE INFORMATION BRIEF (MIB) LECTURE NOTE Objective Create a single HTML file that serves as a basic "About Me" or personal profile page. This exercise is designed to test your understanding of core HTML document structure and fundamental elements. Task Create one file named  index.html . When opened in a web browser, this file must display a simple page about you correctly. Your index.html file  must  include the following elements: Basic Document Structure: Correctly use the <!DOCTYPE html>, <...