mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Ali Alaa (#902)
This commit is contained in:
parent
c02d215078
commit
2fed3cba6a
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: 'Ali Alaa',
|
||||||
|
description: 'Front-end web developer & online learning content creator.',
|
||||||
|
url: 'https://www.alialaa.dev/uses',
|
||||||
|
twitter: '@alialaa',
|
||||||
|
emoji: '🐈',
|
||||||
|
country: '🇪🇬',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Gatsby',
|
||||||
|
'Blogger',
|
||||||
|
'WordPress',
|
||||||
|
'Teacher'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Devansh Bajaj',
|
name: 'Devansh Bajaj',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue