mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
a59aa0073f
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -456,6 +456,27 @@ module.exports = [
|
||||||
'Maker',
|
'Maker',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Carlos Alexandro Becker',
|
||||||
|
description: 'A site reliability engineer, from Brazil',
|
||||||
|
url: 'https://carlosbecker.com/uses',
|
||||||
|
twitter: '@caarlos0',
|
||||||
|
emoji: '🙇♂️',
|
||||||
|
country: '🇧🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Bash',
|
||||||
|
'Docker',
|
||||||
|
'Git',
|
||||||
|
'Github',
|
||||||
|
'Gitlab',
|
||||||
|
'Golang',
|
||||||
|
'Kubernetes',
|
||||||
|
'Linux',
|
||||||
|
'Neovim',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Alex O'Reilly",
|
name: "Alex O'Reilly",
|
||||||
description: 'Scientist turned Web developer from the Great White North.',
|
description: 'Scientist turned Web developer from the Great White North.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue