mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding myself (Ændrew Rininsland)
Thank youu!!!! 💚
This commit is contained in:
parent
73d6259b9a
commit
6be70c8955
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -1890,6 +1890,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'
|
||||||
|
],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue