Last active
July 23, 2019 21:07
-
-
Save eduardoAD/0ca1558667528ff0c5af3a768ec812cb to your computer and use it in GitHub Desktop.
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
| { | |
| "fullName" : "Eduardo Alvarado", | |
| "photoURL" : "https://i.postimg.cc/DyhkN3H9/IMG-0014-3.jpg", | |
| "sections" : [ | |
| { | |
| "title" : "Skills", | |
| "description" : "iOS (5 years)\n - Objective C \n - Swift \nPods (3 years) \n - CocoaPods \n - Carthage \nGit (5 years)", | |
| "imageURL" : "https://i.postimg.cc/pT3czKMN/Skills.png" | |
| }, | |
| { | |
| "title" : "Experience", | |
| "description" : "Globant \niOS Developer \nAgo. 2014 - Currently working \n\nActivities: Develop new features and bug fixing.", | |
| "imageURL" : "https://i.postimg.cc/wMfpz4Tx/Experience.png" | |
| }, | |
| { | |
| "title" : "Contact", | |
| "description" : "Email: eduardo@mail.com \n\nPhone number: (55)1234-5678 \n\nTwitter: @eduardo", | |
| "imageURL" : "https://i.postimg.cc/NMQqHvKf/Contact.png" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment