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
fa53249cd6
commit
6b6e51be00
2 changed files with 23 additions and 21 deletions
|
|
@ -112,6 +112,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Seagyn Davis](https://www.seagyndavis.com/uses) — Full stack human. Hobby runner. Mainly a husband and dad.
|
* [Seagyn Davis](https://www.seagyndavis.com/uses) — Full stack human. Hobby runner. Mainly a husband and dad.
|
||||||
* [Marc-Antoine Dion](https://marcantoinedion.com/uses) — Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.
|
* [Marc-Antoine Dion](https://marcantoinedion.com/uses) — Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.
|
||||||
* [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener
|
* [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener
|
||||||
|
* [Amolith](https://secluded.site/uses/) — Musician, developer, sysadmin, co-host of the Linux Lads, small business owner, and founder of not-for-profit NixNet
|
||||||
* [Aleksey Razbakov](https://razbakov.com/uses/) — Indie Hacker. Web Developer. Salsa Dancer.
|
* [Aleksey Razbakov](https://razbakov.com/uses/) — Indie Hacker. Web Developer. Salsa Dancer.
|
||||||
* [Ayush Gupta](https://ayushgupta.tech/uses/) — React & React Native developer, passionate photographer, technical writer and occasionaly designer.
|
* [Ayush Gupta](https://ayushgupta.tech/uses/) — React & React Native developer, passionate photographer, technical writer and occasionaly designer.
|
||||||
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
||||||
|
|
|
||||||
43
src/data.js
43
src/data.js
|
|
@ -2006,28 +2006,29 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Amolith",
|
name: 'Amolith',
|
||||||
description: "Musician, developer, sysadmin, co-host of the Linux Lads, small business owner, and founder of not-for-profit NixNet",
|
description:
|
||||||
url: "https://secluded.site/uses/",
|
'Musician, developer, sysadmin, co-host of the Linux Lads, small business owner, and founder of not-for-profit NixNet',
|
||||||
emoji: "🌳",
|
url: 'https://secluded.site/uses/',
|
||||||
country: "🇺🇸",
|
emoji: '🌳',
|
||||||
computer: "linux",
|
country: '🇺🇸',
|
||||||
phone: "android",
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
"Full Stack",
|
'Full Stack',
|
||||||
"CSS",
|
'CSS',
|
||||||
"HTML",
|
'HTML',
|
||||||
"Blogger",
|
'Blogger',
|
||||||
"Engineer",
|
'Engineer',
|
||||||
"Entrepreneur",
|
'Entrepreneur',
|
||||||
"Web Developer",
|
'Web Developer',
|
||||||
"Back End",
|
'Back End',
|
||||||
"DevOps",
|
'DevOps',
|
||||||
"Linux",
|
'Linux',
|
||||||
"Open Source Software",
|
'Open Source Software',
|
||||||
"Vim",
|
'Vim',
|
||||||
"Emacs",
|
'Emacs',
|
||||||
"Forgejo",
|
'Forgejo',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue