diff --git a/readme.md b/readme.md index 014b75d5..1b4c1160 100644 --- a/readme.md +++ b/readme.md @@ -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 diff --git a/src/data.js b/src/data.js index 94b34ad5..f5edcc31 100644 --- a/src/data.js +++ b/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.',