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
a667291723
commit
3e3138cccc
2 changed files with 37 additions and 1 deletions
|
|
@ -628,6 +628,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Seshal Jain](https://archgaelix.vercel.app/uses) — Emacs rookie passionate about aesthetic design and a beautiful, free web
|
* [Seshal Jain](https://archgaelix.vercel.app/uses) — Emacs rookie passionate about aesthetic design and a beautiful, free web
|
||||||
* [Chiko Mukwenha](https://chikomukwenha.co/2021/11/21/uses) — Frontend Engineer
|
* [Chiko Mukwenha](https://chikomukwenha.co/2021/11/21/uses) — Frontend Engineer
|
||||||
* [Vic Demuzere](https://vic.demuzere.be/uses/) — Go developer and Linux enthousiast at home, system administrator at work.
|
* [Vic Demuzere](https://vic.demuzere.be/uses/) — Go developer and Linux enthousiast at home, system administrator at work.
|
||||||
|
* [Kristina Groeger](https://github.com/kr1st1nagr03g3r/uses) — 💻 👻 Over ten years of front-end development and UI / UX development and design.
|
||||||
* [Patrick Obermeier](https://www.patrickobermeier.at/uses) — Experienced front-end developer with a solid online-marketing background on top. Lover of fancy hipster beer.
|
* [Patrick Obermeier](https://www.patrickobermeier.at/uses) — Experienced front-end developer with a solid online-marketing background on top. Lover of fancy hipster beer.
|
||||||
* [James Dewes](https://jamesdewes.com/uses/) — Full-stack developer, software and data engineer, Yorkshire, UK.
|
* [James Dewes](https://jamesdewes.com/uses/) — Full-stack developer, software and data engineer, Yorkshire, UK.
|
||||||
* [Paul Mowat](https://www.paulmowat.co.uk/uses/) — A passionate developer who likes learning new technologies. Currently Principal DevOps Architect @ Advanced
|
* [Paul Mowat](https://www.paulmowat.co.uk/uses/) — A passionate developer who likes learning new technologies. Currently Principal DevOps Architect @ Advanced
|
||||||
|
|
|
||||||
37
src/data.js
37
src/data.js
|
|
@ -12781,7 +12781,42 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Web Development', 'Front End', 'HTML', 'CSS', 'Sass', 'Bootstrap', 'JavaScript', 'C++', 'Arduino', 'React', 'Redux', 'GraphQL', 'Next.js', 'Gatsby', 'Node.js', 'Webpack', 'Gulp', 'Linux', 'Remote', 'Open Source', 'macOS', 'npm', 'Illustrator', 'Azure', 'Photoshop', 'Figma', 'VS Code', 'Tailwind CSS', 'Styled-Components', 'SEO', 'Accessibility', 'Typescript', 'Sanity', 'Design', 'UI', 'UX',
|
'Web Development',
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Sass',
|
||||||
|
'Bootstrap',
|
||||||
|
'JavaScript',
|
||||||
|
'C++',
|
||||||
|
'Arduino',
|
||||||
|
'React',
|
||||||
|
'Redux',
|
||||||
|
'GraphQL',
|
||||||
|
'Next.js',
|
||||||
|
'Gatsby',
|
||||||
|
'Node.js',
|
||||||
|
'Webpack',
|
||||||
|
'Gulp',
|
||||||
|
'Linux',
|
||||||
|
'Remote',
|
||||||
|
'Open Source',
|
||||||
|
'macOS',
|
||||||
|
'npm',
|
||||||
|
'Illustrator',
|
||||||
|
'Azure',
|
||||||
|
'Photoshop',
|
||||||
|
'Figma',
|
||||||
|
'VS Code',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Styled-Components',
|
||||||
|
'SEO',
|
||||||
|
'Accessibility',
|
||||||
|
'Typescript',
|
||||||
|
'Sanity',
|
||||||
|
'Design',
|
||||||
|
'UI',
|
||||||
|
'UX',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue