Skip to content

Commit

Permalink
Merge pull request #429 from nikul-sagadhara/develop
Browse files Browse the repository at this point in the history
Update meet-the-talent.json
  • Loading branch information
JaldeepAsodariya authored Nov 18, 2024
2 parents 38de12f + 990b595 commit 40e1fc8
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,39 @@
"name": "X/Twitter"
}
]
},
{
"fullName": "Nikul Sagadhara",
"location": "Ahmedabad, India",
"bio": "I am a Front-End Developer skilled in React.js, JavaScript, Next.js, TypeScript, and Tailwind CSS, focused on creating responsive, interactive, and visually appealing web applications.",
"email": "nikulsagadhara@gmail.com",
"phone": "+91-7878501027",
"imageUrl": "https://cdn3.f-cdn.com/ppic/229252055/logo/32580439/7m4GY/CROPPED_profile_logo_LinkedIn_32580439.jpg",
"website": "https://xyz.com",
"skills": [
"React.js",
"JavaScript",
"Next.js",
"TypeScript",
"Tailwind CSS"
],
"links": [
{
"icon": "website",
"link": "https://nikul-sagadhara.netlify.app",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/nikul-sagadhara",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/nikul-sagadhara",
"name": "LinkedIn"
}
]
}
]
}
}

0 comments on commit 40e1fc8

Please sign in to comment.