diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..fd23427c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -851,6 +851,16 @@ Shubhal Gupta + + + +
+ Naman Raj +
+ diff --git a/public/img/avatar/naman.jpg b/public/img/avatar/naman.jpg new file mode 100644 index 00000000..cbb1ff84 Binary files /dev/null and b/public/img/avatar/naman.jpg differ diff --git a/public/img/bid_image/naman_raj.jpg b/public/img/bid_image/naman_raj.jpg new file mode 100644 index 00000000..77eddd7c Binary files /dev/null and b/public/img/bid_image/naman_raj.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..cc495cea 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": "Naman Raj", + "image": "img/bid_image/naman_raj.jpg", + "avatar": "img/avatar/naman.jpg", + "name": "Naman Raj", + "location": "Bangalore, India,in", + "GitHub": "https://github.com/Denyme24", + "text": "Before I die, I want a happy and healthy family, a loving and wise wife, and two wonderful kids. I aim for a fulfilling career while seeing my big brother take our father's business to new heights. Most importantly, I wish for my parents to always be happy and by my side" } ]