Creative Brief

Owen Roberts

My Final Project

Summarize your story: My story is about a frog that can dance. Beginning, middle and end.

Media: I’m going to use 5 illustrations of the frog character to create an interactive comic.

OR

I’m going to record 3 interviews with people describing their interactions with the frog character.

General style/emotion: Very silly, happy and colorful.

Software: Adobe Illustrator, Audacity

Mad Libs

Title:Mad Libs

Spring 2024

Languages used:HTML,CSS and JavaScript

link to page : https://myj3lr.csb.app/index.html

Link to code: https://codesandbox.io/p/sandbox/mad-libs-myj3lr

I created a mad libs story that takes a users input and returns them a story out using the info they inputed. A challenge I faced was getting the style.css page to work for me. I also really liked the idea of being able to generate any story based n different inputs.

Mad Libs

Title: Mad Libs

Spring 2024

Language used: HTML, CSS, JavaScript

Link to project: https://3tx5jp.csb.app/index.html

Link to code: https://codesandbox.io/p/sandbox/mad-libs-forked-3tx5jp?file=%2Fstyles.css%3A3%2C18

I created a Mad Libs story that takes user inputs and outputs a unique story. This was difficult. I don’t think I will be pursuing this as a career. But I felt like I accomplished something once done. I had trouble as always with the tiniest typos making huge problems. I also tried to add a picture but had trouble. It might have been the image I was using or maybe I just didn’t do it right…

Mad Libs

Title: Mad Libs

Spring 2024

Languages used: HTML, CSS, and Javascript

Link to the project.

Link to the code.

I created a Mad Libs website that takes a user input, that being name, location, color, food, and an animal. My experience with this website was pretty fun, since I am a CS major and haven’t done simple websites like this in a long time. It was honestly pretty funny how I looked up some syntax stuff on W3 at one point when I got a tiny error, but the AI assistant in codesandbox did help a bit. The only annoying part of the project may have actually been the AI assistant, since it kept on reformatting my code if it was too long, thus making it look weird. Despite that, I had a lot of fun with this project.