Skip to content

Commit 50fdefa

Browse files
authored
Merge pull request #1688 from mariuszubryt/master
Add Mariusz Szubryt
2 parents 8d801e1 + 62725ca commit 50fdefa

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

src/data.js

+29
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,35 @@
2121
* Keep this a commonjs export.
2222
*/
2323
module.exports = [
24+
{
25+
name: 'Mariusz Szubryt',
26+
description:
27+
'Frontend-oriented Product Engineer',
28+
url: 'https://szubryt.net/uses',
29+
emoji: '💎',
30+
twitter: '@mariuszubryt',
31+
country: '🇵🇱',
32+
computer: 'apple',
33+
phone: 'iphone',
34+
tags: [
35+
'Product Engineer',
36+
'Frontend',
37+
'Javascript',
38+
'Typescript',
39+
'React',
40+
'Next.js',
41+
'Svelte',
42+
'Astro',
43+
'Lit',
44+
'Tailwind CSS',
45+
'tRPC',
46+
'Python',
47+
'Django',
48+
'AWS',
49+
'Supabase',
50+
'VS Code'
51+
],
52+
},
2453
{
2554
name: 'Colin Ramsay',
2655
description: 'Director and software developer at Go Tripod in Cornwall',

0 commit comments

Comments
 (0)