diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fd7dac7c..565bc01b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -161,7 +161,7 @@ - + Tyler Celestin - + + + + + + +
+ Negar Nasiri +
+ + + diff --git a/public/img/avatar/Negar_Nasiri.jpeg b/public/img/avatar/Negar_Nasiri.jpeg new file mode 100644 index 00000000..1ef5a699 Binary files /dev/null and b/public/img/avatar/Negar_Nasiri.jpeg differ diff --git a/public/img/bid_image/Negar_Nasiri.jpg b/public/img/bid_image/Negar_Nasiri.jpg new file mode 100644 index 00000000..b5d41a45 Binary files /dev/null and b/public/img/bid_image/Negar_Nasiri.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 442eb24d..c07d3c99 100644 --- a/src/Jsons/Contributors.json +++ b/src/Jsons/Contributors.json @@ -1,5 +1,5 @@ [ -{ + { "id": "Alexander Clemens", "image": "img/bid_image/Alexander_Clemens.jpg", "avatar": "img/avatar/Alexander_Clemens.jpg", @@ -153,12 +153,21 @@ "text": "I want to visit as many countries as possible before I die." }, { - "id":"Tyler Celestin", - "image":"img/bid_image/Tyler_Celestin.jpg", - "avatar":"img/avatar/Tyler_Celestin.jpg", - "name":"Tyler Celestin", - "location":"Brooklyn, New York, USA πŸ‡ΊπŸ‡Έ", - "GitHub":"https://github.com/ccelest1", - "text":"I sincerely appreciate great design and aesthetics. In that same vein, I would cherish the opportunity to travel to vistas that exhibit careful and detailed architecture that is synergistic with their cultural and environmental surroundings. One of those places is, of course, Japan, which is renowned for its talented engineers and attention to green practices. One of my dreams is to work in the field of design, or potentially civil engineering if possible." - } + "id": "Tyler Celestin", + "image": "img/bid_image/Tyler_Celestin.jpg", + "avatar": "img/avatar/Tyler_Celestin.jpg", + "name": "Tyler Celestin", + "location": "Brooklyn, New York, USA πŸ‡ΊπŸ‡Έ", + "GitHub": "https://github.com/ccelest1", + "text": "I sincerely appreciate great design and aesthetics. In that same vein, I would cherish the opportunity to travel to vistas that exhibit careful and detailed architecture that is synergistic with their cultural and environmental surroundings. One of those places is, of course, Japan, which is renowned for its talented engineers and attention to green practices. One of my dreams is to work in the field of design, or potentially civil engineering if possible." + }, + { + "id": "Negar Nasiri", + "image": "img/bid_image/Negar_Nasiri.jpg", + "avatar": "img/avatar/Negar_Nasiri.jpeg", + "name": "Negar Nasiri", + "location": "Lisbon, Portugal πŸ‡΅πŸ‡Ή", + "GitHub": "https://github.com/negar-75", + "text": "I've always dreamed of owning my own business, generating income, creating numerous job opportunities, and leaving a significant mark on the world." + } ]