Beyond Being Creative

These are memorable university projects I have worked on as either as assignment or a simple workshop.

Creative Coding

This was an assignment for one of my first classes with Griffith University called Creative Coding. This assignment had a simple premise: Make a Yin and Yang symbol using only JavaScript with certain restrictions to how to code it. It is perhaps one of the most enjoyable pieces of work I have made as it introduced me to working around restrictions where such an easy task can become more troublesome.

 

This project taught me so much about how to code, improve coding and still being able to utilise my creativity to complete the project. A part of this project was to assist friends with it which helped show me how different we all coded the same simple project. This extra help taught me even more creative memorable ways to code even the most simple projects which is knowledge I use to this day.

Website Development

The class Design Thinking in IT provided a simple weekly project to complete which is shown completed here. The project was to make a HTML file which started in a vertical layout to change into a horizontal layout with modifications to the design of images, fonts/texts and sizing changes. It was lots of fun understanding and learning how to accomplish this with the restriction of not altering its HTML file. Changing the website meant having to add a CSS file to change its appearance to what the courses tutor wanted. This involved lots of studying to overcome this challenge. The enjoyable part for me was that once you understood how to change each feature individually the rest of the problems are extremely similar. This learning experience is invaluable to me as it taught me that some IT problems are similar which made it fun to fix.

Create Your Own Website With Webador