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
75c20470ed
commit
db435578b0
2 changed files with 4 additions and 4 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]
|
||||
|
||||
* [Alan Redzepagic](https://alanred.me/uses) — Front-end development, web native, tech enthusiast
|
||||
* [Rosie Junghwa Yang](https://junghwayang.com/uses) — Full-stack Developer focused on Back-end, Doer & Quick Learner, Dancer, Digital Nomad. ✨💝
|
||||
* [Matthew Graybosch](https://www.matthewgraybosch.com/uses/) — author by choice, techie by necessity
|
||||
* [Rameez Khan](https://rameezkhan.me/uses) — Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
// keep it commonjs export
|
||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
||||
module.exports = [
|
||||
{
|
||||
{
|
||||
name: 'Alan Redzepagic',
|
||||
description:
|
||||
'Front-end development, web native, tech enthusiast',
|
||||
description: 'Front-end development, web native, tech enthusiast',
|
||||
url: 'https://alanred.me/uses',
|
||||
twitter: '@allanred',
|
||||
emoji: '🚀',
|
||||
|
|
@ -23,7 +22,7 @@ module.exports = [
|
|||
'Tailwind CSS',
|
||||
'Figma',
|
||||
'Illustrator',
|
||||
'Photoshop',
|
||||
'Photoshop',
|
||||
'Wordpress',
|
||||
'AWS',
|
||||
'cPanel WHM',
|
||||
|
|
|
|||
Loading…
Reference in a new issue