mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js (#894)
This commit is contained in:
parent
44097403d5
commit
29e6962733
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -3345,6 +3345,30 @@ module.exports = [
|
||||||
'SQL',
|
'SQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Joel M. Turner',
|
||||||
|
description:
|
||||||
|
'Mostly Front-End Dev, some back end',
|
||||||
|
url: 'https://joelmturner.com/uses',
|
||||||
|
twitter: '@joelmturner',
|
||||||
|
emoji: '⛰',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Gatsby',
|
||||||
|
'Developer',
|
||||||
|
'TypeScript',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Mobx',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
'SCSS',
|
||||||
|
'Web Developer',
|
||||||
|
'Front End',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Carter McAlister',
|
name: 'Carter McAlister',
|
||||||
description: 'Software Engineer, Digital Nomad, Lover of the Outdoors',
|
description: 'Software Engineer, Digital Nomad, Lover of the Outdoors',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue