mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
fix tags
This commit is contained in:
parent
564ed698ca
commit
09661c8ca2
1 changed files with 7 additions and 10 deletions
17
src/data.js
17
src/data.js
|
|
@ -13235,30 +13235,27 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Simon Lee',
|
name: 'Simon Lee',
|
||||||
description: 'Coding and learning in an infinite loop.',
|
description: 'Front end developer. Indiana Hoosier.',
|
||||||
url: 'https://simonhlee97.github.io/uses/',
|
url: 'https://simonhlee97.github.io/uses/',
|
||||||
twitter: '@simonhlee97',
|
twitter: '@simonhlee97',
|
||||||
emoji: '🌽',
|
emoji: '🌽',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Front End',
|
'Front End',
|
||||||
'Back End',
|
'Developer',
|
||||||
'FreeCodeCamp Seoul',
|
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'WordPress',
|
'WordPress',
|
||||||
'React',
|
'React',
|
||||||
'VueJS',
|
'Next',
|
||||||
|
'Vue.js',
|
||||||
'SCSS',
|
'SCSS',
|
||||||
|
'CSS',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
'JamStack',
|
|
||||||
'Node.js',
|
'Node.js',
|
||||||
'MongoDB',
|
'MongoDB',
|
||||||
'Postgres',
|
'UI',
|
||||||
'UI Developer',
|
|
||||||
'web development',
|
|
||||||
'golf handicap: 15',
|
|
||||||
'4.0 tennis player',
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue