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
aeb5c5fe3b
commit
8cdbf3d4d1
2 changed files with 3 additions and 10 deletions
|
|
@ -463,6 +463,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Francis Sunday](https://hakaselogs.me/2020-01-10/what-i-use) — Software Engineer | Gopher | Hacker
|
||||
* [Jared Clifton-Lee](https://jared.clifton-lee.com/uses) — Engineer of code; manager of people; trainer of cats
|
||||
* [James Kemp](https://www.jameskemp.dev/uses/) — Web Developer, Blogger, Freelancer
|
||||
* [Bob Matyas](https://www.bobmatyas.com/uses) — Web Developer // IndieWeb
|
||||
* [Tom Hazledine](https://tomhazledine.com/uses) — Data visualisation tinkerer and JS enthusiast. Podcaster. Nerd.
|
||||
* [Dávid Lévai](https://davidlevai.com/uses) — Building production-ready apps, Freelancing as a Software Dev
|
||||
* [Soumya Ranjan Mohanty](https://soumya.dev/uses) — Fullstack software developer, Music Lover
|
||||
|
|
|
|||
12
src/data.js
12
src/data.js
|
|
@ -9277,22 +9277,14 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Bob Matyas',
|
||||
description:
|
||||
'Web Developer // IndieWeb',
|
||||
description: 'Web Developer // IndieWeb',
|
||||
url: 'https://www.bobmatyas.com/uses',
|
||||
twitter: '@bobmatyas',
|
||||
emoji: '🌸',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'HTML',
|
||||
'CSS',
|
||||
'JavaScript',
|
||||
'WordPress',
|
||||
'Blogger'
|
||||
],
|
||||
tags: ['Developer', 'HTML', 'CSS', 'JavaScript', 'WordPress', 'Blogger'],
|
||||
},
|
||||
{
|
||||
name: 'Tom Hazledine',
|
||||
|
|
|
|||
Loading…
Reference in a new issue