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',