-
-
Save lira/782c8d3fa10b86c689e818f381fdb6b0 to your computer and use it in GitHub Desktop.
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
{ | |
"meta": { | |
"theme": "elegant" | |
}, | |
"basics": { | |
"name": "Fernando Lira", | |
"label": "Senior Software Engineer", | |
"image": "https://avatars0.githubusercontent.com/u/1247740?s=460&u=38f220a2c9c658141804f881c334c594eb1642ac&v=4", | |
"summary": "I'm a Software Engineer at Mercado Livre, a big player of marketplace, with multi-language environment. I'm worked with SysAdmin and SysOp Linux too.", | |
"website": "https://liraf.dev", | |
"email": "[email protected]", | |
"location": { | |
"city": "São Paulo", | |
"countryCode": "BR" | |
}, | |
"profiles": [ | |
{ | |
"username": "liraf", | |
"url": "https://twitter.com/liraf", | |
"network": "twitter" | |
}, | |
{ | |
"url": "https://github.com/lira", | |
"username": "lira", | |
"network": "github" | |
} | |
] | |
}, | |
"education": [ | |
{ | |
"endDate": "2015-01-01", | |
"startDate": "2016-12-01", | |
"area": "Software Engineering", | |
"studyType": "MBA Web Engineering", | |
"institution": "Centro Universitário Senac" | |
}, | |
{ | |
"endDate": "2006-01-01", | |
"startDate": "2010-12-01", | |
"area": "Software Engineering", | |
"studyType": "Bachelors", | |
"institution": "Universidade Bandeirantes" | |
} | |
], | |
"references": [], | |
"skills": [ | |
{ | |
"keywords": [ | |
"HTML / JSX", | |
"SCSS / CSS / BEM / Styled Components", | |
"Javascript / Typescript", | |
"React / Next" | |
], | |
"level": "Senior", | |
"name": "Frontend" | |
}, | |
{ | |
"keywords": ["PHP", "Node", "Python", "MySQL", "Redis", "Serverless"], | |
"level": "Senior", | |
"name": "Backend" | |
}, | |
{ | |
"keywords": ["AWS", "G Cloud", "Heroku", "Caching"], | |
"level": "Senior", | |
"name": "Devops" | |
} | |
], | |
"awards": [], | |
"work": [ | |
{ | |
"summary": "Development and maintenance of plugins and integrations for the main opensource and proprietary e-commerce platforms, with Mercado Pago. WooCommerce (WordPress), Prestashop, Magento 2 and Shopify. Creation of automation tools, version publishing, support control and notifications.", | |
"website": "https://mercadolivre.com/", | |
"name": "Mercado Livre", | |
"location": "Osasco", | |
"position": "Senior Software Engineer", | |
"startDate": "2020-10-19", | |
"highlights": ["PHP", "Javascript", "Go", "Kotlin", "Java", "Magento", "WooCommerce", "Shopify", "PrestaShop"] | |
}, | |
{ | |
"summary": "Maintenance of all projects Architecture of microservices Implements new features Optimize and refactor of the legacy (Drupal)", | |
"website": "https://dasa.com.br/", | |
"name": "Dasa", | |
"location": "São Paulo", | |
"position": "Senior Software Engineer", | |
"startDate": "2019-09-01", | |
"endDate": "2020-10-01", | |
"highlights": ["PHP", "Javascript", "Magento"] | |
}, | |
{ | |
"summary": "Maintenance of all projects Architecture of microservices Implements new features Optimize and refactor of the legacy", | |
"website": "https://printi.com.br/", | |
"name": "Printi", | |
"location": "São Paulo", | |
"position": "Senior Software Engineer", | |
"startDate": "2018-07-01", | |
"endDate": "2019-08-01", | |
"highlights": ["PHP", "Javascript", "Go"] | |
}, | |
{ | |
"summary": "New features Performance Optimize New services architecture Develop environment with Docker", | |
"website": "https://mobly.com.br/", | |
"name": "Mobly", | |
"location": "São Paulo", | |
"position": "Senior Software Engineer", | |
"startDate": "2014-07-01", | |
"endDate": "2018-07-01", | |
"highlights": ["PHP", "Javascript"] | |
}, | |
{ | |
"summary": "New features for hotsite, news portal, photo e-commerce Maintenance of linux server Performance of projects", | |
"website": "https://webrun.com.br/", | |
"name": "WebRun", | |
"location": "São Paulo", | |
"position": "Senior Software Engineer", | |
"startDate": "2010-11-01", | |
"endDate": "2014-07-01", | |
"highlights": ["PHP", "Javascript"] | |
}, | |
{ | |
"summary": "Monitoring services Preventive maintenance Performance analyze Migration of services", | |
"website": "https://locaweb.com.br/", | |
"name": "WebRun", | |
"location": "São Paulo", | |
"position": "SysOp", | |
"startDate": "2006-06-01", | |
"endDate": "2010-11-01", | |
"highlights": ["Apache", "MySQL", "IIS", "Web Hosting"] | |
} | |
], | |
"interests": [ | |
{ | |
"name": "Games" | |
}, | |
{ | |
"name": "Music" | |
}, | |
{ | |
"name": "Open Source" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment