mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Tomek Buszewski (#701)
This commit is contained in:
parent
7beefae1c6
commit
7dce1e948d
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -5982,6 +5982,31 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['CSS', 'YouTuber', 'Web Development'],
|
tags: ['CSS', 'YouTuber', 'Web Development'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Tomek Buszewski',
|
||||||
|
description:
|
||||||
|
'Developer and team leader based in Warsaw, Poland.',
|
||||||
|
url: 'https://www.buszewski.com/uses/',
|
||||||
|
twitter: '@tomekbuszewski',
|
||||||
|
emoji: '☕',
|
||||||
|
country: '🇵🇱',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'Python',
|
||||||
|
'Node',
|
||||||
|
'React',
|
||||||
|
'Vue',
|
||||||
|
'Django',
|
||||||
|
'Flask',
|
||||||
|
'WordPress',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Benjamin Mock',
|
name: 'Benjamin Mock',
|
||||||
description: 'coder, runner, reader, maker',
|
description: 'coder, runner, reader, maker',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue