Merge pull request #102 from jahirfiquitiva/patch-1

Add Jahir Fiquitiva
This commit is contained in:
Mohamed Benhida 2020-01-07 11:09:35 +01:00 committed by GitHub
commit 87c8aefae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 0 deletions

2
.gitignore vendored
View file

@ -0,0 +1,2 @@
.idea
.DS_Store

19
data.js
View file

@ -164,6 +164,25 @@ const pages = [
'TypeScript',
],
},
{
name: 'Jahir Fiquitiva',
description: 'Passionate and Creative Full Stack Developer',
url: 'https://jahir.dev/uses',
twitter: '@jahirfiquitiva',
emoji: '💎',
country: '🇨🇴',
computer: 'apple',
phone: 'apple',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'Kotlin',
'Python',
'Kotlin',
'React'
],
},
];
export default pages;