mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
02380af9a6
commit
b818fd80aa
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: 'Alex Duval',
|
||||
description: 'Fullstack Dev, Teacher, Freeride skier',
|
||||
url: 'https://www.alexduval.fr/uses',
|
||||
twitter: '@xlanex6',
|
||||
emoji: '🎿',
|
||||
country: '🇫🇷',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Web',
|
||||
'jamSTACK',
|
||||
'Vue',
|
||||
'Nuxt',
|
||||
'JavaScript',
|
||||
'TailwindCSS',
|
||||
'Vuetify',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Felix Yeboah Jefferson',
|
||||
description: 'Fullstack Developer, UI Designer & a Nomad',
|
||||
|
|
|
|||
Loading…
Reference in a new issue