Skip to content

Commit 7b9733c

Browse files
authored
Merge pull request #1759 from raymondluong/master
Adding Raymond Luong
2 parents f9263ce + b8dc944 commit 7b9733c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

src/data.js

+26
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,32 @@ module.exports = [
951951
'Full Stack',
952952
],
953953
},
954+
{
955+
name: 'Raymond Luong',
956+
description: 'Front End Platform + Design Systems Engineer',
957+
url: 'https://www.raymondluong.com/uses/',
958+
twitter: '@luongraymond',
959+
emoji: '🕴️',
960+
country: '🇺🇸',
961+
computer: 'apple',
962+
phone: 'iphone',
963+
tags: [
964+
'Front End',
965+
'JavaScript',
966+
'TypeScript',
967+
'HTML',
968+
'CSS',
969+
'React',
970+
'Vite',
971+
'Astro',
972+
'Design Systems',
973+
'UI',
974+
'UX',
975+
'Accessibility',
976+
'Developer',
977+
'Blogger',
978+
],
979+
},
954980
{
955981
name: 'Luka Harambasic',
956982
description:

0 commit comments

Comments
 (0)