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
beef780bf2
commit
a13716075c
2 changed files with 4 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Eric Raslich](https://ericraslich.com/uses) — Boat captain, web developer, marine biologist, solving science and communication problems with web technologies.
|
||||
* [Didier Catz](https://didiercatz.com/uses) — Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino.
|
||||
* [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker
|
||||
* [Asur Bernardo](https://asur.dev/uses/) — Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!
|
||||
* [Joe Astuccio](https://astucc.io/uses) — Front End Developer, Sailor, Stargazer, Hockey Player, and all around fun guy... but my absolute favorite thing is being a dad.
|
||||
* [Eliezer Steinbock](https://elie.tech/uses) — Founder of Skilled.co.il and Draft Fantasy. Full Stack Freelance Developer
|
||||
* [John Smith](https://solrevdev.com/uses/) — full-time carer formally head of infrastructure and operations, senior full-stack #dotnetcore #aspnetcore #vuejs developer and software engineer https://solrevdev.com
|
||||
|
|
|
|||
|
|
@ -95,7 +95,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Asur Bernardo',
|
||||
description: 'Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!',
|
||||
description:
|
||||
'Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!',
|
||||
url: 'https://asur.dev/uses/',
|
||||
twitter: '@asurbernardo',
|
||||
emoji: '🧐',
|
||||
|
|
@ -111,7 +112,7 @@ module.exports = [
|
|||
'JavaScript',
|
||||
'PHP',
|
||||
'NodeJS',
|
||||
'FOSS'
|
||||
'FOSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue