mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #613 from codedplanetuk/master
Add to data shaunfarrell
This commit is contained in:
commit
18985289cd
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -486,6 +486,31 @@ module.exports = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Shaun Farrell',
|
||||||
|
description:
|
||||||
|
'Full Stack Developer, React, ReactNative, Swift, Model-driven, Node',
|
||||||
|
url: 'https://codedplanet.co/uses',
|
||||||
|
twitter: '@shaunjfaz',
|
||||||
|
emoji: '🙏',
|
||||||
|
country: '🏴',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Web Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'ReactNative',
|
||||||
|
'Node',
|
||||||
|
'Swift'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Kenny Robinson',
|
name: 'Kenny Robinson',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue