mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @jakejarvis (#523)
This commit is contained in:
parent
124bdd6434
commit
2f60d046ef
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -585,6 +585,27 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Developer', 'Full Stack', 'JavaScript', 'React', 'Hockey'],
|
tags: ['Developer', 'Full Stack', 'JavaScript', 'React', 'Hockey'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jake Jarvis',
|
||||||
|
description: 'Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄',
|
||||||
|
url: 'https://jarv.is/uses/',
|
||||||
|
twitter: '@jakejarvis',
|
||||||
|
emoji: '🐼',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
'Infosec',
|
||||||
|
'Blogger',
|
||||||
|
'Teacher',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Valentina Calabrese',
|
name: 'Valentina Calabrese',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue