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
be50d1a7fc
commit
bb91e99e79
2 changed files with 37 additions and 36 deletions
|
|
@ -30,6 +30,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]
|
||||||
|
|
||||||
|
* [Justin Mahar](https://justinmahar.com/uses/) — Extremely bald Software Architect & Content Creator
|
||||||
* [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) — Full Stack Software Engineer 🇮🇩
|
* [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) — Full Stack Software Engineer 🇮🇩
|
||||||
* [Zilvinas Kucinskas](https://www.ziku.dev/uses/) — Full Stack Ruby on Rails Engineer and Entrepreneur
|
* [Zilvinas Kucinskas](https://www.ziku.dev/uses/) — Full Stack Ruby on Rails Engineer and Entrepreneur
|
||||||
* [Martin Bean](https://martinbean.dev/uses) — Web developer and software engineer.
|
* [Martin Bean](https://martinbean.dev/uses) — Web developer and software engineer.
|
||||||
|
|
|
||||||
72
src/data.js
72
src/data.js
|
|
@ -31,7 +31,7 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
"Bald",
|
'Bald',
|
||||||
'Bootstrap',
|
'Bootstrap',
|
||||||
'Developer',
|
'Developer',
|
||||||
'Entrepreneur',
|
'Entrepreneur',
|
||||||
|
|
@ -43,41 +43,41 @@ module.exports = [
|
||||||
'Software Engineer',
|
'Software Engineer',
|
||||||
'Storybook',
|
'Storybook',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
"API",
|
'API',
|
||||||
"Apollo",
|
'Apollo',
|
||||||
"Architect",
|
'Architect',
|
||||||
"Architecture",
|
'Architecture',
|
||||||
"Automation",
|
'Automation',
|
||||||
"Back End",
|
'Back End',
|
||||||
"Canva",
|
'Canva',
|
||||||
"Front End",
|
'Front End',
|
||||||
"Gatsby",
|
'Gatsby',
|
||||||
"Git",
|
'Git',
|
||||||
"GitHub",
|
'GitHub',
|
||||||
"GraphQL",
|
'GraphQL',
|
||||||
"HTML/CSS",
|
'HTML/CSS',
|
||||||
"JAMstack",
|
'JAMstack',
|
||||||
"Java",
|
'Java',
|
||||||
"macOS",
|
'macOS',
|
||||||
"Markdown",
|
'Markdown',
|
||||||
"MDX",
|
'MDX',
|
||||||
"Musician",
|
'Musician',
|
||||||
"Netlify",
|
'Netlify',
|
||||||
"npm",
|
'npm',
|
||||||
"Open Source Software",
|
'Open Source Software',
|
||||||
"React-Bootstrap",
|
'React-Bootstrap',
|
||||||
"REST",
|
'REST',
|
||||||
"Sass",
|
'Sass',
|
||||||
"SEO",
|
'SEO',
|
||||||
"Serverless",
|
'Serverless',
|
||||||
"Software Developer",
|
'Software Developer',
|
||||||
"Styled Components",
|
'Styled Components',
|
||||||
"Styled-Components",
|
'Styled-Components',
|
||||||
"UI/UX",
|
'UI/UX',
|
||||||
"VS Code",
|
'VS Code',
|
||||||
"Web Developer",
|
'Web Developer',
|
||||||
"Web Development",
|
'Web Development',
|
||||||
"YouTuber",
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue