mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
added phiilu.com/uses (@phiilu)
This commit is contained in:
parent
06e56956e4
commit
e42f47369b
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -2294,6 +2294,26 @@ const pages = [
|
||||||
'UX',
|
'UX',
|
||||||
'Blogger',
|
'Blogger',
|
||||||
'Designer',
|
'Designer',
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Florian Kapfenberger',
|
||||||
|
description:
|
||||||
|
'Frontend developer from Austria who likes to create modern applications with React (Native)',
|
||||||
|
url: 'https://phiilu.com/uses',
|
||||||
|
twitter: '@phiilu',
|
||||||
|
emoji: '🐢',
|
||||||
|
country: '🇦🇹',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'Full Stack',
|
||||||
|
'JavaScript',
|
||||||
|
'Blogger',
|
||||||
|
'React',
|
||||||
|
'Gatsby'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue