We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d801e1 + 62725ca commit 50fdefaCopy full SHA for 50fdefa
src/data.js
@@ -21,6 +21,35 @@
21
* Keep this a commonjs export.
22
*/
23
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
+ },
53
{
54
name: 'Colin Ramsay',
55
description: 'Director and software developer at Go Tripod in Cornwall',
0 commit comments