diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..87a1808a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Namra Mahak +
+ + diff --git a/public/img/avatar/Namra_Mahak.jpg b/public/img/avatar/Namra_Mahak.jpg new file mode 100644 index 00000000..2bf31b3f Binary files /dev/null and b/public/img/avatar/Namra_Mahak.jpg differ diff --git a/public/img/bid_image/Namra_Mahak.jpg b/public/img/bid_image/Namra_Mahak.jpg new file mode 100644 index 00000000..6d106daf Binary files /dev/null and b/public/img/bid_image/Namra_Mahak.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..28ec2a32 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": "Namra Mahak", + "image": "img/bid_image/Namra_Mahak.jpg", + "avatar": "img/avatar/Namra_Mahak.jpg", + "name": "Namra Mahak", + "location": "Newcastle Upon Tyne, UK 🇬🇧", + "GitHub": "https://github.com/dev-namra", + "text": "I want to start my own business before I die" } ]