mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #773 from jaeyholic/patch-6
Felix Yeboah - Jefferson
This commit is contained in:
commit
e99cc07a90
1 changed files with 24 additions and 3 deletions
27
src/data.js
27
src/data.js
|
|
@ -1,9 +1,30 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Felix Yeboah Jefferson',
|
||||
description: 'Fullstack Developer, UI Designer & a Nomad',
|
||||
url: 'https://jeffson.netlify.app/uses',
|
||||
twitter: '@jaeyholic',
|
||||
emoji: '😂',
|
||||
country: '🇬🇭',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Web',
|
||||
'React',
|
||||
'Vue',
|
||||
'Python',
|
||||
'JavaScript',
|
||||
'TailwindCSS',
|
||||
'Chakra-UI',
|
||||
'UI Designer'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Anubhav Srivastava',
|
||||
description:
|
||||
'Web Developer. Occasional blogger. Part time open source contributor',
|
||||
description: 'Web Developer. Occasional blogger. Part time open source contributor',
|
||||
url: 'https://theanubhav.com/uses',
|
||||
twitter: '@onlyanubhav',
|
||||
emoji: '🧑🏻💻',
|
||||
|
|
@ -18,7 +39,7 @@ module.exports = [
|
|||
'CSS',
|
||||
'JavaScript',
|
||||
'npm',
|
||||
],
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Alexander Christiaan Jacob',
|
||||
|
|
|
|||
Loading…
Reference in a new issue