mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1069 from MatthaeusMzyk/master
Remove Matthäus Mzyk
This commit is contained in:
commit
b8e80f92ef
2 changed files with 0 additions and 19 deletions
|
|
@ -29,7 +29,6 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
|
|
||||||
# Awesome Uses ![Awesome][awesome-badge]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
* [Matthäus Mzyk](https://matthaeusmzyk.github.io/uses) — T-Shaped Full Stack Developer with strong focus on Frontend
|
|
||||||
* [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener
|
* [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener
|
||||||
* [Aleksey Razbakov](https://razbakov.com/uses/) — Indie Hacker. Web Developer. Salsa Dancer.
|
* [Aleksey Razbakov](https://razbakov.com/uses/) — Indie Hacker. Web Developer. Salsa Dancer.
|
||||||
* [Ayush Gupta](https://ayushgupta.tech/uses/) — React & React Native developer, passionate photographer, technical writer and occasionaly designer.
|
* [Ayush Gupta](https://ayushgupta.tech/uses/) — React & React Native developer, passionate photographer, technical writer and occasionaly designer.
|
||||||
|
|
|
||||||
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