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
d1a6d82437
commit
fe936ca674
2 changed files with 12 additions and 2 deletions
|
|
@ -194,6 +194,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Oleg Perchyk](https://himynameisoleg.com/uses) — Web developer - also ride bmx and cook alot. :wq
|
* [Oleg Perchyk](https://himynameisoleg.com/uses) — Web developer - also ride bmx and cook alot. :wq
|
||||||
* [Dhananjay Porwal](https://github.com/DhananjayPorwal/Grey-Test/blob/gh-pages/dhananjayporwal_uses.md) — Self taught Cyber Security Analyst, Graphic Designer and Front-end Developer
|
* [Dhananjay Porwal](https://github.com/DhananjayPorwal/Grey-Test/blob/gh-pages/dhananjayporwal_uses.md) — Self taught Cyber Security Analyst, Graphic Designer and Front-end Developer
|
||||||
* [Manassarn "Noom" Manoonchai](https://monosor.com/uses) — Coding, Productivity, Technologies, macOS, Keyboard
|
* [Manassarn "Noom" Manoonchai](https://monosor.com/uses) — Coding, Productivity, Technologies, macOS, Keyboard
|
||||||
|
* [First Kanisorn Sutham](https://heyfirst.co/uses) — Full Stack Software Engineer, Runner, Coffeeholic
|
||||||
* [Henrik Nyh](https://henrik.nyh.se/uses) — Swedish web developer in Yorkshire, UK.
|
* [Henrik Nyh](https://henrik.nyh.se/uses) — Swedish web developer in Yorkshire, UK.
|
||||||
* [Manoj Barman](https://manojbarman.in/uses) — Working hardly, or Hardly working..
|
* [Manoj Barman](https://manojbarman.in/uses) — Working hardly, or Hardly working..
|
||||||
* [Monica Powell](https://www.aboutmonica.com/uses/) — Hi! I'm a product engineer who is passionate about making open-source more accessible and community building
|
* [Monica Powell](https://www.aboutmonica.com/uses/) — Hi! I'm a product engineer who is passionate about making open-source more accessible and community building
|
||||||
|
|
|
||||||
13
src/data.js
13
src/data.js
|
|
@ -3664,7 +3664,7 @@ module.exports = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['JavaScript', 'Ruby on Rails', 'Testing', 'Vim', 'VS Code', 'Web'],
|
tags: ['JavaScript', 'Ruby on Rails', 'Testing', 'Vim', 'VS Code', 'Web'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'First Kanisorn Sutham',
|
name: 'First Kanisorn Sutham',
|
||||||
description: 'Full Stack Software Engineer, Runner, Coffeeholic',
|
description: 'Full Stack Software Engineer, Runner, Coffeeholic',
|
||||||
url: 'https://heyfirst.co/uses',
|
url: 'https://heyfirst.co/uses',
|
||||||
|
|
@ -3673,7 +3673,16 @@ module.exports = [
|
||||||
country: '🇹🇭',
|
country: '🇹🇭',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['JavaScript', 'Full Stack', 'React', 'Node.js', 'Blogger', 'Tailwind CSS', 'Web', 'Django'],
|
tags: [
|
||||||
|
'JavaScript',
|
||||||
|
'Full Stack',
|
||||||
|
'React',
|
||||||
|
'Node.js',
|
||||||
|
'Blogger',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Web',
|
||||||
|
'Django',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Henrik Nyh',
|
name: 'Henrik Nyh',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue