Index
Code Blog
Assignment 1 - 10/12/2025
What challenges or troubles did you have completing this assignment. How did you work through them?
No troubles
What did you learn from this assignment? What did you already know?
None. I had already learned HTML from a class I took.
What resources (e.g. specific web articles, the class Ed forum, the TAs) were most helpful in completing this assignment?
How did you use these resources?
I used the website GeeksforGeeks to refresh me on HTML.
Assignment 2 - 10/29/2025
What was challenging about the assignment, and what specific kinds of problems did you have. How did you solve those problems?
Making sure everything was aligned was probably the most challening part of this assignment. To solve this problem, I looked up documentation online and kept testing things until it worked.
What did you learn from the assignment? Were there any special insights you had? What did you find that you already knew?
I learned how flexboxes worked. No special insights or anything that I already knew.
What kinds of resources were helpful for completing the assignment? Specific websites? Lectures? The class Piazza forum? The TAs? How did you use each of these resources?
GeeksforGeeks was the most helpful, and Stackoverflow. I went to these websites whenever I was stuck.
What are one or two things you had to Google to complete the assignment?
I had to look up how to use flexboxes a couple of times.