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
46a6c0a2ae
commit
ec02fdf61f
2 changed files with 25 additions and 3 deletions
|
|
@ -701,6 +701,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Abdessalam Benharira](https://abdessalam-benharira.me/uses) — JavaScript developer, UX/UI design and tech enthusiast
|
* [Abdessalam Benharira](https://abdessalam-benharira.me/uses) — JavaScript developer, UX/UI design and tech enthusiast
|
||||||
* [David Dias](https://thedaviddias.dev/uses/) — Front-End Developer, UX/UI enthusiast, podcaster and content creator!
|
* [David Dias](https://thedaviddias.dev/uses/) — Front-End Developer, UX/UI enthusiast, podcaster and content creator!
|
||||||
* [Thomas Large](https://tomlarge.dev/uses) — My name is Tom! I write code
|
* [Thomas Large](https://tomlarge.dev/uses) — My name is Tom! I write code
|
||||||
|
* [Mike Walsh](https://www.elmike.me/uses/) — Web Designer & Developer, Translator and Professor in South-Central Chile
|
||||||
* [Amit Merchant](https://www.amitmerchant.com/uses) — Maker of things. Open-source enthusiast. Blogger.
|
* [Amit Merchant](https://www.amitmerchant.com/uses) — Maker of things. Open-source enthusiast. Blogger.
|
||||||
* [Jesse James Burton](https://burtonmediainc.com/uses) — Software Developing Yogi from Alberta, Canada. Lets build the internet together.
|
* [Jesse James Burton](https://burtonmediainc.com/uses) — Software Developing Yogi from Alberta, Canada. Lets build the internet together.
|
||||||
* [Junaid Qadir](https://junaidqadir.com/uses) — A Full Stack #Laravel Developer
|
* [Junaid Qadir](https://junaidqadir.com/uses) — A Full Stack #Laravel Developer
|
||||||
|
|
|
||||||
25
src/data.js
25
src/data.js
|
|
@ -14987,13 +14987,34 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Mike Walsh',
|
name: 'Mike Walsh',
|
||||||
description: 'Web Designer & Developer, Translator and Professor in South-Central Chile',
|
description:
|
||||||
|
'Web Designer & Developer, Translator and Professor in South-Central Chile',
|
||||||
url: 'https://www.elmike.me/uses/',
|
url: 'https://www.elmike.me/uses/',
|
||||||
emoji: '🙃',
|
emoji: '🙃',
|
||||||
country: '🇨🇱',
|
country: '🇨🇱',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Designer','Developer','Publii CMS','HTML','CSS','Blogger','Web','macOS','iOS','GitHub','Netlify','JavaScript','PHP','Wordpress','Teacher','Sublime Text','Remote','Cloudflare','Minimalist'],
|
tags: [
|
||||||
|
'Designer',
|
||||||
|
'Developer',
|
||||||
|
'Publii CMS',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Blogger',
|
||||||
|
'Web',
|
||||||
|
'macOS',
|
||||||
|
'iOS',
|
||||||
|
'GitHub',
|
||||||
|
'Netlify',
|
||||||
|
'JavaScript',
|
||||||
|
'PHP',
|
||||||
|
'Wordpress',
|
||||||
|
'Teacher',
|
||||||
|
'Sublime Text',
|
||||||
|
'Remote',
|
||||||
|
'Cloudflare',
|
||||||
|
'Minimalist',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Amit Merchant',
|
name: 'Amit Merchant',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue