mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
35cd9e54c1
commit
361c9013f7
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -41,6 +41,29 @@ module.exports = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Bojan Bedrač',
|
||||||
|
description:
|
||||||
|
'Coding the future, one line of code at a time.',
|
||||||
|
url: 'https://www.improvebadcode.com/uses',
|
||||||
|
twitter: '@xbojch',
|
||||||
|
emoji: '🚀',
|
||||||
|
country: '🇸🇮',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Software Craftsman',
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Speaker',
|
||||||
|
'Trainer',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'PHP',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Yannick Le Roux',
|
name: 'Yannick Le Roux',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue