mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @tycrek (#577)
This commit is contained in:
parent
4cb63529ee
commit
387c1c1b11
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -2270,6 +2270,25 @@ module.exports = [
|
|||
phone: 'iphone',
|
||||
tags: ['Engineer', 'YouTuber', 'Blogger', 'Front End'],
|
||||
},
|
||||
{
|
||||
name: 'Josh Moore',
|
||||
description:
|
||||
'Self-taught full-stack web dev with a passion for open-source, privacy, & security.',
|
||||
url: 'https://jmoore.dev/redesign/uses',
|
||||
twitter: '@tycrek',
|
||||
emoji: '😜',
|
||||
country: '🇨🇦',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Web Development',
|
||||
'Front End',
|
||||
'Back End',
|
||||
'Full Stack',
|
||||
'Node',
|
||||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'James Mills',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue