From 6553fb77af12b69098bb35e2c1285df86c5ccff6 Mon Sep 17 00:00:00 2001 From: Kush Sharma Date: Tue, 4 Nov 2025 16:26:23 +0530 Subject: [PATCH 1/2] Update meet-the-talent.json --- public/data/meet-the-talent.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/public/data/meet-the-talent.json b/public/data/meet-the-talent.json index ebdcaa4a..6cffc32a 100644 --- a/public/data/meet-the-talent.json +++ b/public/data/meet-the-talent.json @@ -1,5 +1,35 @@ { "talents": [ + { + "fullName": "Kush Sharma", + "location": "Bangalore, India", + "bio": "Experienced Senior Software Engineer with 9.5+ years of experience in web development,\nspecializing in Java and AI. Skilled in using AI tools to boost coding efficiency and bring new ideas to app development. Passionate about leading\ncomplex projects, contributing to open-source communities, and mentoring junior\nengineers to foster team growth and deliver high-quality and secured SaaS apps. My expertise\nincludes hands-on development in Java Multi-threading Web apps and multi-tenant\n architectures using Azure & AWS.", + "email": "kushsharma1001@gmail.com", + "phone": "+91-9413332180", + "imageUrl": "https://github.com/user-attachments/assets/5f4d60c3-5acf-4ca0-8af2-81aaad74f089", + "website": "www.github.com/kushsharma1001", + "skills": [ + "Java", + "Kotlin", + "Spring Boot", + "C#", + "Python", + "AWS", + "Azure" + ], + "links": [ + { + "icon": "github", + "link": "https://github.com/kushsharma1001", + "name": "Github" + }, + { + "icon": "linkedin", + "link": "https://www.linkedin.com/in/kushsharma1001/", + "name": "LinkedIn" + } + ] + }, { "fullName": "Pranay Patel", "location": "Ahmedabad, India", From a388c27981e6f1aec838c4b99489df81cf36ed53 Mon Sep 17 00:00:00 2001 From: Kush Sharma Date: Wed, 5 Nov 2025 22:50:22 +0530 Subject: [PATCH 2/2] Update meet-the-talent.json --- public/data/meet-the-talent.json | 60 ++++++++++++++++---------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/public/data/meet-the-talent.json b/public/data/meet-the-talent.json index 6cffc32a..cc6276d7 100644 --- a/public/data/meet-the-talent.json +++ b/public/data/meet-the-talent.json @@ -1,35 +1,5 @@ { "talents": [ - { - "fullName": "Kush Sharma", - "location": "Bangalore, India", - "bio": "Experienced Senior Software Engineer with 9.5+ years of experience in web development,\nspecializing in Java and AI. Skilled in using AI tools to boost coding efficiency and bring new ideas to app development. Passionate about leading\ncomplex projects, contributing to open-source communities, and mentoring junior\nengineers to foster team growth and deliver high-quality and secured SaaS apps. My expertise\nincludes hands-on development in Java Multi-threading Web apps and multi-tenant\n architectures using Azure & AWS.", - "email": "kushsharma1001@gmail.com", - "phone": "+91-9413332180", - "imageUrl": "https://github.com/user-attachments/assets/5f4d60c3-5acf-4ca0-8af2-81aaad74f089", - "website": "www.github.com/kushsharma1001", - "skills": [ - "Java", - "Kotlin", - "Spring Boot", - "C#", - "Python", - "AWS", - "Azure" - ], - "links": [ - { - "icon": "github", - "link": "https://github.com/kushsharma1001", - "name": "Github" - }, - { - "icon": "linkedin", - "link": "https://www.linkedin.com/in/kushsharma1001/", - "name": "LinkedIn" - } - ] - }, { "fullName": "Pranay Patel", "location": "Ahmedabad, India", @@ -143,6 +113,36 @@ "name": "X/Twitter" } ] + }, + { + "fullName": "Kush Sharma", + "location": "Bangalore, India", + "bio": "Experienced Senior Software Engineer with 9.5+ years of experience in web development,\nspecializing in Java and AI. Skilled in using AI tools to boost coding efficiency and bring new ideas to app development. Passionate about leading\ncomplex projects, contributing to open-source communities, and mentoring junior\nengineers to foster team growth and deliver high-quality and secured SaaS apps. My expertise\nincludes hands-on development in Java Multi-threading Web apps and multi-tenant\n architectures using Azure & AWS.", + "email": "kushsharma1001@gmail.com", + "phone": "+91-9413332180", + "imageUrl": "https://github.com/user-attachments/assets/5f4d60c3-5acf-4ca0-8af2-81aaad74f089", + "website": "www.github.com/kushsharma1001", + "skills": [ + "Java", + "Kotlin", + "Spring Boot", + "C#", + "Python", + "AWS", + "Azure" + ], + "links": [ + { + "icon": "github", + "link": "https://github.com/kushsharma1001", + "name": "Github" + }, + { + "icon": "linkedin", + "link": "https://www.linkedin.com/in/kushsharma1001/", + "name": "LinkedIn" + } + ] } ] }