mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
66e4817508
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: 'Erick Mwamodo',
|
||||
description: 'Web Engineer, Designer, All-Round Entrepreneur',
|
||||
url: 'https://mwamodo.com/uses',
|
||||
twitter: '@_mwamodo_',
|
||||
emoji: '🔥',
|
||||
country: '🇰🇪',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Gatsby',
|
||||
'AlpineJS',
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'TailwindCSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Ali Alaa',
|
||||
description: 'Front-end web developer & online learning content creator.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue