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
4ce57c3229
commit
bfed1d831e
2 changed files with 14 additions and 12 deletions
|
|
@ -29,12 +29,15 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
|
|
||||||
# Awesome Uses ![Awesome][awesome-badge]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
|
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
||||||
* [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
|
||||||
* [Rowe Morehouse](https://rowe-morehouse.github.io/resume/uses/) — Growth · Product · Software Project Management · Frontend Dev · Design · Technical Writing · Sales
|
* [Rowe Morehouse](https://rowe-morehouse.github.io/resume/uses/) — Growth · Product · Software Project Management · Frontend Dev · Design · Technical Writing · Sales
|
||||||
|
* [Marc Berger](https://mberger75.github.io/uses/) — Fullstack Web Developer
|
||||||
* [Erik Hedin](https://www.erikhedin.com/uses/) — Full-stack Web Developer
|
* [Erik Hedin](https://www.erikhedin.com/uses/) — Full-stack Web Developer
|
||||||
* [Adi Purnomo](https://github.com/medival/uses/) — Front End Developer x Network Engineer
|
* [Adi Purnomo](https://github.com/medival/uses/) — Front End Developer x Network Engineer
|
||||||
* [Matt James](https://mattfrankjames.com/uses/) — Senior Front-end Software Engineer & Web Design Teacher
|
* [Matt James](https://mattfrankjames.com/uses/) — Senior Front-end Software Engineer & Web Design Teacher
|
||||||
* [Marty Romero](http://martyromero.me/uses/) — Front-end UI developer
|
* [Marty Romero](http://martyromero.me/uses/) — Front-end UI developer
|
||||||
|
* [Sheila Leon](https://sheilaleon.tech/uses/) — Self-taught Front-end Dev, Designer & Product Manager
|
||||||
* [Bram Smulders](https://bram.is/using) — Front-end UI developer
|
* [Bram Smulders](https://bram.is/using) — Front-end UI developer
|
||||||
* [Rubén Sospedra](https://sospedra.me/uses) — JavaScript Software Engineer, speaker, and trainer
|
* [Rubén Sospedra](https://sospedra.me/uses) — JavaScript Software Engineer, speaker, and trainer
|
||||||
* [Erick Mwamodo](https://mwamodo.com/uses) — Web Engineer, Designer, All-Round Entrepreneur
|
* [Erick Mwamodo](https://mwamodo.com/uses) — Web Engineer, Designer, All-Round Entrepreneur
|
||||||
|
|
@ -112,6 +115,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Farai Gandiya](https://farai.xyz/uses) — Software Developer
|
* [Farai Gandiya](https://farai.xyz/uses) — Software Developer
|
||||||
* [Elijah Rwothoromo](https://rwothoromo.wordpress.com/2020/05/29/uses/) — Software Developer, Poet, code and play!
|
* [Elijah Rwothoromo](https://rwothoromo.wordpress.com/2020/05/29/uses/) — Software Developer, Poet, code and play!
|
||||||
* [Dhaval Boraniya](http://itca.xyz/uses) — Developer
|
* [Dhaval Boraniya](http://itca.xyz/uses) — Developer
|
||||||
|
* [davidak](https://davidak.de/uses/) — Creating Free Software, with a focus on QA.
|
||||||
* [Irshad Ali](http://www.irshadali.codes/uses) — Front-End-Developer based in Hyderabad, India.
|
* [Irshad Ali](http://www.irshadali.codes/uses) — Front-End-Developer based in Hyderabad, India.
|
||||||
* [James Mathias](https://leihu.com/uses) — Artist, Writer, & Outlaw
|
* [James Mathias](https://leihu.com/uses) — Artist, Writer, & Outlaw
|
||||||
* [Sudhanshu Bajaj](https://www.sudhanshubajaj.com/uses/) — Code. Travel. Sleep. Repeat. Magento Developer
|
* [Sudhanshu Bajaj](https://www.sudhanshubajaj.com/uses/) — Code. Travel. Sleep. Repeat. Magento Developer
|
||||||
|
|
|
||||||
22
src/data.js
22
src/data.js
|
|
@ -1,23 +1,15 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Alvin Bryan',
|
name: 'Alvin Bryan',
|
||||||
description:
|
description: 'Loves coding maps, graphics and games.',
|
||||||
'Loves coding maps, graphics and games.',
|
|
||||||
url: 'https://alvin.codes/uses',
|
url: 'https://alvin.codes/uses',
|
||||||
twitter: '@alvinometric',
|
twitter: '@alvinometric',
|
||||||
emoji: '🚀',
|
emoji: '🚀',
|
||||||
country: '🇪🇺',
|
country: '🇪🇺',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: ['Developer', 'WebGL', 'D3.js', 'JavaScript', 'Writer', 'Mentor'],
|
||||||
'Developer',
|
|
||||||
'WebGL',
|
|
||||||
'D3.js',
|
|
||||||
'JavaScript',
|
|
||||||
'Writer',
|
|
||||||
'Mentor',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Kushan Shamika',
|
name: 'Kushan Shamika',
|
||||||
|
|
@ -1851,7 +1843,13 @@ module.exports = [
|
||||||
country: '🇩🇪',
|
country: '🇩🇪',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [ 'Software Engineer', 'Content Creator', 'Minimalist', 'Gamer', 'Activist' ],
|
tags: [
|
||||||
|
'Software Engineer',
|
||||||
|
'Content Creator',
|
||||||
|
'Minimalist',
|
||||||
|
'Gamer',
|
||||||
|
'Activist',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Irshad Ali',
|
name: 'Irshad Ali',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue