mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added aganglada
This commit is contained in:
parent
93b8ad6856
commit
0710829af1
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -2064,6 +2064,31 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Alejandro G. Anglada',
|
||||||
|
description:
|
||||||
|
'Dad 👪🔥⚡️ Web Engineer ⚛️🚀 #typescript all over the place 👌',
|
||||||
|
url: 'https://aganglada.com/uses/',
|
||||||
|
twitter: '@aganglada',
|
||||||
|
emoji: '🔥',
|
||||||
|
country: '🇪🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Engineer',
|
||||||
|
'Front End',
|
||||||
|
'Mentor',
|
||||||
|
'YouTuber',
|
||||||
|
'Writer',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'Performance',
|
||||||
|
'PWA',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue