From bef90c17907afe75f171da7f23370dae0595b48e Mon Sep 17 00:00:00 2001 From: Pranav M S Krishnan Date: Thu, 2 Apr 2026 20:42:52 +0530 Subject: [PATCH 1/3] Add contributor profile for Pranav-MSK --- contributors/Pranav-MSK.html | 137 +++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 contributors/Pranav-MSK.html diff --git a/contributors/Pranav-MSK.html b/contributors/Pranav-MSK.html new file mode 100644 index 00000000..43a14826 --- /dev/null +++ b/contributors/Pranav-MSK.html @@ -0,0 +1,137 @@ +
+

Pranav-MSK

+

+ Data-focused developer skilled in Python and SQL, with experience building analytical projects and web-based solutions. Interested in transforming data into insights and developing practical, scalable applications. +

+ +

Programming languages I use

+
+
Python
+
SQL
+
JavaScript
+
+ +

Tools I use

+
+ + + + + +
+
+ + From 85500806f53c2cdb3d6d76449868aa3b55334bee Mon Sep 17 00:00:00 2001 From: Pranav M S Krishnan Date: Thu, 2 Apr 2026 20:44:08 +0530 Subject: [PATCH 2/3] add Pranav-MSK --- scripts/contributors.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..7eea27ed 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "Pranav-MSK.html", "roshanjossey.html", "gokultp.html", ]; From 29dbda49001f7bbb2fe902fe4e1b6989f6f543f7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 2 Apr 2026 15:17:42 +0000 Subject: [PATCH 3/3] 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 7eea27ed..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,4 @@ const contributorFiles = [ - "Pranav-MSK.html", "roshanjossey.html", "gokultp.html", ];