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
34f6b84837
commit
869e366d73
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1,5 +1,25 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Aymen Jarouih',
|
||||
description: 'Fullstack Developer, Technical SEO & WebPerf',
|
||||
url: 'https://www.ajarouih.me/uses',
|
||||
twitter: '@_ajarouih',
|
||||
emoji: '⚡️',
|
||||
country: '🇲🇦',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'jamSTACK',
|
||||
'SEO',
|
||||
'JavaScript',
|
||||
'Entrepreneur',
|
||||
'React',
|
||||
'Node',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Zlatan Stajic',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue