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
db9675b54e
commit
9f6b54b299
2 changed files with 4 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Neil Gupta](https://www.neil.gg/uses) — Designed in California. Assembled in Chicago. I like to build things.
|
||||
* [Jose Munoz](https://www.josemunozmatos.com/uses) — Product Designer from Puerto Rico
|
||||
* [Ibrahim Nurul Huda](https://www.sarbeh.com/uses) — creates visual narratives on web development, design, and Sharia studies.
|
||||
* [uncenter](https://www.uncenter.org/uses) — Very incompetent developer
|
||||
* [uncenter](https://www.uncenter.dev/uses) — Open source software developer, geography nerd, and high school student.
|
||||
* [Ignatius Bagus](https://mauss.dev/uses) — Software Alchemist
|
||||
* [Bob Reus](https://bobre.us/uses) — DevOps Engineer, eBook producer, Freediver, Buddhist
|
||||
* [Donavon West](https://donavon.com/uses) — Spread Love {...❤️}
|
||||
|
|
|
|||
|
|
@ -497,7 +497,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'uncenter',
|
||||
description: 'Open source software developer, geography nerd, and high school student.',
|
||||
description:
|
||||
'Open source software developer, geography nerd, and high school student.',
|
||||
url: 'https://www.uncenter.dev/uses',
|
||||
emoji: '🐥',
|
||||
country: '🇺🇸',
|
||||
|
|
@ -509,7 +510,7 @@ module.exports = [
|
|||
'Web Developer',
|
||||
'SolidJS',
|
||||
'Tailwind CSS',
|
||||
'Python'
|
||||
'Python',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue