mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @hankchizljaw (#497)
This commit is contained in:
parent
c99c5488af
commit
f5c08fef39
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -316,6 +316,25 @@ module.exports = [
|
|||
'Musician',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Andy Bell',
|
||||
description:
|
||||
'Educator who focuses on design, front-end development, accessibility and progressive enhancement. I teach at Piccalilli and Front-End Challenges Club',
|
||||
url: 'https://hankchizljaw.com/uses',
|
||||
twitter: '@hankchizljaw',
|
||||
emoji: '🌶',
|
||||
country: '🇬🇧',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Educator',
|
||||
'Designer',
|
||||
'Developer',
|
||||
'CSS',
|
||||
'JavaScript',
|
||||
'a11y'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Sergey Lysenko',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue