diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 06a546da..33585d93 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -234,6 +234,18 @@
Ben Tracy
+
+
+
+
+
+
+ Dinesh Anbazhagan
+
+ |
diff --git a/public/img/avatar/Dinesh_Anbazhagan.jpg b/public/img/avatar/Dinesh_Anbazhagan.jpg
new file mode 100644
index 00000000..ff830813
Binary files /dev/null and b/public/img/avatar/Dinesh_Anbazhagan.jpg differ
diff --git a/public/img/bid_image/Dinesh_Anbazhagan.jpg b/public/img/bid_image/Dinesh_Anbazhagan.jpg
new file mode 100644
index 00000000..df749998
Binary files /dev/null and b/public/img/bid_image/Dinesh_Anbazhagan.jpg differ
diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json
index 3d53dc36..00e68dd7 100644
--- a/src/Jsons/Contributors.json
+++ b/src/Jsons/Contributors.json
@@ -205,5 +205,14 @@
"location": "Charlottesville, Virginia, USA 🇺🇸",
"GitHub": "https://github.com/BenTracyDotCom",
"text": "I want to see and sleep under the Northern Lights."
+ },
+ {
+ "id": "Dinesh Anbazhagan",
+ "image": "img/bid_image/Dinesh_Anbazhagan.jpg",
+ "avatar": "img/avatar/Dinesh_Anbazhagan.jpg",
+ "name": "Dinesh Anbazhagan",
+ "location": "Vellore, Tamil Nadu, India 🇮🇳",
+ "GitHub": "https://github.com/itzmidinesh",
+ "text": "I have always been fascinated by computers and technology. I want to become a software developer and feed my hunger for technology. If I can contribute something of significance to open source software, that is an added benifit I will take any day."
}
]