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
7acdee2a35
commit
fab5a6373f
2 changed files with 5 additions and 9 deletions
|
|
@ -31,6 +31,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
# Awesome Uses ![Awesome][awesome-badge]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
* [Abyan Raditya](https://abydityadev.my.id/uses) — FrontEnd Developer
|
* [Abyan Raditya](https://abydityadev.my.id/uses) — FrontEnd Developer
|
||||||
|
* [Simon Depelchin](https://simondepelchin.be/uses) — Freelance PHP/JS developer.
|
||||||
* [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder
|
* [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder
|
||||||
* [Bino Kochumol Varghese](https://binovarghese.com/blog/2021/what-i-use-2021/) — Developer. Reader. Writer. Wanderlust.
|
* [Bino Kochumol Varghese](https://binovarghese.com/blog/2021/what-i-use-2021/) — Developer. Reader. Writer. Wanderlust.
|
||||||
* [John Hammond](https://mathsquirrel.com/posts/2024/01/uses/) — Teaching Professor and Nerd
|
* [John Hammond](https://mathsquirrel.com/posts/2024/01/uses/) — Teaching Professor and Nerd
|
||||||
|
|
@ -739,6 +740,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Marcus Obst](https://marcus-obst.de/uses) — Webdeveloper, Music Lover
|
* [Marcus Obst](https://marcus-obst.de/uses) — Webdeveloper, Music Lover
|
||||||
* [Pawel Grzybek](https://pawelgrzybek.com/uses/) — Software Engineer
|
* [Pawel Grzybek](https://pawelgrzybek.com/uses/) — Software Engineer
|
||||||
* [Ryan Senn](https://ryansenn.dev/uses) — Software engineer turned business owner. Loves functional porgramming.
|
* [Ryan Senn](https://ryansenn.dev/uses) — Software engineer turned business owner. Loves functional porgramming.
|
||||||
|
* [Amanda Parada](https://lechuza.cafe/uses) — CS student. Unfortunately not an actual owl.
|
||||||
* [Michael Beckwith](https://apiratelifefor.me/uses/) — PHP and WordPress developer/support, coffee consumer, gym monkey
|
* [Michael Beckwith](https://apiratelifefor.me/uses/) — PHP and WordPress developer/support, coffee consumer, gym monkey
|
||||||
* [Eric McCormick](https://edm00se.codes/uses/) — Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing
|
* [Eric McCormick](https://edm00se.codes/uses/) — Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing
|
||||||
* [Ben Congdon](https://benjamincongdon.me/uses) — Golang, Python, Rust. Runs in the Cloud.
|
* [Ben Congdon](https://benjamincongdon.me/uses) — Golang, Python, Rust. Runs in the Cloud.
|
||||||
|
|
|
||||||
10
src/data.js
10
src/data.js
|
|
@ -15764,19 +15764,13 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Amanda Parada',
|
name: 'Amanda Parada',
|
||||||
description:
|
description: 'CS student. Unfortunately not an actual owl.',
|
||||||
'CS student. Unfortunately not an actual owl.',
|
|
||||||
url: 'https://lechuza.cafe/uses',
|
url: 'https://lechuza.cafe/uses',
|
||||||
emoji: '🦉',
|
emoji: '🦉',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: ['Student', 'Arch Linux', 'Artist', 'Nginx'],
|
||||||
'Student',
|
|
||||||
'Arch Linux',
|
|
||||||
'Artist',
|
|
||||||
'Nginx',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Michael Beckwith',
|
name: 'Michael Beckwith',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue