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]
|
||||
|
||||
* [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
|
||||
* [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
|
||||
|
|
@ -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
|
||||
* [Pawel Grzybek](https://pawelgrzybek.com/uses/) — Software Engineer
|
||||
* [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
|
||||
* [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.
|
||||
|
|
|
|||
12
src/data.js
12
src/data.js
|
|
@ -53,7 +53,7 @@ module.exports = [
|
|||
'HTML',
|
||||
'PHP',
|
||||
'Full Stack',
|
||||
'CSS',
|
||||
'CSS',
|
||||
'Node.js',
|
||||
'Front End',
|
||||
'VS Code',
|
||||
|
|
@ -15764,19 +15764,13 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Amanda Parada',
|
||||
description:
|
||||
'CS student. Unfortunately not an actual owl.',
|
||||
description: 'CS student. Unfortunately not an actual owl.',
|
||||
url: 'https://lechuza.cafe/uses',
|
||||
emoji: '🦉',
|
||||
country: '🇺🇸',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Student',
|
||||
'Arch Linux',
|
||||
'Artist',
|
||||
'Nginx',
|
||||
],
|
||||
tags: ['Student', 'Arch Linux', 'Artist', 'Nginx'],
|
||||
},
|
||||
{
|
||||
name: 'Michael Beckwith',
|
||||
|
|
|
|||
Loading…
Reference in a new issue