mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
4d0aae081b
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -398,6 +398,24 @@ const pages = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [ 'Developer' ],
|
tags: [ 'Developer' ],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Dean Harris',
|
||||||
|
description: 'Front End Developer. Husband. Skateboarder. Occasional blogger',
|
||||||
|
url: 'https://deanacus.com/uses/',
|
||||||
|
twitter: '@deanacus',
|
||||||
|
emoji: '🛹',
|
||||||
|
country: '🇦🇺',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Font End',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'PHP',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Michael Hoffmann',
|
name: 'Michael Hoffmann',
|
||||||
description: 'Freelance Software Engineer',
|
description: 'Freelance Software Engineer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue