mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #297 from sam-cross/master
Removed entries which don't link to uses (or similar) pages
This commit is contained in:
commit
dd8acab661
1 changed files with 17 additions and 49 deletions
66
src/data.js
66
src/data.js
|
|
@ -78,6 +78,23 @@ const pages = [
|
|||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Sam Cross',
|
||||
description: '"Developer", IT student, frequent traveller by coach, addicted to music.',
|
||||
url: 'https://sam-cross.github.io/uses',
|
||||
twitter: '@samcrxss',
|
||||
emoji: '🎵',
|
||||
country: '🇬🇧',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Node',
|
||||
'CSS',
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Praveen Kumar Purushothaman',
|
||||
description:
|
||||
|
|
@ -353,26 +370,6 @@ const pages = [
|
|||
'Golang',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Rick Calder',
|
||||
description:
|
||||
'Full Stack Developer, Amateur Writer mostly hockey and development, Hack Musician',
|
||||
url: 'https://calder.io',
|
||||
twitter: '@calder12',
|
||||
emoji: '🤷🏾♂️',
|
||||
country: '🇨🇦',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Full Stack',
|
||||
'Developer',
|
||||
'Web Developer',
|
||||
'JavaScript',
|
||||
'PHP',
|
||||
'Elixir',
|
||||
'Go',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Lauro Silva',
|
||||
description: 'Software Engineer and Technical Writer',
|
||||
|
|
@ -1050,17 +1047,6 @@ const pages = [
|
|||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Douglas Andreani',
|
||||
description: 'Software Engineer and Tinkerer',
|
||||
url: 'https://andreanidr.com',
|
||||
twitter: '@andreanidouglas',
|
||||
emoji: '🐱🐉',
|
||||
country: '🇧🇷',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Developer', 'Back End', 'C', 'Go', 'Rust', 'C#'],
|
||||
},
|
||||
{
|
||||
name: 'Byurhan Beyzat',
|
||||
description: 'Front-End Developer. Engineer. Occasional blogger.',
|
||||
|
|
@ -1230,24 +1216,6 @@ const pages = [
|
|||
'Docker',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Mike Williamson',
|
||||
description: 'Into IoT, BLE, node.js, Android and iOS native apps',
|
||||
url: 'http://dikuw.com/',
|
||||
twitter: '@dikuw',
|
||||
emoji: '💻',
|
||||
country: '🇺🇸',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'JavaScript',
|
||||
'Node',
|
||||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Roman Husar',
|
||||
description: 'Tinkering, all the time.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue