mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
1c799c6575
1 changed files with 11 additions and 3 deletions
14
src/data.js
14
src/data.js
|
|
@ -376,13 +376,21 @@ export default [
|
||||||
name: 'Sam Cross',
|
name: 'Sam Cross',
|
||||||
description:
|
description:
|
||||||
'"Developer", IT student, frequent traveller by coach, addicted to music.',
|
'"Developer", IT student, frequent traveller by coach, addicted to music.',
|
||||||
url: 'http://sam-cross.github.io/uses',
|
url: 'https://sam-cross.github.io/#/uses',
|
||||||
twitter: '@samcrxss',
|
|
||||||
emoji: '🎵',
|
emoji: '🎵',
|
||||||
country: '🇬🇧',
|
country: '🇬🇧',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Developer', 'JavaScript', 'React', 'Node', 'CSS'],
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Web Developer',
|
||||||
|
'Musician',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Praveen Kumar Purushothaman',
|
name: 'Praveen Kumar Purushothaman',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue