Skip to content

Commit

Permalink
Merge pull request #451 from vatsalgamit/develop
Browse files Browse the repository at this point in the history
Updated Meet-the-Talent with VatsalGamit
  • Loading branch information
JaldeepAsodariya authored Nov 20, 2024
2 parents 080b4f8 + 8c18796 commit a0f2c3e
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,44 @@
"name": "X/Twitter"
}
]
},
{
"fullName": "Vatsal Gamit",
"location": "Bengluru, India",
"bio": "Experienced software engineer skilled in Python",
"email": "[email protected]",
"phone": "+91-9879768477",
"imageUrl": "https://vatsalgamit.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvats.5ee472f4.png&w=384&q=75",
"website": "https://vatsalgamit.com",
"skills": [
"Python",
"FastAPI",
"Django",
"LLMs",
"JavaScript"
],
"links": [
{
"icon": "website",
"link": "https://vatsalgamit.com",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/vatsalgamit",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/vatsalgamit",
"name": "LinkedIn"
},
{
"icon": "twitter",
"link": "https://x.com/Vatsal_Gamit",
"name": "X/Twitter"
}
]
}
]
}

0 comments on commit a0f2c3e

Please sign in to comment.