+ mjpalash
+ Associate Professor, BITS Pilani (WILP)
+ Programming languages I use
+
+
+ Python
+
+
+ JavaScript
+
+
+
+ Tools I use
+
+
+
+
+
+
From 776f24d14b93462be7ad91d76900fa8fd8519fcc Mon Sep 17 00:00:00 2001
From: Mrityunjay Kumar <118720403+mjpalash@users.noreply.github.com>
Date: Sat, 29 Nov 2025 12:02:22 +0530
Subject: [PATCH 2/3] Added mjpalash in contributor javascript as well
---
scripts/contributors.js | 3 +++
1 file changed, 3 insertions(+)
diff --git a/scripts/contributors.js b/scripts/contributors.js
index a090a27a..183d8a70 100644
--- a/scripts/contributors.js
+++ b/scripts/contributors.js
@@ -1,4 +1,7 @@
const contributorFiles = [
+ "mjpalash.html",
"roshanjossey.html",
"gokultp.html",
];
+
+
From 0331bf4235701dce69adf9f5251d2085ccbb9cb9 Mon Sep 17 00:00:00 2001
From: GitHub Actions