Merge pull request #1297 from renanmouraf/master

Add Renan Moura
This commit is contained in:
Blake Campbell 2022-02-01 10:54:12 -05:00 committed by GitHub
commit d730db1115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,27 @@
// keep it commonjs export // keep it commonjs export
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
module.exports = [ 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', name: 'Randy Daniel',
description: '(UI/UX Designer) + Developer', description: '(UI/UX Designer) + Developer',