mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Adam Siekierski (#891)
* Add Adam Siekierski 🍻
* Remove redundant data
Compared to another people, it could be too much
* Fix the typos
Co-authored-by: Antoni Kepinski <xxczaki@pm.me>
Co-authored-by: Antoni Kepinski <xxczaki@pm.me>
This commit is contained in:
parent
215df63263
commit
fcd71d80fc
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -439,6 +439,30 @@ module.exports = [
|
|||
'Teacher',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Adam Siekierski',
|
||||
description:
|
||||
'Non-professional fullstack developer. Big fan of JavaScript, TypeScript, React, and Vue. Co-host of Polish web development podcast.',
|
||||
url: 'https://siekierski.ml/#/uses',
|
||||
twitter: '@a_siekierski',
|
||||
emoji: '🍻',
|
||||
country: '🇵🇱',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'CSS',
|
||||
'React',
|
||||
'Vue',
|
||||
'Node.js',
|
||||
'Swift',
|
||||
'Podcaster',
|
||||
'JAMStack',
|
||||
'React Native'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Sam Boswell',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue