mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Mariusz Szubryt
This commit is contained in:
parent
8d801e181f
commit
62725ca288
1 changed files with 29 additions and 0 deletions
29
src/data.js
29
src/data.js
|
|
@ -21,6 +21,35 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
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',
|
name: 'Colin Ramsay',
|
||||||
description: 'Director and software developer at Go Tripod in Cornwall',
|
description: 'Director and software developer at Go Tripod in Cornwall',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue