mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #183 from diurivj/website
added personal info -> @diurivj
This commit is contained in:
commit
04c19bbdb2
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1006,6 +1006,26 @@ const pages = [
|
||||||
'React Native',
|
'React Native',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Diego Vazquez',
|
||||||
|
description:
|
||||||
|
'Young guy who loves code. Full Stack Web Developer. Lead Teacher @ Ironhack',
|
||||||
|
url: 'https://gist.github.com/diurivj/78ca931c4b20dca1e1e13982fa9c309d',
|
||||||
|
twitter: '@diurivj',
|
||||||
|
emoji: '🌚',
|
||||||
|
country: '🇲🇽',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Teacher',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'Mongo DB',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Rafael Quintanilha',
|
name: 'Rafael Quintanilha',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue