Skip to content

Commit

Permalink
Update meet-the-talent.json
Browse files Browse the repository at this point in the history
added profile
  • Loading branch information
sohanpaliyal authored Nov 19, 2024
1 parent fa16e98 commit 71862fb
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
{
"talents": [
{
"fullName": "Sohan Ram",
"location": "Ahmedabad, India",
"bio": "4+ Experienced software developer skilled API integration, Angular 8+, TypeScript, React.js, and JavaScript.",
"email": "officialsohanpaliyal@gmail.com",
"phone": "+91-8112252116",
"imageUrl": "https://developers.google.com/static/profile/badges/events/community/devfest/2022/discover/badge.svg",
"website": "",
"skills": ["Angular", "React", "Typescript", "Javascript"],
"links": [
{
"icon": "website",
"link": "",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/sohanpaliyal",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/sohanpaliyal",
"name": "LinkedIn"
},
{
"icon": "twitter",
"link": "https://x.com/sohanpaliyal",
"name": "X/Twitter"
}
]
},
{
"fullName": "Pranay Patel",
"location": "Ahmedabad, India",
Expand Down Expand Up @@ -819,4 +851,4 @@
]
}
]
}
}

0 comments on commit 71862fb

Please sign in to comment.