mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Remove Matthäus Mzyk
This commit is contained in:
parent
28facee550
commit
854535d794
1 changed files with 0 additions and 18 deletions
18
src/data.js
18
src/data.js
|
|
@ -1,24 +1,6 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
||||||
module.exports = [
|
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',
|
name: 'Simon Smale',
|
||||||
description: 'Full Stack Developer and beginner digital gardener',
|
description: 'Full Stack Developer and beginner digital gardener',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue