mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'website' into patch-1
This commit is contained in:
commit
510e429052
1 changed files with 61 additions and 2 deletions
63
src/data.js
63
src/data.js
|
|
@ -267,6 +267,26 @@ const pages = [
|
|||
'Python',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Abdisalan Mohamud',
|
||||
description: 'Software Engineer, blogger, lifetime learner',
|
||||
url: 'https://abdisalan.com/uses',
|
||||
twitter: '@abdisalan_js',
|
||||
emoji: '🤷🏾♂️',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Blogger',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'ReasonML',
|
||||
'Go',
|
||||
'AWS'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Josh Barker',
|
||||
description:
|
||||
|
|
@ -571,10 +591,49 @@ const pages = [
|
|||
'Crystal',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Vincent Ramdhanie',
|
||||
description: 'Software Developer, Lecturer, Technical Writer and Mentor',
|
||||
url: 'https://vincentramdhanie.com/uses',
|
||||
emoji: '',
|
||||
country: '🇹🇹',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Lecturer',
|
||||
'Mentor',
|
||||
'React',
|
||||
'Node',
|
||||
'Testing',
|
||||
'Machine Learning',
|
||||
'Python',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Amir R Muntasser',
|
||||
description: 'Web Developer, #vuenicorn wizard, Oxford comma enthusiast, and inventor of the ol\' razzle dazzle.',
|
||||
url: 'https://arkm.xyz/uses/',
|
||||
twitter: '@arkmuntasser',
|
||||
emoji: '⚡️',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
'HTML',
|
||||
'a11y',
|
||||
'Vue',
|
||||
'React',
|
||||
'Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Pavel Melnik',
|
||||
description:
|
||||
'Web developer, Technology enthusiast, Energy Management System expert',
|
||||
description: 'Web developer, Technology enthusiast, Energy Management System expert',
|
||||
url: 'https://pavel.dev/uses',
|
||||
twitter: '@theopract',
|
||||
emoji: '🤟',
|
||||
|
|
|
|||
Loading…
Reference in a new issue