diff --git a/contributors/itsmrseantoo.html b/contributors/itsmrseantoo.html new file mode 100644 index 00000000..f66e3fb4 --- /dev/null +++ b/contributors/itsmrseantoo.html @@ -0,0 +1,71 @@ +
+

大肌肌Sean

+

HI, I'm Sean and from Taiwan!

+

Programming languages I use

+
+
+ Python +
+
+ JavaScript +
+
+ C++ +
+
+ Java +
+
+ +

Tools I use

+
+ + + + + + + ChatGPT +
+
+ diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..8abd52b4 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "itsmrseantoo.html", "roshanjossey.html", "gokultp.html", ];