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.

Programing Project

MMP100

Title: Mad Libs Project

Semester/Year: Spring 2024

Coding/programming languages: I used HTML, CSS and JavaScript

For this project I did the mad libs using the code Sandbox. Some of the difficult things i faced is all the codes and symbols that i needed to use but something I really like is the result that we get from the project, the function of it. (For some reason it does not show the story, I need some help with that professor)

Here is the link: https://fsdwd3.csb.app/

Code project: https://codesandbox.io/p/sandbox/mad-libs-version-1-fsdwd3