From 3fff041cea2874e3c643dedff1a287a4c91f8211 Mon Sep 17 00:00:00 2001 From: Rishabh Singh <20rishabh05@gmail.com> Date: Sun, 3 May 2026 01:30:36 +0530 Subject: [PATCH 1/5] Add Rishabh to developer directory --- src/users/2005rishabh.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/users/2005rishabh.yaml diff --git a/src/users/2005rishabh.yaml b/src/users/2005rishabh.yaml new file mode 100644 index 0000000..ff13d11 --- /dev/null +++ b/src/users/2005rishabh.yaml @@ -0,0 +1,16 @@ +name: Rishabh Singh +github: 2005rishabh +website: https://portfolio-gamma-drab-69.vercel.app/ +email: singh10rishab@gmail.com +instagram: https://www.instagram.com/20_rishabh_05/ +linkedin: https://www.linkedin.com/in/rishabh-singh-505coder/ +country: India +location: Faridabad +role: Full Stack Developer & Open Source Contributor +languages: JavaScript TypeScript Python Java PHP +bio: | + I am a 3rd-year B.Tech Computer Science student and a passionate Full Stack Web Developer specializing in the MERN stack. + + I thrive on building scalable web applications and contributing to the open-source ecosystem. Recently, I've been enhancing AI-driven platforms like 'iloveAgents' by improving UI/UX and developer onboarding workflows through automated pre-fill logic. + + With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities. \ No newline at end of file From 78464245a3e10bdc32fdf526f6831262fa9f1368 Mon Sep 17 00:00:00 2001 From: Rishabh Singh <20rishabh05@gmail.com> Date: Sun, 3 May 2026 01:32:37 +0530 Subject: [PATCH 2/5] Fix text alignment for wrapped location/country labels --- src/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.njk b/src/index.njk index 85f5b74..58f82a1 100644 --- a/src/index.njk +++ b/src/index.njk @@ -31,7 +31,7 @@ layout: false {% set country = person.data.country %} {% set location = person.data.location %} {% if location or country %} -
+
{% if location %}{{ location }}{% endif %} {% if country %}{{ country }}{% endif %}
From ff869bee3d147ee625034a6cdea3e6ac64dc2cb3 Mon Sep 17 00:00:00 2001 From: Rishabh Singh <20rishabh05@gmail.com> Date: Sun, 3 May 2026 01:57:40 +0530 Subject: [PATCH 3/5] Address review: remove shrink-0 and fix newline --- src/index.njk | 2 +- src/users/2005rishabh.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/index.njk b/src/index.njk index 58f82a1..83c28a7 100644 --- a/src/index.njk +++ b/src/index.njk @@ -31,7 +31,7 @@ layout: false {% set country = person.data.country %} {% set location = person.data.location %} {% if location or country %} -
+
{% if location %}{{ location }}{% endif %} {% if country %}{{ country }}{% endif %}
diff --git a/src/users/2005rishabh.yaml b/src/users/2005rishabh.yaml index ff13d11..b50d3b2 100644 --- a/src/users/2005rishabh.yaml +++ b/src/users/2005rishabh.yaml @@ -13,4 +13,5 @@ bio: | I thrive on building scalable web applications and contributing to the open-source ecosystem. Recently, I've been enhancing AI-driven platforms like 'iloveAgents' by improving UI/UX and developer onboarding workflows through automated pre-fill logic. - With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities. \ No newline at end of file + With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities. + \ No newline at end of file From 62e438899bf421bcf709f9b6d5e1d88601a3c5d6 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sun, 3 May 2026 06:29:25 +1000 Subject: [PATCH 4/5] Update src/users/2005rishabh.yaml --- src/users/2005rishabh.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/users/2005rishabh.yaml b/src/users/2005rishabh.yaml index b50d3b2..ff13d11 100644 --- a/src/users/2005rishabh.yaml +++ b/src/users/2005rishabh.yaml @@ -13,5 +13,4 @@ bio: | I thrive on building scalable web applications and contributing to the open-source ecosystem. Recently, I've been enhancing AI-driven platforms like 'iloveAgents' by improving UI/UX and developer onboarding workflows through automated pre-fill logic. - With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities. - \ No newline at end of file + With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities. \ No newline at end of file From a11b4689307e2d37e1ad89aa2d36b27ad2863219 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sun, 3 May 2026 06:29:58 +1000 Subject: [PATCH 5/5] Update src/users/2005rishabh.yaml --- src/users/2005rishabh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/users/2005rishabh.yaml b/src/users/2005rishabh.yaml index ff13d11..e35ed52 100644 --- a/src/users/2005rishabh.yaml +++ b/src/users/2005rishabh.yaml @@ -13,4 +13,4 @@ bio: | I thrive on building scalable web applications and contributing to the open-source ecosystem. Recently, I've been enhancing AI-driven platforms like 'iloveAgents' by improving UI/UX and developer onboarding workflows through automated pre-fill logic. - With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities. \ No newline at end of file + With a strong foundation in Data Structures and Algorithms, I am dedicated to writing clean, maintainable code and building real-world projects that solve actual user problems. Currently exploring the intersection of Web Development and Machine Learning while actively preparing for internship opportunities.