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
e5662a3d6a
commit
a3e3b9cedc
2 changed files with 4 additions and 3 deletions
|
|
@ -135,6 +135,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Gift Egwuenu](https://giftegwuenu.com/uses) — 💻Frontend Engineer and Technical Writer.
|
||||
* [Bui Minh Phuc](https://buiminhphuc.com/uses/) — A front-end web developer lives and works in Saigon, and still single 😉
|
||||
* [Chandu J S](https://chandujs.dev/uses) — 💻 Full Stack Developer & Photographer from Trivandrum, India ❤️. Freelancer.
|
||||
* [Shubham Battoo](https://shubhambattoo.in/uses) — Software Engineer focused on Web Technologies from India.
|
||||
* [Mykolas Krupauskas](https://mkrup.com/uses) — A passionate software developer that helps people create value with technology.
|
||||
* [Arturo De la Garza](https://arturodelagarza.com/uses) — Full-stack web developer, avid learner, loves to play video games and board games
|
||||
* [Tuna Çağlar Gümüş](https://pikseladam.com/uses) — Senior software and systems engineer. I design things and make stuff when needed.
|
||||
|
|
|
|||
|
|
@ -2251,9 +2251,9 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name : 'Shubham Battoo',
|
||||
name: 'Shubham Battoo',
|
||||
description: 'Software Engineer focused on Web Technologies from India.',
|
||||
url : 'https://shubhambattoo.in/uses',
|
||||
url: 'https://shubhambattoo.in/uses',
|
||||
twitter: '@Shubham_batt',
|
||||
emoji: '🖖🎧',
|
||||
country: '🇮🇳',
|
||||
|
|
@ -2270,7 +2270,7 @@ module.exports = [
|
|||
'Blogger',
|
||||
'NextJs',
|
||||
'JAMStack',
|
||||
'Web'
|
||||
'Web',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue