mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add mattjennings
This commit is contained in:
parent
93b8ad6856
commit
ca5d03d88b
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -36,6 +36,24 @@ const pages = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Matt Jennings',
|
||||
description:
|
||||
'web dev, hockey | tradebreaker.io',
|
||||
url: 'https://mattjennings.io/uses',
|
||||
twitter: '@mattjennings44',
|
||||
emoji: '🏒',
|
||||
country: '🇨🇦',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Hockey'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jason Cory Alvernaz',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue