mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Daniel Marcinkowski
This commit is contained in:
parent
5c7428c075
commit
d061a5416d
1 changed files with 33 additions and 0 deletions
33
src/data.js
33
src/data.js
|
|
@ -23,6 +23,39 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Daniel Marcinkowski',
|
||||
description:
|
||||
'A multi-disciplinary tech professional.',
|
||||
url: 'https://meetdaniel.me/uses/',
|
||||
emoji: '😅',
|
||||
country: '🇩🇪',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
mastodon: '@meetdanielme@mastodon.social',
|
||||
bluesky: 'meetdaniel.me',
|
||||
tags: [
|
||||
'Blogger',
|
||||
'Writer',
|
||||
'UI',
|
||||
'UX',
|
||||
'UI',
|
||||
'Figma',
|
||||
'Design Systems',
|
||||
'UI/UX',
|
||||
'Markdown',
|
||||
'Photographer',
|
||||
'Problem Solver',
|
||||
'Design',
|
||||
'Traveler',
|
||||
'Student',
|
||||
'Product Manager',
|
||||
'Minimalist',
|
||||
'Self taught',
|
||||
'Marketer',
|
||||
'Content Creator',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Christian Hain',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue