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
96db1119ff
commit
8071825d99
2 changed files with 13 additions and 11 deletions
|
|
@ -449,6 +449,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Dmytro Litvinov](https://dmytrolitvinov.com/uses/) — Full Stack Python developer from 🇺🇦
|
* [Dmytro Litvinov](https://dmytrolitvinov.com/uses/) — Full Stack Python developer from 🇺🇦
|
||||||
* [Braden Watkins](https://bradenwatkins.dev/uses) — Student, Full Stack Developer, Lover of all things analog
|
* [Braden Watkins](https://bradenwatkins.dev/uses) — Student, Full Stack Developer, Lover of all things analog
|
||||||
* [Rikin Patel](https://patelrikin.com/#uses) — Experienced Front-end developer, Passionate about Javascript
|
* [Rikin Patel](https://patelrikin.com/#uses) — Experienced Front-end developer, Passionate about Javascript
|
||||||
|
* [Jed Fonner](https://jedfonner.com/uses) — Engineering VP and father who still manages to crank out a couple side projects each year. Loves Svelte and Javascript.
|
||||||
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
||||||
* [Salisa Cheawcharnthong](https://www.sgennrw.xyz/uses) — Software Engineer
|
* [Salisa Cheawcharnthong](https://www.sgennrw.xyz/uses) — Software Engineer
|
||||||
* [Tom (ttntm)](https://ttntm.me/uses) — Web developer from Austria
|
* [Tom (ttntm)](https://ttntm.me/uses) — Web developer from Austria
|
||||||
|
|
|
||||||
23
src/data.js
23
src/data.js
|
|
@ -9495,22 +9495,23 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jed Fonner',
|
name: 'Jed Fonner',
|
||||||
description: 'Engineering VP and father who still manages to crank out a couple side projects each year. Loves Svelte and Javascript.',
|
description:
|
||||||
|
'Engineering VP and father who still manages to crank out a couple side projects each year. Loves Svelte and Javascript.',
|
||||||
url: 'https://jedfonner.com/uses',
|
url: 'https://jedfonner.com/uses',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
emoji: '🏖️',
|
emoji: '🏖️',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
'Svelte',
|
'Svelte',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
'Developer',
|
'Developer',
|
||||||
'CSS',
|
'CSS',
|
||||||
'Web Developer',
|
'Web Developer',
|
||||||
'Enterprise Software',
|
'Enterprise Software',
|
||||||
'Father',
|
'Father',
|
||||||
'Manager'
|
'Manager',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue