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
8176ae78ab
commit
484420f27e
2 changed files with 2 additions and 8 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]
|
||||
|
||||
* [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
|
||||
* [Aditya Thebe](https://www.adityathebe.com/uses) — 💻 Full Stack Developer with an interest in bitcoins and blockchain.
|
||||
* [Kyle McDonald](https://kylemcd.com/uses/) — Software Engineer
|
||||
* [Jibin Thomas](https://jibin.tech/uses) — Front-End Developer & Casual Blogger. CSS, Javascript & React
|
||||
|
|
|
|||
|
|
@ -21,14 +21,7 @@ module.exports = [
|
|||
country: '🇳🇵',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'iOS',
|
||||
'JavaScript',
|
||||
'Swift',
|
||||
'Node',
|
||||
'Web',
|
||||
],
|
||||
tags: ['Developer', 'iOS', 'JavaScript', 'Swift', 'Node', 'Web'],
|
||||
},
|
||||
{
|
||||
name: 'Aditya Thebe',
|
||||
|
|
|
|||
Loading…
Reference in a new issue