mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @itwasmattgregg (#1130)
* Add Matt Gregg to data * Randomize location
This commit is contained in:
parent
1e1a11cc6a
commit
391eaa624a
1 changed files with 28 additions and 0 deletions
28
src/data.js
28
src/data.js
|
|
@ -1201,6 +1201,34 @@ module.exports = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Matt Gregg',
|
||||||
|
description: 'Software Engineer at Shopify',
|
||||||
|
url: 'https://codegregg.com/uses',
|
||||||
|
twitter: '@itwasmattgregg',
|
||||||
|
emoji: '🥑',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Mentor',
|
||||||
|
'Full Stack',
|
||||||
|
'Architect',
|
||||||
|
'JavaScript',
|
||||||
|
'Accessibility',
|
||||||
|
'UX',
|
||||||
|
'React',
|
||||||
|
'Vue.js',
|
||||||
|
'Node.js',
|
||||||
|
'Gatsby',
|
||||||
|
'Django',
|
||||||
|
'Angular',
|
||||||
|
'Firebase',
|
||||||
|
'Elixir',
|
||||||
|
'TypeScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Simon Fish',
|
name: 'Simon Fish',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue