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
87901d72c8
commit
cabd438fac
2 changed files with 11 additions and 2 deletions
|
|
@ -688,6 +688,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Vinesh Raju](https://blog.thevinesh.com/uses/) — Mobile Application developer from India with a deep focus on UX/UI.
|
||||
* [Simon Lee](https://simonhlee97.github.io/uses/) — Front end developer. Indiana Hoosier.
|
||||
* [James Mathias](https://artisticoutlaw.com/outlaw/uses) — Artist, Writer, & Outlaw
|
||||
* [Stanislav (Stas) Katkov](https://skatkov.com/uses) — Indie-hacker and developer
|
||||
* [Matt Walsh](https://mattwalsh.dev/uses/) — Python programmer with love for data and automation
|
||||
* [Abul Khoyer](https://abulkhoyer.com/uses/) — Web Developer and Designer
|
||||
|
||||
|
|
|
|||
10
src/data.js
10
src/data.js
|
|
@ -14344,7 +14344,15 @@ module.exports = [
|
|||
twitter: '@5katkov',
|
||||
country: '🇳🇱',
|
||||
computer: 'linux',
|
||||
tags: ['Digital-wellness', 'Ruby on Rails', 'Golang', 'Sqlite', 'Dad', 'Nomad', 'Manjaro']
|
||||
tags: [
|
||||
'Digital-wellness',
|
||||
'Ruby on Rails',
|
||||
'Golang',
|
||||
'Sqlite',
|
||||
'Dad',
|
||||
'Nomad',
|
||||
'Manjaro',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Matt Walsh',
|
||||
|
|
|
|||
Loading…
Reference in a new issue