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
6549b69f67
commit
733d57df6f
2 changed files with 7 additions and 7 deletions
|
|
@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Dhanish Gajjar](https://dhanishgajjar.com/uses) — Developer
|
||||
* [Aditya Thebe](https://www.adityathebe.com/uses) — 💻 Full Stack Developer with an interest in bitcoins and blockchain.
|
||||
* [Jibin Thomas](https://jibin.tech/uses) — Front-End Developer & Casual Blogger. CSS, Javascript & React
|
||||
* [Amadeus Mader](https://mozart409.space/uses) — Front-End Dev & Occasional Blogger. Loves React, CSS, Electron, Javascript, Gatsby & Next
|
||||
|
|
@ -107,6 +108,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Adam Jahnke](https://adamyonk.com/uses) — Caffiend, motorcyclist, climber, recovering perfectionist. I love to make the complex simple.
|
||||
* [Andrew Healey](https://healeycodes.com/uses) — Software Engineer, Writer, Learner!
|
||||
* [Scott Tolinski](https://scotttolinski.com/uses) — Web Developer, Tutorial Maker, Podcaster, Bboy
|
||||
* [Leonardo Melo](https://www.leomeloxp.dev/uses) — Full stack web developer. Typescript lover, always learning new stuff.
|
||||
* [Camilo Romero](https://camiloromero.dev/uses) — Full Snack Web Developer (Yeah...snack) that uses Javascript almost everywhere.
|
||||
* [Gabriel Wilkes](https://azul.technology/uses/) — Full-stack developer who loves learning new things, American 10 years in Japan, soon back to the US
|
||||
* [Anton Andrésen](https://anton.best/uses/) — Software Engineer, Tutorial Maker, Youtuber, Tea Drinker
|
||||
|
|
@ -187,6 +189,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [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
|
||||
* [Jérémy Mouzin](https://jeremymouzin.com/uses) — Software Engineer, Tutorial Maker, Entrepreneur, Blogger
|
||||
* [Thorsten Hans](https://thorsten-hans.com/uses/) — Cloud-Native software developer from Germany.
|
||||
* [Adam Laycock](https://www.arcath.net/uses) — IT Engineer, Web Developer & Blogger
|
||||
* [Scott Spence](https://scottspence.me#uses) — Father, husband 👨👩👧 Web Developer. Just In Time learner ❤️ 👍 http://my.pronoun.is/he
|
||||
* [Marc Littlemore](https://marclittlemore.com/uses) — Engineering Team Lead @ BBC, Node.js fan, course creator, entrepreneur, ex-videogame developer, public speaker, and sepsis survivor.
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -2,18 +2,14 @@
|
|||
module.exports = [
|
||||
{
|
||||
name: 'Dhanish Gajjar',
|
||||
description:
|
||||
'Developer',
|
||||
description: 'Developer',
|
||||
url: 'https://dhanishgajjar.com/uses',
|
||||
twitter: '@dhanishgajjar',
|
||||
emoji: '😇',
|
||||
country: '🇵🇹',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
],
|
||||
tags: ['Developer', 'JavaScript'],
|
||||
},
|
||||
{
|
||||
name: 'Aditya Thebe',
|
||||
|
|
@ -1668,7 +1664,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Leonardo Melo',
|
||||
description: 'Full stack web developer. Typescript lover, always learning new stuff.',
|
||||
description:
|
||||
'Full stack web developer. Typescript lover, always learning new stuff.',
|
||||
url: 'https://www.leomeloxp.dev/uses',
|
||||
emoji: '🎧',
|
||||
country: '🇯🇪',
|
||||
|
|
|
|||
Loading…
Reference in a new issue