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
e99cc07a90
commit
c8449ef9d9
2 changed files with 5 additions and 3 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]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
|
* [Felix Yeboah Jefferson](https://jeffson.netlify.app/uses) — Fullstack Developer, UI Designer & a Nomad
|
||||||
* [Anubhav Srivastava](https://theanubhav.com/uses) — Web Developer. Occasional blogger. Part time open source contributor
|
* [Anubhav Srivastava](https://theanubhav.com/uses) — Web Developer. Occasional blogger. Part time open source contributor
|
||||||
* [Alexander Christiaan Jacob](https://alexanderchristiaanjacob.com/uses) — A guy that does things, and thinks that having a reason for doing so is largely overrated.
|
* [Alexander Christiaan Jacob](https://alexanderchristiaanjacob.com/uses) — A guy that does things, and thinks that having a reason for doing so is largely overrated.
|
||||||
* [Jesse Stilwell](https://stilwell.io/uses) — Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.
|
* [Jesse Stilwell](https://stilwell.io/uses) — Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.
|
||||||
|
|
|
||||||
|
|
@ -19,12 +19,13 @@ module.exports = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'TailwindCSS',
|
'TailwindCSS',
|
||||||
'Chakra-UI',
|
'Chakra-UI',
|
||||||
'UI Designer'
|
'UI Designer',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Anubhav Srivastava',
|
name: 'Anubhav Srivastava',
|
||||||
description: 'Web Developer. Occasional blogger. Part time open source contributor',
|
description:
|
||||||
|
'Web Developer. Occasional blogger. Part time open source contributor',
|
||||||
url: 'https://theanubhav.com/uses',
|
url: 'https://theanubhav.com/uses',
|
||||||
twitter: '@onlyanubhav',
|
twitter: '@onlyanubhav',
|
||||||
emoji: '🧑🏻💻',
|
emoji: '🧑🏻💻',
|
||||||
|
|
@ -39,7 +40,7 @@ module.exports = [
|
||||||
'CSS',
|
'CSS',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'npm',
|
'npm',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Alexander Christiaan Jacob',
|
name: 'Alexander Christiaan Jacob',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue