mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adds Timothy Miller
This commit is contained in:
parent
994d85e720
commit
5f149e8087
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -464,6 +464,29 @@ const pages = [
|
||||||
'Sass',
|
'Sass',
|
||||||
'Design Systems'
|
'Design Systems'
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Timothy Miller',
|
||||||
|
description:
|
||||||
|
'Web Designer/Developer for hire. Wears lots of hats.',
|
||||||
|
url: 'https://timothymiller.dev/uses',
|
||||||
|
twitter: '@WebInspectInc',
|
||||||
|
emoji: '🥓',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Designer',
|
||||||
|
'Front End',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'YouTuber',
|
||||||
|
'JavaScript',
|
||||||
|
'CSS',
|
||||||
|
'PHP',
|
||||||
|
'Blogger'
|
||||||
|
],
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue