mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
6d423756ac
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1,5 +1,26 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Sythe Veenje',
|
||||
description: 'Freelance Developer & Designer',
|
||||
url: 'https://sythe.nl/uses',
|
||||
emoji: '🚴🏻♂️',
|
||||
country: '🇳🇱',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Web',
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
'TailwindCSS',
|
||||
'SCSS',
|
||||
'HTML',
|
||||
'Laravel',
|
||||
'Wordpress',
|
||||
'Vue',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: '𝙅𝙤𝙧𝙧𝙚 𝙎𝙥𝙞𝙟𝙠𝙚𝙧',
|
||||
description: 'Web Developer from the Netherlands',
|
||||
|
|
|
|||
Loading…
Reference in a new issue