Last active
August 28, 2019 00:55
-
-
Save MrRochito/9e4f47b86de1c87b1c30a2a6df1e3b94 to your computer and use it in GitHub Desktop.
Capgemini Profile Data JSON
This file contains hidden or 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
{ | |
"profileData": [{ | |
"name": "Angel Trejo Flores", | |
"age": "28", | |
"job": "iOS Mobile developer", | |
"urlPhoto": "https://scontent-qro1-1.xx.fbcdn.net/v/t1.0-9/67905531_10161756984115467_2640129981832757248_n.jpg?_nc_cat=108&_nc_eui2=AeE2LiI9BYOdQ0tNYS0xIgEN8vanknrQu5b2QVBCULFKddtiZyyu-URY4w2QP3zwcHfiHm_QnIQos2PhRloVF-Pa5Nyjh7897VR0kqz8thFeEw&_nc_oc=AQlMQ5AJBXQ7msVSlWLWNLcTJ241pf74yxI7-IN-ofqTjwM7WwdiQSoLeWihkxhtmBE&_nc_ht=scontent-qro1-1.xx&oh=fbd0e65b868cd69c83651322a6140930&oe=5DD7BEE6", | |
"country": "México", | |
"address": "Lago Cuitzeo 133b, Anahuac 1 sección", | |
"aboutYou": "Self-taught iOS Engineer with 5 years experience. I have been hired in companies from different sectors and I have been working on several applications ranging from stores location, digital newspapers, digital banks to apps for airplane pilots. I also like to attend to iOS development events in México and USA. And I will teach iOS development and Swift on Youtube, it is my next project.", | |
"hobbies": "I Like to do exercise and sports, like Calisthenics, Swim, Run, Climb, use the bike. And also I like to travel around the worl." | |
}], | |
"portfolio": [{ | |
"address": "Lago Cuitzeo 133b, Anahuac 1 sección" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment