From 5033bfe2b8b4ac76505b0c3a25b95ee757368909 Mon Sep 17 00:00:00 2001 From: Riya61810 Date: Fri, 15 May 2026 14:50:17 +0530 Subject: [PATCH 1/2] added by Riya61018 --- contributors/Riya.html | 169 ++++++++++++++++++++++++++++++++++++++++ scripts/contributors.js | 1 + 2 files changed, 170 insertions(+) create mode 100644 contributors/Riya.html diff --git a/contributors/Riya.html b/contributors/Riya.html new file mode 100644 index 00000000..827111a7 --- /dev/null +++ b/contributors/Riya.html @@ -0,0 +1,169 @@ +
+

🍓 Strawberry

+ +

+ Engineering student exploring technology, coding, and building cool + projects 🚀 +

+ +

💻 Programming Languages

+
+
Java
+
JavaScript
+
SQL
+
+ +

🚀 Skills

+
+
MERN Stack
+
AWS
+
Web Development
+
+ +

🛠 Tools I Use

+
+ +
+ + Git +
+ +
+ + GitHub +
+ +
+ + Postman +
+ +
+ + Linux +
+ +
+
+ + \ No newline at end of file diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..c9721160 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "Riya.html", "roshanjossey.html", "gokultp.html", ]; From 94a3c38150cf6f72ce897e98e7ba920964635d45 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 15 May 2026 09:23:41 +0000 Subject: [PATCH 2/2] Revert changes to scripts/contributors.js [skip ci] --- scripts/contributors.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/contributors.js b/scripts/contributors.js index c9721160..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,4 @@ const contributorFiles = [ - "Riya.html", "roshanjossey.html", "gokultp.html", ];