From 28bd2aa1bf25f19742d781a870ba2d0edcf82e14 Mon Sep 17 00:00:00 2001 From: Jayraje Shinde Date: Wed, 3 Dec 2025 09:47:58 +0530 Subject: [PATCH 1/4] add Jayraje-Shinde --- contributors/Jayraje-Shinde.html | 100 +++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 contributors/Jayraje-Shinde.html diff --git a/contributors/Jayraje-Shinde.html b/contributors/Jayraje-Shinde.html new file mode 100644 index 00000000..ec3e24a6 --- /dev/null +++ b/contributors/Jayraje-Shinde.html @@ -0,0 +1,100 @@ +
+
+

Jayraje Shinde

+

Enthusiastic computer science student experienced in full-stack development, API engineering, and database-driven applications. Actively building projects that strengthen technical skills and reflect a disciplined, solution-oriented approach.

+
+ +
+

Programming Languages

+
+
JavaScript / TypeScript
+
Java
+
Python
+
C / C++
+
SQL
+
PHP
+
+
+ +
+

Tools & Technologies

+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + From c5a0b91de9cf0d065e0e84ab1845203fb091b245 Mon Sep 17 00:00:00 2001 From: Jayraje Shinde Date: Wed, 3 Dec 2025 09:49:49 +0530 Subject: [PATCH 2/4] add Jayraje-Shinde --- scripts/contributors.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..5c3cc395 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "Jayraje-Shinde.html", "roshanjossey.html", "gokultp.html", ]; From c70a0427f04ec4978b5bc75d4d8417d182f77d9b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 3 Dec 2025 04:20:02 +0000 Subject: [PATCH 3/4] 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 5c3cc395..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,4 @@ const contributorFiles = [ - "Jayraje-Shinde.html", "roshanjossey.html", "gokultp.html", ]; From 9b9e258d414b655382ceed4b2d8d9140b92d0048 Mon Sep 17 00:00:00 2001 From: Jayraje Shinde Date: Wed, 3 Dec 2025 09:57:20 +0530 Subject: [PATCH 4/4] add Jayraje-Shinde --- scripts/contributors.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/contributors.js b/scripts/contributors.js index 5c3cc395..eb58b5b1 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,5 @@ const contributorFiles = [ + "roshanjossey.html", + "gokultp.html", "Jayraje-Shinde.html", - "roshanjossey.html", - "gokultp.html", ];