diff --git a/contributors/goldenboymoyo-gif.html b/contributors/goldenboymoyo-gif.html
new file mode 100644
index 0000000..b643bc6
--- /dev/null
+++ b/contributors/goldenboymoyo-gif.html
@@ -0,0 +1,63 @@
+
+ Bright Moyo
+ Software engineer
+ Programming languages I use
+
+
+ Python
+
+
+ JavaScript
+
+ C#
+
+ Angular
+
+
+ React
+
+
+ Node.js
+
+
+ HTML
+
+
+
+ Tools I use
+
+
+
+
+

+
GitHub
+
+
+

+
Postman
+
+
+
+
\ No newline at end of file
diff --git a/scripts/contributors.js b/scripts/contributors.js
new file mode 100644
index 0000000..2deeab5
--- /dev/null
+++ b/scripts/contributors.js
@@ -0,0 +1,4 @@
+const contributorFiles = [
+ "goldenboymoyo-gif.html", // add your file name here
+ "stovecooks.html",
+];
\ No newline at end of file