diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 4ab0d4c0..4f020b90 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -852,5 +852,17 @@
+
+
+
+
+
+ Shubhal Gupta
+
+ |
+
diff --git a/public/img/avatar/Petr_Movse.jpeg b/public/img/avatar/Petr_Movse.jpeg
new file mode 100644
index 00000000..43045c3a
Binary files /dev/null and b/public/img/avatar/Petr_Movse.jpeg differ
diff --git a/public/img/bid_image/Petr_Movse.jpg b/public/img/bid_image/Petr_Movse.jpg
new file mode 100644
index 00000000..c0841e5f
Binary files /dev/null and b/public/img/bid_image/Petr_Movse.jpg differ
diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json
index 7972089a..14ecc422 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": "Petr Movse",
+ "image": "img/bid_image/Petr_Mov.jpg",
+ "avatar": "img/avatar/Petr_Mov.jpeg",
+ "name": "Petr Movse",
+ "location": "Praha, Czech Republic cz",
+ "GitHub": "https://github.com/petimov",
+ "text": "I want to learn how to code in my limited spare time. Try to enjoy life to the fullest potential"
+}
]