Skip to content

Commit 8b49e3a

Browse files
Merge pull request #580 from kushsharma1001/develop
Update meet-the-talent.json
2 parents 29eb4f2 + a388c27 commit 8b49e3a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

public/data/meet-the-talent.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,36 @@
113113
"name": "X/Twitter"
114114
}
115115
]
116+
},
117+
{
118+
"fullName": "Kush Sharma",
119+
"location": "Bangalore, India",
120+
"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.",
121+
"email": "kushsharma1001@gmail.com",
122+
"phone": "+91-9413332180",
123+
"imageUrl": "https://github.com/user-attachments/assets/5f4d60c3-5acf-4ca0-8af2-81aaad74f089",
124+
"website": "www.github.com/kushsharma1001",
125+
"skills": [
126+
"Java",
127+
"Kotlin",
128+
"Spring Boot",
129+
"C#",
130+
"Python",
131+
"AWS",
132+
"Azure"
133+
],
134+
"links": [
135+
{
136+
"icon": "github",
137+
"link": "https://github.com/kushsharma1001",
138+
"name": "Github"
139+
},
140+
{
141+
"icon": "linkedin",
142+
"link": "https://www.linkedin.com/in/kushsharma1001/",
143+
"name": "LinkedIn"
144+
}
145+
]
116146
}
117147
]
118148
}

0 commit comments

Comments
 (0)