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]
|
||||
|
||||
* [Gavin Pereira](https://gavinpereira.in/uses) — Graphic designer & frontend developer from Goa, India
|
||||
* [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.
|
||||
* [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',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
"HTML5",
|
||||
"CSS3",
|
||||
"JavaScript",
|
||||
"Nunjucks",
|
||||
"Sass",
|
||||
"Tailwind CSS",
|
||||
"11ty",
|
||||
"Git",
|
||||
"Illustrator",
|
||||
"Photoshop",
|
||||
"After Effects",
|
||||
"Figma",
|
||||
"GSAP",
|
||||
"Python",
|
||||
"Contentful CMS"
|
||||
]
|
||||
'HTML5',
|
||||
'CSS3',
|
||||
'JavaScript',
|
||||
'Nunjucks',
|
||||
'Sass',
|
||||
'Tailwind CSS',
|
||||
'11ty',
|
||||
'Git',
|
||||
'Illustrator',
|
||||
'Photoshop',
|
||||
'After Effects',
|
||||
'Figma',
|
||||
'GSAP',
|
||||
'Python',
|
||||
'Contentful CMS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Saurav Khare',
|
||||
|
|
|
|||
Loading…
Reference in a new issue