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
25870ddc9d
commit
dac486a1cc
2 changed files with 17 additions and 16 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]
|
||||||
|
|
||||||
|
* [Gavin Pereira](https://gavinpereira.in/uses) — Graphic designer & frontend developer from Goa, India
|
||||||
* [Saurav Khare](https://sauravkhare.xyz/uses) — Software Engineer & Frontend Developer
|
* [Saurav Khare](https://sauravkhare.xyz/uses) — Software Engineer & Frontend Developer
|
||||||
* [Bala Hantsi](https://github.com/bhantsi/uses) — Software developer, full stack developer (in training), lately focused on frontend. Enjoy traveling and gaming.
|
* [Bala Hantsi](https://github.com/bhantsi/uses) — Software developer, full stack developer (in training), lately focused on frontend. Enjoy traveling and gaming.
|
||||||
* [Renan Moura](https://renanmf.com/uses) — Posts for anyone looking to go deeper into Python and find practical ways to apply it in the fields of Web Development, Data Science and Machine Learning
|
* [Renan Moura](https://renanmf.com/uses) — Posts for anyone looking to go deeper into Python and find practical ways to apply it in the fields of Web Development, Data Science and Machine Learning
|
||||||
|
|
|
||||||
32
src/data.js
32
src/data.js
|
|
@ -11,22 +11,22 @@ module.exports = [
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
"HTML5",
|
'HTML5',
|
||||||
"CSS3",
|
'CSS3',
|
||||||
"JavaScript",
|
'JavaScript',
|
||||||
"Nunjucks",
|
'Nunjucks',
|
||||||
"Sass",
|
'Sass',
|
||||||
"Tailwind CSS",
|
'Tailwind CSS',
|
||||||
"11ty",
|
'11ty',
|
||||||
"Git",
|
'Git',
|
||||||
"Illustrator",
|
'Illustrator',
|
||||||
"Photoshop",
|
'Photoshop',
|
||||||
"After Effects",
|
'After Effects',
|
||||||
"Figma",
|
'Figma',
|
||||||
"GSAP",
|
'GSAP',
|
||||||
"Python",
|
'Python',
|
||||||
"Contentful CMS"
|
'Contentful CMS',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Saurav Khare',
|
name: 'Saurav Khare',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue