diff --git a/.gitignore b/.gitignore index 4df2ed26c..8ec64b3a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .vscode .DS_Store node_modules -.parcel-cache \ No newline at end of file +.parcel-cache + +.env \ No newline at end of file diff --git a/assets/cloudy.svg b/assets/cloudy.svg new file mode 100644 index 000000000..bd624eee6 --- /dev/null +++ b/assets/cloudy.svg @@ -0,0 +1,3 @@ + diff --git a/assets/rain.svg b/assets/rain.svg new file mode 100644 index 000000000..89c4d1abc --- /dev/null +++ b/assets/rain.svg @@ -0,0 +1,6 @@ + diff --git a/assets/snow.svg b/assets/snow.svg new file mode 100644 index 000000000..bb0b2b109 --- /dev/null +++ b/assets/snow.svg @@ -0,0 +1,8 @@ + diff --git a/assets/sunny.svg b/assets/sunny.svg new file mode 100644 index 000000000..b85a98c7f --- /dev/null +++ b/assets/sunny.svg @@ -0,0 +1,11 @@ + diff --git a/assets/windy.svg b/assets/windy.svg new file mode 100644 index 000000000..29fdb3d02 --- /dev/null +++ b/assets/windy.svg @@ -0,0 +1,6 @@ + diff --git a/coworking_agreement.md b/coworking_agreement.md index cfdf3bf67..47e84272a 100644 --- a/coworking_agreement.md +++ b/coworking_agreement.md @@ -4,22 +4,28 @@ Talk through each section with your partner. Add notes on what you discussed and ## Accessibility Needs *What does each team member need access to in order to succeed and show up the best they can?* +Communicate via Slack. ## Collaboration vs. Individual Work Expectations *Clarify your collaboration expectations - does your group want to write code together all of the time? Or divide work to do independently, then come together to share accomplishments? What tools and technologies can help your collaboration?* +Makiko: +We will prefer dividing work to do independently and then meet on Zoom to do code review and pair programming if needed. ## Learning Style *How does each team member learn best in project settings?* +Makiko: Communicates well with a teammate and share ideas. ## Preferred Feedback Style *How does each team member best receive feedback?* +Makiko: I prefer direct feedback. ## One Team Communication Skill to Improve *What is a teamwork-related skill you want to work on?* +Makiko: I want to improve how I communicate my ideas and solutions to ensure my teammates and I are aligned. ## Optional: Other agreements *Other co-working agreements that were not captured in the above sections.* ## Signatures -______________ _______________ -Date: _________ +Makiko Yokoyama, _______________ +Date: 12/03/2025 diff --git a/index.html b/index.html index 34f855fa3..dcb5036d7 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ +
@@ -8,8 +9,60 @@ + + + +For the lovely city of
+ +