mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1932 from meetdanielme/master
Adding Daniel Marcinkowski
This commit is contained in:
commit
31b9d8e9af
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.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
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',
|
name: 'Christian Hain',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue