mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Jeremy Collins' uses (#733)
This commit is contained in:
parent
40121c70d5
commit
e12a37488b
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -2843,6 +2843,27 @@ module.exports = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Developer', 'JavaScript', 'C#', 'Node'],
|
tags: ['Developer', 'JavaScript', 'C#', 'Node'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jeremy Collins',
|
||||||
|
description: 'Full-stack developer always seeking to learn more. Web and mobile technology enthusiast.',
|
||||||
|
url: 'https://jeremycollins.net/uses',
|
||||||
|
twitter: '@jollins',
|
||||||
|
emoji: '🥤',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Full Stack',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Ruby',
|
||||||
|
'Node',
|
||||||
|
'Angular',
|
||||||
|
'Swift',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Michael Kutz',
|
name: 'Michael Kutz',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue