From 62725ca288884a634ad1ad0c9ead84794ca32e83 Mon Sep 17 00:00:00 2001 From: Mariusz Szubryt Date: Sun, 29 Oct 2023 22:33:04 +0100 Subject: [PATCH] Add Mariusz Szubryt --- src/data.js | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/data.js b/src/data.js index 46bb1072..83bf0b96 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',