From 7208dc0760e99fa4a6421328d00873f9749f7140 Mon Sep 17 00:00:00 2001 From: Suryansh Dubey <119128959+suryansh924@users.noreply.github.com> Date: Thu, 7 Aug 2025 03:11:31 +0530 Subject: [PATCH 1/4] Create suryansh924.json --- public/data/suryansh924.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/data/suryansh924.json diff --git a/public/data/suryansh924.json b/public/data/suryansh924.json new file mode 100644 index 00000000..b4c245a8 --- /dev/null +++ b/public/data/suryansh924.json @@ -0,0 +1,13 @@ +{ + "name": "Suryansh Dubey", + "location": "Kota", + "bio": "I love looking at the small frictions in our daily lives and asking, 'How can tech make this better?" That curiosity drives me to build products that are simple, useful, and genuinely helpful.", + "avatar": "https://github.com/suryansh924.png", + "portfolio": "https://github.com/suryansh924", + "skills": ["C++", "Python", "TypeScript", "JavaScript", "SQL", "React.js", "Node.js", "Express", "FastAPI", "MongoDB", "Redis", "Docker", "LangChain", "REST APIs", "RAG Pipelines", "Prompt Engineering", "JWT Authentication", "Git", "AWS S3", "Webhooks", "Pytest"], + "social": { + "GitHub": "https://github.com/suryansh924", + "Twitter": "https://twitter.com/suryansh924", + "LinkedIn": "https://www.linkedin.com/in/suryanshdubey0902" + } +} From a53bf87f2ad97d1400ff7ebdb51bcf6a5e715e02 Mon Sep 17 00:00:00 2001 From: Suryansh Dubey <119128959+suryansh924@users.noreply.github.com> Date: Thu, 7 Aug 2025 03:13:19 +0530 Subject: [PATCH 2/4] Update ProfilesList.json --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 7a846f88..0b8e7002 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -550,5 +550,6 @@ "NikunjMehta.json", "parth-patel010.json", "hecker8055.json", - "omku415.json" + "omku415.json", + "suryansh924.json" ] From 50f2930275cb9c326b8935d6a446514f96b0a132 Mon Sep 17 00:00:00 2001 From: Suryansh Dubey <119128959+suryansh924@users.noreply.github.com> Date: Fri, 8 Aug 2025 10:33:28 +0530 Subject: [PATCH 3/4] Update suryansh924.json --- public/data/suryansh924.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/data/suryansh924.json b/public/data/suryansh924.json index b4c245a8..4896d256 100644 --- a/public/data/suryansh924.json +++ b/public/data/suryansh924.json @@ -8,6 +8,7 @@ "social": { "GitHub": "https://github.com/suryansh924", "Twitter": "https://twitter.com/suryansh924", - "LinkedIn": "https://www.linkedin.com/in/suryanshdubey0902" + "LinkedIn": "https://www.linkedin.com/in/suryanshdubey0902", + "Email": "dubeysuryansh14@gmail.com" } } From 77a21e149b4d9196b68b4cf400eac3f9d02375f1 Mon Sep 17 00:00:00 2001 From: Suryansh Dubey <119128959+suryansh924@users.noreply.github.com> Date: Fri, 8 Aug 2025 10:34:14 +0530 Subject: [PATCH 4/4] Update suryansh924.json --- public/data/suryansh924.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/suryansh924.json b/public/data/suryansh924.json index 4896d256..9ec1aa2a 100644 --- a/public/data/suryansh924.json +++ b/public/data/suryansh924.json @@ -1,7 +1,7 @@ { "name": "Suryansh Dubey", "location": "Kota", - "bio": "I love looking at the small frictions in our daily lives and asking, 'How can tech make this better?" That curiosity drives me to build products that are simple, useful, and genuinely helpful.", + "bio": "I love looking at the small frictions in our daily lives and asking, 'How can tech make this better?' That curiosity drives me to build products that are simple, useful, and genuinely helpful.", "avatar": "https://github.com/suryansh924.png", "portfolio": "https://github.com/suryansh924", "skills": ["C++", "Python", "TypeScript", "JavaScript", "SQL", "React.js", "Node.js", "Express", "FastAPI", "MongoDB", "Redis", "Docker", "LangChain", "REST APIs", "RAG Pipelines", "Prompt Engineering", "JWT Authentication", "Git", "AWS S3", "Webhooks", "Pytest"],