mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Josh Collinsworth (#761)
* Add myself (Josh Collinsworth) Hope I'm doing this right! 😅 * Add Josh Collinsworth Fix disallowed "mac" property by changing to "apple" 🤦♂️
This commit is contained in:
parent
8b88d875ac
commit
150a36a3b4
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -42,6 +42,29 @@ module.exports = [
|
||||||
'DevOps',
|
'DevOps',
|
||||||
'Motorcycle',
|
'Motorcycle',
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Josh Collinsworth',
|
||||||
|
description:
|
||||||
|
'Front end dev in love with all things Vue, Svelte, CSS, and WordPress. Works in Ruby on Rails.',
|
||||||
|
url: 'https://joshcollinsworth.com/uses',
|
||||||
|
twitter: '@jjcollinsworth',
|
||||||
|
emoji: '🍻',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'CSS',
|
||||||
|
'WordPress',
|
||||||
|
'Nuxt',
|
||||||
|
'Gridsome',
|
||||||
|
'Ruby',
|
||||||
|
'Blogger',
|
||||||
|
'Teacher'
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Eva Dee',
|
name: 'Eva Dee',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue