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
50fdefa435
commit
1a10eff1fb
2 changed files with 3 additions and 3 deletions
|
|
@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
||||
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
||||
* [Dennis Sauvé](https://gist.github.com/dengsauve/e344ef7d8bd0d194b602e8b2d4490f98) — DevOps Engineer w/Dev roots in the Pacific North West!
|
||||
* [Jana](https://janasundar.dev/uses) — Full Stack Developer & Javascript Enthusiast
|
||||
|
|
|
|||
|
|
@ -23,8 +23,7 @@
|
|||
module.exports = [
|
||||
{
|
||||
name: 'Mariusz Szubryt',
|
||||
description:
|
||||
'Frontend-oriented Product Engineer',
|
||||
description: 'Frontend-oriented Product Engineer',
|
||||
url: 'https://szubryt.net/uses',
|
||||
emoji: '💎',
|
||||
twitter: '@mariuszubryt',
|
||||
|
|
@ -47,7 +46,7 @@ module.exports = [
|
|||
'Django',
|
||||
'AWS',
|
||||
'Supabase',
|
||||
'VS Code'
|
||||
'VS Code',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue