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
5d2b07625e
commit
07f813b161
2 changed files with 6 additions and 3 deletions
|
|
@ -51,6 +51,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Bino Kochumol Varghese](https://binovarghese.com/uses/) — Developer. Writer.
|
||||
* [John Hammond](https://mathsquirrel.com/posts/2024/01/uses/) — Teaching Professor and Nerd
|
||||
* [Daniel Rotter](https://danielrotter.at/uses) — Senior Fullstack Developer at Yummy Publishing and organizer of the VlbgWebDev Meetup
|
||||
* [Adam Chamberlin](https://adamchamberlin.info/uses) — Web developer and consumate athlete from the UK.
|
||||
* [Jon Seager](https://jnsgr.uk/uses) — Husband, father, leader, software engineer, geek
|
||||
* [Sebastian Herrmann](https://herrherrmann.net/uses/) — Web developer, musician, and hobby photographer
|
||||
* [Dinesh Haribabu](https://dineshharibabu.in/uses) — Frontend Engineer and tech enthusiast
|
||||
|
|
@ -501,6 +502,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Kent C. Dodds](https://kentcdodds.com/uses) — JavaScript Software Engineer, speaker, and trainer
|
||||
* [Riley Shaw](https://rileyjshaw.com/uses) — Programmer, interface designer, noisemaker, mender.
|
||||
* [Nathan Smith](https://nathan-smith.org/uses) — Full stack dev, cat dad, dungeon master.
|
||||
* [Thê (Alexander) Quach](https://the-quach.com/uses/) — An aspiring financial data analyst, seeking new projects and opportunities
|
||||
* [Joshua Ryan Velasquez](https://joshua-afk.github.io/uses) — Web Developer, Designer, Vimmer, Typist, Calisthenics, Mortal.
|
||||
* [Glenn Reyes](https://glennreyes.com/uses) — Independent Software Engineer, trainer & speaker. Into sports & music.
|
||||
* [Jean Tinland](https://www.jeantinland.com/en/uses/) — Front-end developer. Working with CSS, React, Next.js. I implement responsive, accessible, backward-compatible interfaces.
|
||||
|
|
|
|||
|
|
@ -582,7 +582,7 @@ module.exports = [
|
|||
'Developer',
|
||||
'Git',
|
||||
'GitHub',
|
||||
'WordPress'
|
||||
'WordPress',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -10954,7 +10954,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Thê (Alexander) Quach',
|
||||
description: 'An aspiring financial data analyst, seeking new projects and opportunities',
|
||||
description:
|
||||
'An aspiring financial data analyst, seeking new projects and opportunities',
|
||||
url: 'https://the-quach.com/uses/',
|
||||
emoji: '🔮',
|
||||
country: 'ca',
|
||||
|
|
@ -10969,7 +10970,7 @@ module.exports = [
|
|||
'Julia',
|
||||
'R',
|
||||
'VSCode',
|
||||
'IntelliJ'
|
||||
'IntelliJ',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue