mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: adding myself to the data
This commit is contained in:
parent
d738c23f3d
commit
5edc08c6f8
1 changed files with 30 additions and 0 deletions
30
src/data.js
30
src/data.js
|
|
@ -5966,6 +5966,36 @@ module.exports = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Matthew Scholta',
|
||||
description: `Passionate about quality code written for humans, unlocking developer productivity, and creating a delightful user experience.`,
|
||||
url: 'https://mattscholta.com/uses',
|
||||
twitter: '@visormatt',
|
||||
emoji: '🎯',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Apollo',
|
||||
'Automation',
|
||||
'Backend',
|
||||
'CSS',
|
||||
'Developer',
|
||||
'DevOps',
|
||||
'Front End',
|
||||
'Full Stack',
|
||||
'GraphQL',
|
||||
'JavaScript',
|
||||
'NextJS',
|
||||
'NodeJS',
|
||||
'React',
|
||||
'ReactJS',
|
||||
'Remix',
|
||||
'TailwindCSS',
|
||||
'Typescript',
|
||||
'Vercel',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'John Smith',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue