diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 4ab0d4c0..6e3f4f2f 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -852,5 +852,17 @@
+
+
+
+
+
+ Will VW
+
+ |
+
diff --git a/public/img/avatar/will-vw-iv.jpg b/public/img/avatar/will-vw-iv.jpg
new file mode 100644
index 00000000..0ccc07bb
Binary files /dev/null and b/public/img/avatar/will-vw-iv.jpg differ
diff --git a/public/img/bid_image/coding.jpg b/public/img/bid_image/coding.jpg
new file mode 100644
index 00000000..7425ef86
Binary files /dev/null and b/public/img/bid_image/coding.jpg differ
diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json
index 7972089a..9cdfd8f1 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": "Will_VW",
+ "image": "img/bid_image/coding.jpg",
+ "avatar": "img/avatar/will-vw-iv.jpg",
+ "name": "Will_VW",
+ "location": "Tokyo, Japan",
+ "GitHub": "https://github.com/lostonpurpose",
+ "text": "I want to code a video game as a solo developer"
+}
]