Add twitter handle and updated tags

This commit is contained in:
Vincent Ramdhanie 2020-07-09 16:36:26 -04:00
parent 1cbef8dada
commit 98bfe7ca79

View file

@ -5019,10 +5019,11 @@ module.exports = [
name: 'Vincent Ramdhanie', name: 'Vincent Ramdhanie',
description: 'Software Developer, Lecturer, Technical Writer and Mentor', description: 'Software Developer, Lecturer, Technical Writer and Mentor',
url: 'https://vincentramdhanie.com/uses', url: 'https://vincentramdhanie.com/uses',
emoji: '', emoji: '🦖',
country: '🇹🇹', country: '🇹🇹',
computer: 'apple', computer: 'apple',
phone: 'android', phone: 'android',
twitter: '@vramdhanie',
tags: [ tags: [
'Developer', 'Developer',
'Full Stack', 'Full Stack',
@ -5030,7 +5031,9 @@ module.exports = [
'Mentor', 'Mentor',
'React', 'React',
'Node', 'Node',
'Testing', 'React Native',
'TailwindCSS',
'Gatsby',
'Machine Learning', 'Machine Learning',
'Python', 'Python',
], ],