mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
thanks troy
This commit is contained in:
parent
a34acaa9a5
commit
67cbc42347
1 changed files with 147 additions and 150 deletions
11
data.js
11
data.js
|
|
@ -58,7 +58,7 @@ const pages = [
|
||||||
'PHP',
|
'PHP',
|
||||||
'Serverless',
|
'Serverless',
|
||||||
'SOA',
|
'SOA',
|
||||||
'Enterprise'
|
'Enterprise',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -91,8 +91,7 @@ const pages = [
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'apple',
|
phone: 'apple',
|
||||||
tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'
|
tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'],
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Andrew Healey',
|
name: 'Andrew Healey',
|
||||||
|
|
@ -102,8 +101,7 @@ const pages = [
|
||||||
country: '🇬🇧',
|
country: '🇬🇧',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'apple',
|
phone: 'apple',
|
||||||
tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer'
|
tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer'],
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Scott Tolinski',
|
name: 'Scott Tolinski',
|
||||||
|
|
@ -113,8 +111,7 @@ const pages = [
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'apple',
|
phone: 'apple',
|
||||||
tags: ['Developer', 'FrontEnd', 'Entrepreneur', 'Teacher', 'JavaScript'
|
tags: ['Developer', 'FrontEnd', 'Entrepreneur', 'Teacher', 'JavaScript'],
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Benjamin Lannon',
|
name: 'Benjamin Lannon',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue