From 178c06ca0fbbfa6d772500844de386440e94879e Mon Sep 17 00:00:00 2001 From: Felix Macaspac Date: Sun, 2 Oct 2022 21:33:31 +0800 Subject: [PATCH 1/2] Adding Felix Macaspac --- src/data.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/data.js b/src/data.js index f03aaaea..a4be5418 100644 --- a/src/data.js +++ b/src/data.js @@ -13979,6 +13979,27 @@ module.exports = [ 'GraphQL', ], }, + { + name: 'Felix Macaspac', + description: 'Self-taught Frontend developer from the Philippines, and a CS student.', + url: 'https://gist.github.com/felixmacaspac/8ede14ecaeaec3790701b2ed8ea6374e', + twitter: '@felixmacaspac', + emoji: '🐱', + country: '🇵🇭', + computer: 'ubuntu', + phone: 'iphone', + tags: [ + 'Web Development', + 'Front End', + 'HTML', + 'CSS', + 'JavaScript', + 'React', + 'Next.js', + 'HubSpot CMS', + 'Tailwind CSS', + ], + }, { name: 'Jerry Shi', description: From a3d71554752254636e32329c6be7fe1ad5cc78ed Mon Sep 17 00:00:00 2001 From: Felix Macaspac Date: Sun, 2 Oct 2022 21:41:31 +0800 Subject: [PATCH 2/2] add Felix Macaspac --- src/data.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data.js b/src/data.js index a4be5418..e98f33e4 100644 --- a/src/data.js +++ b/src/data.js @@ -13981,12 +13981,13 @@ module.exports = [ }, { name: 'Felix Macaspac', - description: 'Self-taught Frontend developer from the Philippines, and a CS student.', + description: + 'Self-taught Frontend developer from the Philippines, and a CS student.', url: 'https://gist.github.com/felixmacaspac/8ede14ecaeaec3790701b2ed8ea6374e', twitter: '@felixmacaspac', emoji: '🐱', country: '🇵🇭', - computer: 'ubuntu', + computer: 'linux', phone: 'iphone', tags: [ 'Web Development',