diff --git a/website/src/data/showcase/blogmatheusbrunelli.png b/website/src/data/showcase/blogmatheusbrunelli.png new file mode 100644 index 0000000000..66e932e165 Binary files /dev/null and b/website/src/data/showcase/blogmatheusbrunelli.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index a95db9ea6e..3c0f3f581d 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -286,6 +286,15 @@ const Users: User[] = [ source: 'https://github.com/BattleOfPlassey/blogasaurus', tags: ['personal', 'opensource'], }, + { + title: 'Blog Matheus Brunelli', + description: + 'Desenvolvimento de software, carreira, dicas de livros e muito Javascript!', + preview: require('./showcase/blogmatheusbrunelli.png'), + website: 'https://mrbrunelli.github.io/blog/', + source: 'https://github.com/mrbrunelli/blog', + tags: ['opensource', 'personal'] + }, { title: 'Botonic', description: 'Build Chatbots and Conversational Apps Using React',