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]
|
||||
|
||||
* [Justin Mahar](https://justinmahar.com/uses/) — Extremely bald Software Architect & Content Creator
|
||||
* [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
|
||||
* [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',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
"Bald",
|
||||
'Bald',
|
||||
'Bootstrap',
|
||||
'Developer',
|
||||
'Entrepreneur',
|
||||
|
|
@ -43,41 +43,41 @@ module.exports = [
|
|||
'Software Engineer',
|
||||
'Storybook',
|
||||
'TypeScript',
|
||||
"API",
|
||||
"Apollo",
|
||||
"Architect",
|
||||
"Architecture",
|
||||
"Automation",
|
||||
"Back End",
|
||||
"Canva",
|
||||
"Front End",
|
||||
"Gatsby",
|
||||
"Git",
|
||||
"GitHub",
|
||||
"GraphQL",
|
||||
"HTML/CSS",
|
||||
"JAMstack",
|
||||
"Java",
|
||||
"macOS",
|
||||
"Markdown",
|
||||
"MDX",
|
||||
"Musician",
|
||||
"Netlify",
|
||||
"npm",
|
||||
"Open Source Software",
|
||||
"React-Bootstrap",
|
||||
"REST",
|
||||
"Sass",
|
||||
"SEO",
|
||||
"Serverless",
|
||||
"Software Developer",
|
||||
"Styled Components",
|
||||
"Styled-Components",
|
||||
"UI/UX",
|
||||
"VS Code",
|
||||
"Web Developer",
|
||||
"Web Development",
|
||||
"YouTuber",
|
||||
'API',
|
||||
'Apollo',
|
||||
'Architect',
|
||||
'Architecture',
|
||||
'Automation',
|
||||
'Back End',
|
||||
'Canva',
|
||||
'Front End',
|
||||
'Gatsby',
|
||||
'Git',
|
||||
'GitHub',
|
||||
'GraphQL',
|
||||
'HTML/CSS',
|
||||
'JAMstack',
|
||||
'Java',
|
||||
'macOS',
|
||||
'Markdown',
|
||||
'MDX',
|
||||
'Musician',
|
||||
'Netlify',
|
||||
'npm',
|
||||
'Open Source Software',
|
||||
'React-Bootstrap',
|
||||
'REST',
|
||||
'Sass',
|
||||
'SEO',
|
||||
'Serverless',
|
||||
'Software Developer',
|
||||
'Styled Components',
|
||||
'Styled-Components',
|
||||
'UI/UX',
|
||||
'VS Code',
|
||||
'Web Developer',
|
||||
'Web Development',
|
||||
'YouTuber',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue