mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Chris Collins (#692)
* Update data.js * Update data.js * Use iphone instead of apple
This commit is contained in:
parent
aa4174796d
commit
a4b36d1ae4
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1115,6 +1115,27 @@ module.exports = [
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Chris Collins',
|
||||||
|
description:
|
||||||
|
'I design and build digital products, hike and take photos.',
|
||||||
|
url: 'https://chriscollins.me/uses',
|
||||||
|
twitter: '@scottishstoater',
|
||||||
|
emoji: '🏔️',
|
||||||
|
country: '🏴',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Designer',
|
||||||
|
'JavaScript',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'React',
|
||||||
|
'Sass',
|
||||||
|
'Photographer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Michael Gale',
|
name: 'Michael Gale',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue