mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
902521b91f
commit
762e998c4c
2 changed files with 5 additions and 3 deletions
|
|
@ -30,6 +30,7 @@ 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]
|
||||||
|
|
||||||
|
* [Michal Mazur](https://cybershu.eu/uses.html) — Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist
|
||||||
* [Khafizi Noh](https://mkfizi.dev/uses) — Full-stack web developer based in Cyberjaya, Malaysia.
|
* [Khafizi Noh](https://mkfizi.dev/uses) — Full-stack web developer based in Cyberjaya, Malaysia.
|
||||||
* [Angel Cruz](https://angelcruz.dev/uses) — SR Backend (PHP / Laravel / WordPress) developer.
|
* [Angel Cruz](https://angelcruz.dev/uses) — SR Backend (PHP / Laravel / WordPress) developer.
|
||||||
* [Jae Toole](https://jaetoole.me/uses) — Laravel developer, AWS enthusiast, Kubernetes lover
|
* [Jae Toole](https://jaetoole.me/uses) — Laravel developer, AWS enthusiast, Kubernetes lover
|
||||||
|
|
|
||||||
|
|
@ -21,9 +21,10 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Michal Mazur',
|
name: 'Michal Mazur',
|
||||||
description: 'Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist',
|
description:
|
||||||
|
'Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist',
|
||||||
url: 'https://cybershu.eu/uses.html',
|
url: 'https://cybershu.eu/uses.html',
|
||||||
twitter: '@MichalMzr',
|
twitter: '@MichalMzr',
|
||||||
emoji: '🧰',
|
emoji: '🧰',
|
||||||
|
|
@ -54,7 +55,7 @@ module.exports = [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Remote',
|
'Remote',
|
||||||
'Architecture',
|
'Architecture',
|
||||||
'Software Engineer'
|
'Software Engineer',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue