You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Week1/MAKEME.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,8 @@ In the following assignment you'll make your own Digital Resume. Here are the re
50
50
- It needs to be one webpage
51
51
- Your project folder should contain two files: a `.html` and a `.css` file
52
52
- Include the following pieces of information:
53
-
-Your personal information (Note: _the page will be public on the whole internet_ for our review, so as a privacy-conscious individual, feel free to use fake information here)
54
-
- A picture of you
53
+
-Some personal information (Note: _the page will be public on the whole internet_ for our review, so as a privacy-conscious individual, feel free to use fake information here)
54
+
- A picture of you (or a fake one, https://thispersondoesnotexist.com/ provides AI generated faces)
55
55
- A few lines about who you are
56
56
- Education (list at least 1 education institute)
57
57
- Work experience (list at least 1 workplace)
@@ -75,7 +75,7 @@ When writing the CSS include the following:
75
75
After you've finished your todo list it's time to show us what you got! The homework that needs to be submitted is the following:
76
76
77
77
1. The CLI challenge
78
-
2.The Digital Resume
78
+
2.A link to your *deployed*Digital Resume! Remember your CLI knowledge to figure out the URL to it (a webserver is just a computer and so the directories are part of the URL!)
79
79
80
80
Upload both in a repository to GitHub and then upload the link to it on the Trello board: "Feedback Assignments". Go through the [guide](../hand-in-homework-guide.md) to learn how to do this.
0 commit comments