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
|
// keep it commonjs export
|
||||||
module.exports = [
|
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',
|
name: 'Anubhav Srivastava',
|
||||||
description:
|
description: 'Web Developer. Occasional blogger. Part time open source contributor',
|
||||||
'Web Developer. Occasional blogger. Part time open source contributor',
|
|
||||||
url: 'https://theanubhav.com/uses',
|
url: 'https://theanubhav.com/uses',
|
||||||
twitter: '@onlyanubhav',
|
twitter: '@onlyanubhav',
|
||||||
emoji: '🧑🏻💻',
|
emoji: '🧑🏻💻',
|
||||||
|
|
@ -18,7 +39,7 @@ module.exports = [
|
||||||
'CSS',
|
'CSS',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'npm',
|
'npm',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Alexander Christiaan Jacob',
|
name: 'Alexander Christiaan Jacob',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue