diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..286fe677 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Hagen DeRouen +
+ + diff --git a/public/img/avatar/Hagen_DeRouen.jpg b/public/img/avatar/Hagen_DeRouen.jpg new file mode 100644 index 00000000..5754a8b7 Binary files /dev/null and b/public/img/avatar/Hagen_DeRouen.jpg differ diff --git a/public/img/bid_image/Hagen_DeRouen.jpg b/public/img/bid_image/Hagen_DeRouen.jpg new file mode 100644 index 00000000..fffe00a3 Binary files /dev/null and b/public/img/bid_image/Hagen_DeRouen.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..97ae8aba 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": "Hagen DeRouen", + "image": "img/bid_image/Hagen_DeRouen.jpg", + "avatar": "img/avatar/Hagen_DeRouen.jpg", + "name": "Hagen DeRouen", + "location": "College Station, Texas πŸ‡ΊπŸ‡Έ", + "GitHub": "https://github.com/hagenderouen", + "text": "Develop leading-edge technology that will change the world. Own acres of land and build a self-sustaining farm for my family and future generations. Glorify God in all that I do." +} ]