mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Carter McAlister
This commit is contained in:
parent
93b8ad6856
commit
c41c5339b6
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -36,6 +36,30 @@ const pages = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Carter McAlister',
|
||||
description:
|
||||
'Software Engineer, Digital Nomad, Lover of the Outdoors',
|
||||
url: 'https://cartermcalister.dev/uses',
|
||||
twitter: '@_CarterMc_',
|
||||
emoji: '🏔️',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Front End',
|
||||
'Remote',
|
||||
'Nomad',
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'Node',
|
||||
'CSS',
|
||||
'Java'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Jason Cory Alvernaz',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue