From 72f862c0359be6cffb29813fcdac12caa7c22a7e Mon Sep 17 00:00:00 2001 From: GulshanJha00 Date: Sun, 3 May 2026 12:00:53 +0530 Subject: [PATCH 1/5] Add Gulshan to developer directory --- src/users/gulshan.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/users/gulshan.yaml diff --git a/src/users/gulshan.yaml b/src/users/gulshan.yaml new file mode 100644 index 0000000..5fc1c31 --- /dev/null +++ b/src/users/gulshan.yaml @@ -0,0 +1,15 @@ +name: Gulshan +github: GulshanJha00 +website: https://gulshankumar.xyz +email: gk4763549@gmail.com +linkedin: https://www.linkedin.com/in/gulshankumar0/ +country: India +location: Bangalore +role: MERN Stack Developer +languages: JavaScript TypeScript C++ Python +bio: | + MERN stack developer focused on Next.js, backend systems, and open source. + + Currently learning DevOps and improving problem solving skills through DSA and real-world projects. + + Interested in scalable web applications, UI/UX, and developer tooling. \ No newline at end of file From 93b871adb0105fb34bd10457d8b007698e6d9b58 Mon Sep 17 00:00:00 2001 From: GulshanJha00 Date: Sun, 3 May 2026 12:06:23 +0530 Subject: [PATCH 2/5] fix: address review feedback --- src/users/{gulshan.yaml => GulshanJha00.yaml} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename src/users/{gulshan.yaml => GulshanJha00.yaml} (97%) diff --git a/src/users/gulshan.yaml b/src/users/GulshanJha00.yaml similarity index 97% rename from src/users/gulshan.yaml rename to src/users/GulshanJha00.yaml index 5fc1c31..4e3376b 100644 --- a/src/users/gulshan.yaml +++ b/src/users/GulshanJha00.yaml @@ -12,4 +12,5 @@ bio: | Currently learning DevOps and improving problem solving skills through DSA and real-world projects. - Interested in scalable web applications, UI/UX, and developer tooling. \ No newline at end of file + Interested in scalable web applications, UI/UX, and developer tooling. + \ No newline at end of file From 2a69743605c36ae13a553f9054e049f8fcc23fb7 Mon Sep 17 00:00:00 2001 From: GulshanJha00 Date: Sun, 3 May 2026 12:10:41 +0530 Subject: [PATCH 3/5] fix: prevent profile metadata from collapsing --- src/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.njk b/src/index.njk index 83c28a7..4df26ff 100644 --- a/src/index.njk +++ b/src/index.njk @@ -24,7 +24,7 @@ layout: false data-skills="{{ person.data.languages }}">
-
+

{{ person.data.name }}

{{ person.data.role }}

From 40035420141ace48699221204c599dc1416772dd Mon Sep 17 00:00:00 2001 From: GulshanJha00 Date: Sun, 3 May 2026 12:15:22 +0530 Subject: [PATCH 4/5] changed width to 150px --- src/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.njk b/src/index.njk index 4df26ff..d75f2bd 100644 --- a/src/index.njk +++ b/src/index.njk @@ -24,7 +24,7 @@ layout: false data-skills="{{ person.data.languages }}">
-
+

{{ person.data.name }}

{{ person.data.role }}

From aeed8bf3bf5aafa30b7974517e539052b37dd439 Mon Sep 17 00:00:00 2001 From: GulshanJha00 Date: Sun, 3 May 2026 15:06:52 +0530 Subject: [PATCH 5/5] style: fix formatting --- src/users/GulshanJha00.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/users/GulshanJha00.yaml b/src/users/GulshanJha00.yaml index 0d8160c..1604ce3 100644 --- a/src/users/GulshanJha00.yaml +++ b/src/users/GulshanJha00.yaml @@ -11,4 +11,3 @@ bio: | MERN stack developer focused on Next.js, backend systems, and open source. Currently learning DevOps and improving problem solving skills through DSA and real-world projects. Interested in scalable web applications, UI/UX, and developer tooling. -