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
c6528c32fb
commit
4b9f5d8afa
2 changed files with 11 additions and 10 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]
|
||||
|
||||
* [Jitendra Nirnejak](https://nirnejak.com/uses) — Developer, Designer and Blogger
|
||||
* [Farai Gandiya](https://farai.xyz/uses) — Software Developer
|
||||
* [Dhaval Boraniya](http://itca.xyz/uses) — Developer
|
||||
* [Dhanish Gajjar](https://dhanishgajjar.com/uses) — Developer
|
||||
* [Jonesh Shrestha](https://www.joneshshrestha.com/uses) — 📱iOS and 🕸Web Developer traveling through time and doing my best to relish this remarkable life
|
||||
|
|
|
|||
20
src/data.js
20
src/data.js
|
|
@ -18,17 +18,17 @@ module.exports = [
|
|||
'VueJS',
|
||||
'Gatsby',
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "Farai Gandiya",
|
||||
description: "Software Developer",
|
||||
url: "https://farai.xyz/uses",
|
||||
twitter: "@faraixyz",
|
||||
emoji: "🤷",
|
||||
country: "🇿🇼",
|
||||
computer: "windows",
|
||||
phone: "iphone",
|
||||
tags: ['Developer', 'Web', 'Python']
|
||||
name: 'Farai Gandiya',
|
||||
description: 'Software Developer',
|
||||
url: 'https://farai.xyz/uses',
|
||||
twitter: '@faraixyz',
|
||||
emoji: '🤷',
|
||||
country: '🇿🇼',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: ['Developer', 'Web', 'Python'],
|
||||
},
|
||||
{
|
||||
name: 'Dhaval Boraniya',
|
||||
|
|
|
|||
Loading…
Reference in a new issue