mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Addig Gerardo Jaramillo from Guatemala
This commit is contained in:
parent
18d45b6fd8
commit
e8ccf77ecc
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: 'Gerardo Jaramillo',
|
||||
description: 'Developer and Dreamer',
|
||||
url: 'https://www.codingwithjerry.com',
|
||||
twitter: '@gerardojaras',
|
||||
emoji: '🎧',
|
||||
country: '🇬🇹',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Blogger',
|
||||
'Laravel',
|
||||
'Angular',
|
||||
'VueJS',
|
||||
'Gatsby',
|
||||
'Wordpress',
|
||||
'Fullstack'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jitendra Nirnejak',
|
||||
description: 'Developer, Designer and Blogger',
|
||||
|
|
|
|||
Loading…
Reference in a new issue