mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
dddd285244
commit
ef17ecfeba
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -932,6 +932,24 @@ export default [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Developer', 'Front End', 'JavaScript'],
|
tags: ['Developer', 'Front End', 'JavaScript'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'David Perkins',
|
||||||
|
description: 'Dad, Designer, Developer, Dave, Keyboard enthusiast',
|
||||||
|
url: 'https://prkns.me/uses',
|
||||||
|
twitter: '@perki',
|
||||||
|
emoji: '🥔',
|
||||||
|
country: '🇬🇧',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Designer',
|
||||||
|
'Front end',
|
||||||
|
'Sass',
|
||||||
|
'CSS',
|
||||||
|
'Gatsby',
|
||||||
|
'JavaScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Aaron Dunphy',
|
name: 'Aaron Dunphy',
|
||||||
description: 'Full Stack Developer, Coffee Lover and Photo Taker',
|
description: 'Full Stack Developer, Coffee Lover and Photo Taker',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue