-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #434 from itsDipaks/develop
Update meet-the-talent.json
- Loading branch information
Showing
1 changed file
with
40 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,12 +47,7 @@ | |
"phone": "+91-8780415854", | ||
"imageUrl": "https://media.licdn.com/dms/image/v2/D4D03AQGxRAwJb7cH3A/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1730714119842?e=1736380800&v=beta&t=a2fyat_NnQxmqS0zWg3BrpVjmG_4OraBW19EKvSAyyc", | ||
"website": "", | ||
"skills": [ | ||
"Android", | ||
"Flutter", | ||
"Gen AI", | ||
"Python Automation" | ||
], | ||
"skills": ["Android", "Flutter", "Gen AI", "Python Automation"], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
|
@@ -84,11 +79,7 @@ | |
"phone": "+91-9723925030", | ||
"imageUrl": "https://media.licdn.com/dms/image/v2/C5603AQE1PclSRRKRTw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1516564166327?e=1736380800&v=beta&t=QlBcfAaui6Szrk1K42mPk2SUx7clEtSRR_LpJ_HOl18", | ||
"website": "", | ||
"skills": [ | ||
"Android", | ||
"Kotlin", | ||
"Flutter" | ||
], | ||
"skills": ["Android", "Kotlin", "Flutter"], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
|
@@ -120,11 +111,7 @@ | |
"phone": "+91-7984268169", | ||
"imageUrl": "https://res.cloudinary.com/daily-now/image/upload/s--_L6xwplo--/f_auto,q_auto/v1700137990/avatars/avatar_yQ0Yyq4SQpV7nCTC0nWSi", | ||
"website": "https://pratik-bharad.webflow.io/", | ||
"skills": [ | ||
"Android", | ||
"Kotlin", | ||
"Flutter" | ||
], | ||
"skills": ["Android", "Kotlin", "Flutter"], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
|
@@ -444,12 +431,7 @@ | |
"phone": "+91 9016125654", | ||
"imageUrl": "https://techconnectors.community/profile/mayurgohel/profile.jpg", | ||
"website": "https://techconnectors.community/profile/mayurgohel", | ||
"skills": [ | ||
"iOS", | ||
"Flutter", | ||
"Android", | ||
"AI/ML" | ||
], | ||
"skills": ["iOS", "Flutter", "Android", "AI/ML"], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
|
@@ -781,6 +763,42 @@ | |
"name": "LinkedIn" | ||
} | ||
] | ||
}, | ||
{ | ||
"fullName": "Dipak Pawar", | ||
"location": "Ahmedabad, India", | ||
"bio": "Experienced Web developer skilled in React, API integration, Nextjs and JavaScript.", | ||
"email": "[email protected]", | ||
"phone": "+91-8600405446", | ||
"imageUrl": "https://avatars.githubusercontent.com/u/96649241?v=4", | ||
"website": "https://itsdipaks.github.io/", | ||
"skills": [ | ||
"React", | ||
"NextJs", | ||
"Javascript", | ||
"Typescript", | ||
"mongodb", | ||
"express", | ||
"NodeJS", | ||
"Firebase" | ||
], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
"link": "https://itsdipaks.github.io/", | ||
"name": "Portfolio" | ||
}, | ||
{ | ||
"icon": "github", | ||
"link": "https://github.com/itsDipaks", | ||
"name": "Github" | ||
}, | ||
{ | ||
"icon": "linkedin", | ||
"link": "https://www.linkedin.com/in/dipak-pawar-550776221/", | ||
"name": "LinkedIn" | ||
} | ||
] | ||
} | ||
] | ||
} |