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
7e7c6bcfef
commit
8ce490c030
2 changed files with 12 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
|
|
||||||
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
||||||
* [Anand Biswas](https://aanu.me/uses/) — Django Developer
|
* [Anand Biswas](https://aanu.me/uses/) — Django Developer
|
||||||
|
* [Matt Holovach](https://www.coloradoseodesign.com/uses.php) — Loves SEO, improving coding skills and good food
|
||||||
* [Sascha Diercks](https://saschadiercks.dev/uses/) — Building Solutions as Lead Frontend Developer • Designer & Maker of useful Things too • Into Design-Systems and Web-Performance
|
* [Sascha Diercks](https://saschadiercks.dev/uses/) — Building Solutions as Lead Frontend Developer • Designer & Maker of useful Things too • Into Design-Systems and Web-Performance
|
||||||
* [Kushan Shamika](http://kushan.info/uses) — Coder · Tech Freak · SE Undergraduate · FOSS Lover · BackEnd Developer
|
* [Kushan Shamika](http://kushan.info/uses) — Coder · Tech Freak · SE Undergraduate · FOSS Lover · BackEnd Developer
|
||||||
* [Joshua Rose](https://jrgiant.tech/Uses) — Loves Christ, loves family, loves programming, full stack dev
|
* [Joshua Rose](https://jrgiant.tech/Uses) — Loves Christ, loves family, loves programming, full stack dev
|
||||||
|
|
|
||||||
12
src/data.js
12
src/data.js
|
|
@ -36,7 +36,17 @@ module.exports = [
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Developer', 'Alpine.js', 'PHP', 'JavaScript', 'CSS', 'Gulp', 'Perch CMS', 'HTML', 'Node.js'],
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Alpine.js',
|
||||||
|
'PHP',
|
||||||
|
'JavaScript',
|
||||||
|
'CSS',
|
||||||
|
'Gulp',
|
||||||
|
'Perch CMS',
|
||||||
|
'HTML',
|
||||||
|
'Node.js',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Sascha Diercks',
|
name: 'Sascha Diercks',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue