diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..67d7d959 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Theodore Ngo +
+ + diff --git a/public/img/avatar/Theodore_Ngo.jpg b/public/img/avatar/Theodore_Ngo.jpg new file mode 100644 index 00000000..5b34b54b Binary files /dev/null and b/public/img/avatar/Theodore_Ngo.jpg differ diff --git a/public/img/bid_image/Theodore_Ngo.jpg b/public/img/bid_image/Theodore_Ngo.jpg new file mode 100644 index 00000000..5cb3fdb9 Binary files /dev/null and b/public/img/bid_image/Theodore_Ngo.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..203e0679 100644 --- a/src/Jsons/Contributors.json +++ b/src/Jsons/Contributors.json @@ -628,5 +628,14 @@ "location": "Kaduna, Nigeria πŸ‡³πŸ‡¬", "GitHub": "https://github.com/Luwa-Tech", "text": "I want to contribute massively to my nation. For my friends, family, and future generations. I want to acheive my dreams." + }, + { + "id": "Theodore Ngo", + "image": "img/bid_image/Theodore_Ngo.jpg", + "avatar": "img/avatar/Theodore_Ngo.jpg", + "name": "Theodore Ngo", + "location": "Salem, Oregon, USA πŸ‡ΊπŸ‡Έ", + "GitHub": "https://github.com/ngotheodore", + "text": "I want to see a starry night sky without any light pollution before I die." } ]