mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
data - add neverendingqs (#450)
This commit is contained in:
parent
3dcad194f7
commit
3fe7bb8859
1 changed files with 26 additions and 0 deletions
26
src/data.js
26
src/data.js
|
|
@ -1735,6 +1735,32 @@ export default [
|
||||||
'Developer',
|
'Developer',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Mark Tse',
|
||||||
|
description: 'A back-end developer who likes to dabble in the front-end.',
|
||||||
|
url: 'https://neverendingqs.com/uses/',
|
||||||
|
twitter: '@neverendingqs',
|
||||||
|
emoji: '👻',
|
||||||
|
country: '🇨🇦',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'AWS',
|
||||||
|
'Back End',
|
||||||
|
'C#',
|
||||||
|
'CSS',
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'JavaScript',
|
||||||
|
'Node',
|
||||||
|
'Python',
|
||||||
|
'Serverless',
|
||||||
|
'SQL',
|
||||||
|
'Vue'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Karl Horky',
|
name: 'Karl Horky',
|
||||||
description: 'Founder, Teacher at https://upleveled.io',
|
description: 'Founder, Teacher at https://upleveled.io',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue