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
670e72cba8
commit
eac29d939d
2 changed files with 11 additions and 1 deletions
|
|
@ -618,6 +618,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Piyush Mehta](http://www.piyushmehta.com/uses/) — Full Stack Developer Based in INDIA
|
* [Piyush Mehta](http://www.piyushmehta.com/uses/) — Full Stack Developer Based in INDIA
|
||||||
* [Duncan McDougall](https://www.belter.io/uses/) — Web developer, contractor, remotely working from the South of Scotland
|
* [Duncan McDougall](https://www.belter.io/uses/) — Web developer, contractor, remotely working from the South of Scotland
|
||||||
* [Mijndert Stuij](https://mijndertstuij.nl/uses/) — Engineer. Hacker. Minimalist.
|
* [Mijndert Stuij](https://mijndertstuij.nl/uses/) — Engineer. Hacker. Minimalist.
|
||||||
|
* [Niels Gouman](https://nielsgouman.nl/uses/) — Tech. Start-ups. SaaS.
|
||||||
* [Juan Fernandes](https://www.juanfernandes.uk/uses/) — Freelance Front-end Developer
|
* [Juan Fernandes](https://www.juanfernandes.uk/uses/) — Freelance Front-end Developer
|
||||||
* [Kevin Simkanič](https://github.com/kevinko12323/uses) — Wordpress ninja 😎 React lover ❤️ CSS master 🧐
|
* [Kevin Simkanič](https://github.com/kevinko12323/uses) — Wordpress ninja 😎 React lover ❤️ CSS master 🧐
|
||||||
* [Lakshmipriya Mukundan](https://gist.github.com/lakshmipriyamukundan/ddd224306ce962f4f159f1065f0f0c67) — Javascript lover, FullStack enthusiast, React Learner (current), Pet lover
|
* [Lakshmipriya Mukundan](https://gist.github.com/lakshmipriyamukundan/ddd224306ce962f4f159f1065f0f0c67) — Javascript lover, FullStack enthusiast, React Learner (current), Pet lover
|
||||||
|
|
|
||||||
11
src/data.js
11
src/data.js
|
|
@ -12365,7 +12365,16 @@ module.exports = [
|
||||||
country: '🇳🇱',
|
country: '🇳🇱',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Blogger', 'Entrepreneur', 'Web', 'VS Code', 'Rust', 'Problem Solver', 'Lifehacker', 'Product Manager'],
|
tags: [
|
||||||
|
'Blogger',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Web',
|
||||||
|
'VS Code',
|
||||||
|
'Rust',
|
||||||
|
'Problem Solver',
|
||||||
|
'Lifehacker',
|
||||||
|
'Product Manager',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Juan Fernandes',
|
name: 'Juan Fernandes',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue