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
10ab241a3e
commit
f83412a782
2 changed files with 7 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker
|
||||
* [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
|
||||
* [Renee de Kruijf](https://webdesignpuntnl.com/pages/uses.html) — Javascript developer in the making. Still learning every day. Liking it a lot!
|
||||
* [Amarpreet Singh](https://www.momcoded.com/uses) — Frontend Developer. Things i love JS, React, Swift, practicing minimalism and milk tea enthusiast.
|
||||
* [Asam Shan](https://www.asamshan.dev/uses) — JavaScript Junkie, very fond of React, Gatsby and Netlify ❤️
|
||||
|
|
@ -128,6 +129,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Rafael Quintanilha](https://rafaelquintanilha.com/about#uses) — Software Engineer. Blogs about Web Development, Front-end, React, UI/UX, Accessibility.
|
||||
* [Talita Oliveira](https://talitaoliveira.com.br/#uses) — Software Developer. Loves CSS and Javascript. Already worked with PHP and a little with JAVA.
|
||||
* [Ben Leivian](https://benleivian.com/uses) — A “seasoned” full-stack developer & visual designer 🍔
|
||||
* [David Petringa](https://david.dukesnuz.com/uses) — A web developer who very much likes working with Laravel and Vuejs. My side Hustle is blogging.
|
||||
* [Mike Gunderloy](https://afreshcup.com/uses/) — Full-stack developer and dilettante
|
||||
* [Roman Husar](https://seemslikelegit.com/uses) — Tinkering, all the time.
|
||||
* [Stephen Senkomago Musoke](https://ssmusoke.com/uses) — Software Engineer, eHealth Technologist, PHP Lover by night, Muganda, Goat Meat for Life, Coffee Drinker
|
||||
|
|
|
|||
|
|
@ -141,7 +141,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'John Smith',
|
||||
description: 'full-time carer formally head of infrastructure and operations, senior full-stack #dotnetcore #aspnetcore #vuejs developer and software engineer https://solrevdev.com',
|
||||
description:
|
||||
'full-time carer formally head of infrastructure and operations, senior full-stack #dotnetcore #aspnetcore #vuejs developer and software engineer https://solrevdev.com',
|
||||
url: 'https://solrevdev.com/uses/',
|
||||
twitter: '@solrevdev',
|
||||
emoji: '🤓',
|
||||
|
|
@ -1916,9 +1917,10 @@ module.exports = [
|
|||
'Docker',
|
||||
],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'David Petringa',
|
||||
description: 'A web developer who very much likes working with Laravel and Vuejs. My side Hustle is blogging.',
|
||||
description:
|
||||
'A web developer who very much likes working with Laravel and Vuejs. My side Hustle is blogging.',
|
||||
url: 'https://david.dukesnuz.com/uses',
|
||||
twitter: '@dukesnuz',
|
||||
emoji: '🤙',
|
||||
|
|
|
|||
Loading…
Reference in a new issue