mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #280 from aendrew/patch-1
Adding myself (Ændrew Rininsland)
This commit is contained in:
commit
a2aae9abd8
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -1934,6 +1934,30 @@ const pages = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Think', 'Apply'],
|
tags: ['Think', 'Apply'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Ændrew Rininsland',
|
||||||
|
description: 'Developer-Journalist',
|
||||||
|
url: 'https://aendrew.com/uses',
|
||||||
|
twitter: '@aendrew',
|
||||||
|
emoji: '💚',
|
||||||
|
country: '🏳️🌈',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'DataViz',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'Node',
|
||||||
|
'Python',
|
||||||
|
'Author',
|
||||||
|
'Journalist',
|
||||||
|
'Speaker',
|
||||||
|
'Front-End',
|
||||||
|
'React',
|
||||||
|
'D3',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Elliot Bonneville',
|
name: 'Elliot Bonneville',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue