mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #282 from elliotbonneville/master
Add Elliot Bonneville
This commit is contained in:
commit
ceda49f926
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -1912,6 +1912,31 @@ const pages = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Think', 'Apply'],
|
tags: ['Think', 'Apply'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Elliot Bonneville',
|
||||||
|
description:
|
||||||
|
'Freelance Web Developer / Consultant, educator, lover of coffee, cats, and writing of all kinds.',
|
||||||
|
url: 'https://elliotbonneville.com/uses',
|
||||||
|
twitter: '@elliotbnvl',
|
||||||
|
emoji: '💀',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Teacher',
|
||||||
|
'Blogger',
|
||||||
|
'YouTuber',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'Node',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'John Garrett',
|
name: 'John Garrett',
|
||||||
description: 'Arch Duke of Computering, Full Stack Instructor',
|
description: 'Arch Duke of Computering, Full Stack Instructor',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue