diff --git a/src/data.js b/src/data.js index 46bb1072f..83bf0b966 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,35 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Mariusz Szubryt', + description: + 'Frontend-oriented Product Engineer', + url: 'https://szubryt.net/uses', + emoji: '💎', + twitter: '@mariuszubryt', + country: '🇵🇱', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Product Engineer', + 'Frontend', + 'Javascript', + 'Typescript', + 'React', + 'Next.js', + 'Svelte', + 'Astro', + 'Lit', + 'Tailwind CSS', + 'tRPC', + 'Python', + 'Django', + 'AWS', + 'Supabase', + 'VS Code' + ], + }, { name: 'Colin Ramsay', description: 'Director and software developer at Go Tripod in Cornwall',