mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
This commit is contained in:
parent
6eb435d45b
commit
834bfc6454
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -1,5 +1,27 @@
|
||||||
// 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: 'Mac',
|
||||||
|
phone: 'iPhone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Web',
|
||||||
|
'React',
|
||||||
|
'Vue',
|
||||||
|
'Python',
|
||||||
|
'JavaScript',
|
||||||
|
'TailwindCSS',
|
||||||
|
'Chakra-UI',
|
||||||
|
'UI Designer'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Alexander Christiaan Jacob',
|
name: 'Alexander Christiaan Jacob',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue