mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
50fdefa435
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.
|
||||
*/
|
||||
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue