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
c0d89a522d
1 changed files with 41 additions and 2 deletions
43
src/data.js
43
src/data.js
|
|
@ -267,6 +267,26 @@ const pages = [
|
||||||
'Python',
|
'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',
|
name: 'Josh Barker',
|
||||||
description:
|
description:
|
||||||
|
|
@ -571,10 +591,29 @@ const pages = [
|
||||||
'Crystal',
|
'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',
|
name: 'Amir R Muntasser',
|
||||||
description:
|
description: 'Web Developer, #vuenicorn wizard, Oxford comma enthusiast, and inventor of the ol\' razzle dazzle.',
|
||||||
'Web Developer, #vuenicorn wizard, Oxford comma enthusiast, and inventor of the ol\' razzle dazzle.',
|
|
||||||
url: 'https://arkm.xyz/uses/',
|
url: 'https://arkm.xyz/uses/',
|
||||||
twitter: '@arkmuntasser',
|
twitter: '@arkmuntasser',
|
||||||
emoji: '⚡️',
|
emoji: '⚡️',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue