Last active
July 10, 2020 16:35
-
-
Save imakecodes/57c17adc363ec9af342ec0425cc60113 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
{ | |
"basics": { | |
"name": "Michel Wilhelm", | |
"label": "Fullstack Developer", | |
"picture": "", | |
"email": "[email protected]", | |
"website": "https://github.com/imakecodes", | |
"summary": "Developer since 2008 working with web", | |
"profiles": [ | |
{ | |
"network": "Twitter", | |
"username": "makecodes", | |
"url": "http://twitter.com/makecodes" | |
},{ | |
"network": "Github", | |
"username": "imakecodes", | |
"url": "https://github.com/imakecodes" | |
},{ | |
"network": "LinkedIn", | |
"username": "michelwilhelm", | |
"url": "https://br.linkedin.com/in/michelwilhelm" | |
} | |
] | |
}, | |
"work": [ | |
], | |
"skills": [ | |
{ | |
"name": "Backend", | |
"level": "", | |
"keywords": [ | |
"Python", | |
"Go", | |
"Nodejs", | |
"PHP" | |
] | |
}, { | |
"name": "Frontend", | |
"level": "", | |
"keywords": [ | |
"React", | |
"Javascript", | |
"TypeScript", | |
"Ionic" | |
] | |
}, { | |
"name": "Other", | |
"level": "", | |
"keywords": [ | |
"MySQL", | |
"Postgres", | |
"MongoDB", | |
"Redis", | |
"Memcached", | |
"Nginx", | |
"Docker", | |
"Kibana", | |
"New Relic", | |
"Datadog" | |
] | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Intermediary" | |
}, { | |
"language": "Português", | |
"fluency": "Nativo" | |
}, { | |
"language": "Español", | |
"fluency": "Intermedio" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment