From 79a2f55b2c9d05ecb6ca6b62218451bd0ead3ef6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 1 Feb 2022 15:55:54 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5c0a54fb..83b79f40 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Renan Moura](https://renanmf.com/uses) — 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 * [Randy Daniel](https://randy.digital/uses) — (UI/UX Designer) + Developer * [Lazar Miseljic](https://fuzzylogic.ltd/uses) — Freelance web designer and developer * [Marco Kuehbauch](https://marcokuehbauch.com/uses/) — Web developer from southern germany who loves to make fast and accessible websites and write about it. diff --git a/src/data.js b/src/data.js index d626760c..ec84c37e 100644 --- a/src/data.js +++ b/src/data.js @@ -3,7 +3,8 @@ 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', + 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: '🏊‍♂️',