From 65ff2b6884968b9a15458150f4776d2b352b2b9a Mon Sep 17 00:00:00 2001 From: Renan Moura Date: Tue, 1 Feb 2022 12:31:08 -0300 Subject: [PATCH] add Renan Moura --- src/data.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/data.js b/src/data.js index b4a2ecc7..d626760c 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,27 @@ // keep it commonjs export // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 module.exports = [ + { + name: 'Renan Moura', + description: 'Posts for anyone looking to go deeper into Python and find practical ways to apply it in the fields of Web Development, Data Science and Machine Learning', + url: 'https://renanmf.com/uses', + twitter: '@renanmouraf', + emoji: '🏊‍♂️', + country: '🇧🇷', + computer: 'linux', + phone: 'android', + tags: [ + 'Python', + 'Cloud', + 'Data', + 'Machine Learning', + 'Web Development', + 'Software Engineering', + 'Databases', + 'Containers', + 'Linux', + ], + }, { name: 'Randy Daniel', description: '(UI/UX Designer) + Developer',