diff --git a/accessibility/index.html b/accessibility/index.html index 636ab62a..0118187b 100644 --- a/accessibility/index.html +++ b/accessibility/index.html @@ -7,16 +7,16 @@ - + - + - + diff --git a/colophon/index.html b/colophon/index.html index b8ed42ef..0702a35d 100644 --- a/colophon/index.html +++ b/colophon/index.html @@ -7,16 +7,16 @@ - + - + - + diff --git a/projects/frontend-mentor/index.html b/projects/frontend-mentor/index.html index 0bc862ab..ba20d82e 100644 --- a/projects/frontend-mentor/index.html +++ b/projects/frontend-mentor/index.html @@ -297,7 +297,7 @@

Introduction

Technologies Used

The solutions currently included in the repository are built with HTML, CSS and vanilla JavaScript, with one of them also built with an API.

-
diff --git a/projects/recipe-hub/index.html b/projects/recipe-hub/index.html index 9ac736bc..26ba1822 100644 --- a/projects/recipe-hub/index.html +++ b/projects/recipe-hub/index.html @@ -300,8 +300,8 @@

Technologies Used

Challenges Faced

The free tier of Tasty API has a limited quota of how much response we can fetch monthly. As we worked on this project, we quickly ran out of quota multiple times, and therefore we had to constantly change our API key.

-
-

Lessons Learned

+
+

Lessons Learned

Chingu Voyage was a big help to me for gaining practical experience in working on group projects, and learning both hard and soft skills. Particupating in the Chingu Voyage allowed me to practice not only my HTML, CSS and JavaScript skills, but also my teamwork and communication skills that are needed in group projects.

You can read more about my completion of Chingu Voyage 46 from my blog post: Chingu Voyage 46 Completed.