We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5ccf6 commit ab038ecCopy full SHA for ab038ec
src/data.js
@@ -15572,6 +15572,26 @@ module.exports = [
15572
'Ruby on Rails',
15573
],
15574
},
15575
+ {
15576
+ name: 'Paul Esch-Laurent',
15577
+ description: 'Software Engineer',
15578
+ url: 'https://paul.af/uses',
15579
+ emoji: '🤌',
15580
+ country: '🇺🇸',
15581
+ computer: 'apple',
15582
+ phone: 'android',
15583
+ tags: [
15584
+ 'Developer',
15585
+ 'Front End',
15586
+ 'Back End',
15587
+ 'Full Stack',
15588
+ 'Writer',
15589
+ 'Photographer',
15590
+ 'Accessibility',
15591
+ 'UI',
15592
+ 'UX',
15593
+ ],
15594
+ },
15595
{
15596
name: 'John Slipper',
15597
description:
0 commit comments