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
1bd69568b9
commit
62d03fd57a
2 changed files with 14 additions and 2 deletions
|
|
@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Matthew Graybosch](https://www.matthewgraybosch.com/uses/) — author by choice, techie by necessity
|
||||
* [Rameez Khan](https://rameezkhan.me/uses) — Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.
|
||||
* [Seagyn Davis](https://www.seagyndavis.com/uses) — Full stack human. Hobby runner. Mainly a husband and dad.
|
||||
* [Marc-Antoine Dion](https://marcantoinedion.com/uses) — Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.
|
||||
|
|
@ -277,6 +278,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Sam Cross](https://sam-cross.github.io/#/uses) — "Developer", IT student, frequent traveller by coach, addicted to music.
|
||||
* [Ruben Arakelyan](https://ruben.arakelyan.uk/uses/) — Web Developer and self builder in Cornwall, UK
|
||||
* [Praveen Kumar Purushothaman](https://blog.praveen.science/my-personal-development-environment/) — Cook, Cat Lover, Front End Architect, Full Stack Web Developer Evangelist & Cloud Computing Consultant.
|
||||
* [Diego López](https://codingpotions.com/uses) — Frontend developer making thins with Vue & Nuxt. Gamer and beer lover
|
||||
* [Rene Pot](http://renepot.com/uses) — Developer Evangelist, JavaScript Developer, Cross-Platform App Developer and gamer
|
||||
* [Andre Landgraf](https://andre-landgraf.cool/uses/) — Passionate Fullstack Web Developer
|
||||
* [Gant Laborde](http://gantlaborde.com/uses/) — Speaker, GDE Web/ML, Podcaster, Trainer, Speaker, Author, Podcaster
|
||||
|
|
|
|||
14
src/data.js
14
src/data.js
|
|
@ -9,8 +9,18 @@ module.exports = [
|
|||
country: '🇺🇸',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['OpenBSD', 'shell', 'CRUD', 'back-end', 'sql', 'Emacs', '9-to-5', 'metalhead'],
|
||||
},{
|
||||
tags: [
|
||||
'OpenBSD',
|
||||
'shell',
|
||||
'CRUD',
|
||||
'back-end',
|
||||
'sql',
|
||||
'Emacs',
|
||||
'9-to-5',
|
||||
'metalhead',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Rameez Khan',
|
||||
description:
|
||||
'Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue