From d7694f6036adb1102b6e8fcce6ceb9ee2d79f605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matth=C3=A4us=20Mzyk?= <76705611+MatthaeusMzyk@users.noreply.github.com> Date: Mon, 28 Dec 2020 21:55:31 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Matth=C3=A4us=20Mzyk=20(#1059)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Matthäus Mzyk --- src/data.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/data.js b/src/data.js index d1944ef9..9cf3dc64 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,24 @@ // keep it commonjs export // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L6-L21 module.exports = [ + { + name: "Matthäus Mzyk", + description: "T-Shaped Full Stack Developer with strong focus on Frontend", + url: "https://matthaeusmzyk.github.io/uses", + emoji: "👨‍🚀", + country: "🇩🇪", + computer: "apple", + phone: "iphone", + tags: [ + "Typescript", + "Angular", + "React", + "Node.js", + "Azure", + "Full Stack", + "Front End", + ], + }, { name: 'Simon Smale', description: 'Full Stack Developer and beginner digital gardener',