mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add profile
This commit is contained in:
parent
7a07cd7d67
commit
c2fb6a6060
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -35,6 +35,26 @@ const pages = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Danilo Barion',
|
||||
description:
|
||||
'Father, developer, blog writer, classical guitar player and searching for the meaning of life!',
|
||||
url: 'https://danilobarion.com/uses',
|
||||
twitter: '@daniloinfo86',
|
||||
emoji: '🤔',
|
||||
country: '🇧🇷',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Blogger',
|
||||
'Speaker',
|
||||
'Ruby',
|
||||
'Rails',
|
||||
'JavaScript',
|
||||
'React',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Gant Laborde',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue