mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Dylan Sheffer (#844)
* feat: add dylan sheffer * fix: add freelancer tag
This commit is contained in:
parent
e3e574e95f
commit
22819d003b
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -21,6 +21,30 @@ module.exports = [
|
||||||
'Vuetify',
|
'Vuetify',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Dylan Sheffer',
|
||||||
|
description: 'Web Developer. A11y Advocate. Tea Enthusiast.',
|
||||||
|
url: 'https://www.dylansheffer.com/posts/uses/',
|
||||||
|
twitter: '@dylansheffer',
|
||||||
|
emoji: '🌵',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Accessibility',
|
||||||
|
'a11y',
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'React',
|
||||||
|
'Gatsby',
|
||||||
|
'JavaScript',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Styled-Components',
|
||||||
|
'Speaker',
|
||||||
|
'Freelancer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Adil Naqvi',
|
name: 'Adil Naqvi',
|
||||||
description: 'Mechanical engineer with a knack for coding',
|
description: 'Mechanical engineer with a knack for coding',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue