Skip to content

Commit

Permalink
Add Mariusz Szubryt
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszubryt committed Oct 29, 2023
1 parent 8d801e1 commit 62725ca
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 62725ca

Please sign in to comment.