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.
|
||||
* [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
|
||||
* [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.
|
||||
* [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.
|
||||
|
|
|
|||
43
src/data.js
43
src/data.js
|
|
@ -2006,28 +2006,29 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Amolith",
|
||||
description: "Musician, developer, sysadmin, co-host of the Linux Lads, small business owner, and founder of not-for-profit NixNet",
|
||||
url: "https://secluded.site/uses/",
|
||||
emoji: "🌳",
|
||||
country: "🇺🇸",
|
||||
computer: "linux",
|
||||
phone: "android",
|
||||
name: 'Amolith',
|
||||
description:
|
||||
'Musician, developer, sysadmin, co-host of the Linux Lads, small business owner, and founder of not-for-profit NixNet',
|
||||
url: 'https://secluded.site/uses/',
|
||||
emoji: '🌳',
|
||||
country: '🇺🇸',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
"Full Stack",
|
||||
"CSS",
|
||||
"HTML",
|
||||
"Blogger",
|
||||
"Engineer",
|
||||
"Entrepreneur",
|
||||
"Web Developer",
|
||||
"Back End",
|
||||
"DevOps",
|
||||
"Linux",
|
||||
"Open Source Software",
|
||||
"Vim",
|
||||
"Emacs",
|
||||
"Forgejo",
|
||||
'Full Stack',
|
||||
'CSS',
|
||||
'HTML',
|
||||
'Blogger',
|
||||
'Engineer',
|
||||
'Entrepreneur',
|
||||
'Web Developer',
|
||||
'Back End',
|
||||
'DevOps',
|
||||
'Linux',
|
||||
'Open Source Software',
|
||||
'Vim',
|
||||
'Emacs',
|
||||
'Forgejo',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue