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
147b318b00
commit
122d650551
2 changed files with 8 additions and 9 deletions
|
|
@ -139,6 +139,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Spencer Aung](https://spenceraung.me/blog/uses) — Frontend Developer from Myanmar. Live in Seoul. Love cats and octopuses
|
||||
* [Dale French](https://dalefrench.dev/uses) — Full Stack Developer from South Africa. Skateboarder. Front End Enthusiast.
|
||||
* [Timothy Miller](https://timothymiller.dev/uses) — Web Designer/Developer for hire. Wears lots of hats.
|
||||
* [Jordi Hoven](https://www.jordihoven.nl/uses) — Healthcare engineer, UX Designer, Whisky lover
|
||||
* [Caleb Ukle](https://calebukle.com/uses) — I'm a software developer, technology enthusiast, and simply enjoy learning new things.
|
||||
* [Christopher Hranj](https://brodan.biz/uses) — Software Engineer, Blogger, Musician, Ultimate player.
|
||||
* [Vincent Ramdhanie](https://vincentramdhanie.com/uses) — Software Developer, Lecturer, Technical Writer and Mentor
|
||||
|
|
@ -189,6 +190,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Bruno Paz](https://brunopaz.dev/uses) — Web Engineer, working mostly with Go and PHP/Symfony. Looking to catch-up on Frontend Tech with Nuxt and Vue.
|
||||
* [Ricard Torres](https://php.quicoto.com/uses/) — Senior Front-end Software Engineer from Barcelona, Haidong Gumdo Instructor, street photographer, TV addict, Boston Red Sox fan...
|
||||
* [Matthew Rebehn](https://mattaz.com/uses) — Proud Dad and Developer
|
||||
* [Terry Dontje](https://gist.github.com/tddontje/50e88b03eb56cbe5705ed2c7354d8f54) — Backend developer with a HPC parallel computing background. BBQ Lover and homebrewer.
|
||||
* [Isaac Weber](https://www.webdevike.com/uses) — Full stack, GraphQL enthusiast
|
||||
* [Bezael Pérez](https://dominicode.com/uses) — Front-end Developer passionate. Trainer & speaker
|
||||
* [Zander Martineau](https://zander.wtf/writing/my-setup) — Independent front-end-full-stack-UI-UX-engineer coder
|
||||
|
|
@ -266,6 +268,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Andrea Prus](https://avris.it/uses) — Full stack developer, blogger
|
||||
* [Bamuleseyo Gideon](https://medium.com/developer-circle-kampala/what-i-use-my-tools-of-trade-552655db4b8d) — Software Engineer, Facebook Developer Cirle Kamapala Lead. Front-end ❤️
|
||||
* [Nick Taylor](https://www.iamdeveloper.com/uses/) — Just some dev from Montreal, Quebec, Canada
|
||||
* [Kim Ingram](https://www.foxynerd.dev/uses/) — Blue eyed vixen, front end developer, photographer, coffee addict.
|
||||
* [Benjamin Edenhuizen](https://rqrauhvmra.com/uses/) — Front-end web developer with a focus on accessibility and performance.
|
||||
* [Dave Hill](https://davehill.dev/uses/) — Front-end developer, amateur photographer, podcast beginner.
|
||||
* [Logan Blangenois](https://logan-blangenois.be/uses/) — Front-end developer passionate about eco-friendly (web)app and React.
|
||||
|
|
@ -285,6 +288,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Lakshmipriya Mukundan](https://gist.github.com/lakshmipriyamukundan/ddd224306ce962f4f159f1065f0f0c67) — Javascript lover, FullStack enthusiast, React Learner (current), Pet lover
|
||||
* [Jeremy Bunting](https://qbunt.com/uses) — Web 🤖 working remotely from the Connecticut burbs
|
||||
* [Tony Mamedbekov](https://www.tmamedbekov.dev/uses) — Architect, developer, cms enthusiast, technologoy evangelist, content creator, bloger, consultant
|
||||
* [Matt Busche](https://matthewbusche.com/uses/) — Full Stack developer from Des Moines, Iowa, web performance enthusiast
|
||||
* [Jerry Shi](https://github.com/szy0syz/uses) — Full Stack, Motivated full-stack developer not afraid to use any technology.
|
||||
|
||||
[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
|
||||
|
|
|
|||
13
src/data.js
13
src/data.js
|
|
@ -2202,13 +2202,7 @@ module.exports = [
|
|||
country: '🇳🇱',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'UX Designer',
|
||||
'Engineer',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
],
|
||||
tags: ['Developer', 'UX Designer', 'Engineer', 'JavaScript', 'CSS'],
|
||||
},
|
||||
{
|
||||
name: 'Caleb Ukle',
|
||||
|
|
@ -4724,7 +4718,8 @@ module.exports = [
|
|||
|
||||
{
|
||||
name: 'Kim Ingram',
|
||||
description: 'Blue eyed vixen, front end developer, photographer, coffee addict.',
|
||||
description:
|
||||
'Blue eyed vixen, front end developer, photographer, coffee addict.',
|
||||
url: 'https://www.foxynerd.dev/uses/',
|
||||
twitter: '@talknerdytomee',
|
||||
emoji: '☕',
|
||||
|
|
@ -5140,7 +5135,7 @@ module.exports = [
|
|||
'JavaScript',
|
||||
'Web Performance',
|
||||
'Speaker',
|
||||
'Blogger'
|
||||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue