-
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 #409 from dhavalrupapara14/develop
Added Meet the talent data for Dhaval Rupapara
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 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 |
---|---|---|
|
@@ -523,6 +523,53 @@ | |
"name": "Resume" | ||
} | ||
] | ||
}, | ||
{ | ||
"fullName": "Dhaval Rupapara", | ||
"location": "Ahmedabad, India", | ||
"bio": "Android Developer | 10+ yr. Exp.| Expertise in E-commerce and Fintech apps. Solid experience in building apps and SDK from scratch using latest technologies, design and creativity. A keen eye for a great design & UX. Analytical and detail-oriented approach for app development.", | ||
"email": "[email protected]", | ||
"phone": "+91-9033172898", | ||
"imageUrl": "https://drive.google.com/file/d/17zdRZayfFc_gSXfbYIfscVbZjkXvbIMp/preview", | ||
"website": "", | ||
"skills": [ | ||
"Android", | ||
"Kotlin", | ||
"Java", | ||
"MVVM", | ||
"Clean Architecture", | ||
"Material design", | ||
"Dependency injection", | ||
"Coroutines", | ||
"Flow", | ||
"LiveData", | ||
"Retrofit", | ||
"Glide", | ||
"SQLite", | ||
"Room", | ||
"Push notifications", | ||
"Analytics", | ||
"Deep links", | ||
"RxJava", | ||
"RxAndroid" | ||
], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
"link": "https://drive.google.com/file/d/1QeHi9-gEg0Sh9XYr_Ad3PvT2bhnPuj5F/view?usp=drive_link", | ||
"name": "Portfolio" | ||
}, | ||
{ | ||
"icon": "github", | ||
"link": "https://github.com/dhavalrupapara14", | ||
"name": "Github" | ||
}, | ||
{ | ||
"icon": "linkedin", | ||
"link": "https://www.linkedin.com/in/dhavalrupapara", | ||
"name": "LinkedIn" | ||
} | ||
] | ||
} | ||
] | ||
} |