Describe your previous experiences with coding.

I have not coded before last semester, so my skills are quite limited to Core1: Interaction. However, I did utilize a lot of JavaScript in my Harmonic Collection to keep the website engaging. I also spent the winter break coding my portfolio website from scratch.

How excited about learning code are you?

I am quite excited to have more practice and better my fluency. I don’t think I am too nervous about the coding portion of the class, moreso the pacing. I hope I have enough time to successfully create an interactive and interesting website.

How do you imagine coding fitting in with the rest of your design curriculum and career after college?

I am interested in UI/UX, so I believe it will help me to fully realize my app and web designs through front-end coding.

What text editor do you prefer to use?

Visual Studios

Have you used GitHub before? Describe your understanding of GitHub.

Yes, I used GitHub last semester. I also used it to push the repository on my personal portfolio website.

Describe the relationship between HTML, CSS, and JavaScript.

HTML is like the blueprint of a house, defining its structure. CSS is the interior designer, making it visually appealing. JavaScript is the handyman, adding interactive features. Together, they create a well-designed and functional website – just like a house on the internet.

Using each HTML heading tag, list your favorite foods ranked by importance.

Favorite Foods

1. Japanese Food

2. Thai Food

3. Indonesian Food

4. Korean Food
5. French Food

Create an unordered list (`ul`) and link to some of your favorite graphic design or development related websites. Include a paragraph (`p`) on each site describing why it is important to you.

Insert an image (`img`) that brings you joy to the page. Make sure the image includes `alt text` that describes the image.

Season 4, Episode 13 of Keeping Up With The Kardashians GIF

Insert a video embed into the page.

Nest the following series of HTML tags inside each other, where each → represents a new level. make sure to maintain proper indentation. `main` → `section` → `div` → `p` → `span` no need to fill these tags with any actual content.

Create an ordered list of the top 5 countries you’d like to visit. within each country, create another ordered list of the top cities you’d like to visit in that country. maintain proper indentation and make sure you nest your ordered lists properly.

  • Peru
    1. Lima
    2. Cusco
    3. Machu Picchu
  • South Africa
    1. Cape Town
    2. Johannesburg
    3. Durban
  • Iceland
    1. Reykjavik
    2. Vatnajokull National Park
    3. Golden Circle
  • Brazil
    1. Rio de Janeiro
    2. Sao Paulo
    3. Salvador
  • New Zealand
    1. Auckland
    2. Queenstown
    3. Wellington
  • Use `pre` tags to create a simple [concrete poetry](https://en.wikipedia.org/wiki/concrete_poetry) version of a haiku or other poem you write. the poem should represent how you feel at this moment. Hint: `pre` tags respect whitespace, you can add add lots of spaces and line breaks and they will show up like that when you view the web page.

                Silent code whispers,
                Thoughts flow in lines and spaces,
                A mind in circuits.
            

    Hidden HTML Comment

    Unordered list of musical artists with genres