mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Erick Mwamodo
This commit is contained in:
parent
81882e2ee2
commit
91075985be
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
|
// keep it commonjs export
|
||||||
module.exports = [
|
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',
|
name: 'Ali Alaa',
|
||||||
description: 'Front-end web developer & online learning content creator.',
|
description: 'Front-end web developer & online learning content creator.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue