mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
update my tags (#419)
* add myself to data.js * fix typo * update my tags
This commit is contained in:
parent
00152848e7
commit
f6cfb73897
1 changed files with 7 additions and 4 deletions
11
src/data.js
11
src/data.js
|
|
@ -50,9 +50,9 @@ const pages = [
|
||||||
twitter: '@jamesqquick',
|
twitter: '@jamesqquick',
|
||||||
emoji: '🥑',
|
emoji: '🥑',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Speaker',
|
'Speaker',
|
||||||
'Teacher',
|
'Teacher',
|
||||||
|
|
@ -2588,12 +2588,15 @@ const pages = [
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
|
'NativeScript',
|
||||||
'React',
|
'React',
|
||||||
'Angular',
|
'Angular',
|
||||||
'Vue',
|
'Vue',
|
||||||
|
'Node',
|
||||||
'C#',
|
'C#',
|
||||||
'.NET Core',
|
'.NET Core',
|
||||||
'.NET'
|
'.NET',
|
||||||
|
'Python'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue