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
bc0a3eb9c0
commit
02d9f4c2f5
2 changed files with 6 additions and 19 deletions
|
|
@ -54,6 +54,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Sven Luijten](https://svenluijten.com/uses) — Full stack developer for the web.
|
* [Sven Luijten](https://svenluijten.com/uses) — Full stack developer for the web.
|
||||||
* [Matt Holovach](https://www.coloradoseodesign.com/uses.php) — Loves SEO, improving coding skills and good food
|
* [Matt Holovach](https://www.coloradoseodesign.com/uses.php) — Loves SEO, improving coding skills and good food
|
||||||
* [Bradley Shellnut](https://bradleyshellnut.com/uses) — Fullstack software engineer who loves learning new things. Also music 🎶, hiking ⛰️, and cocktails 🍸.
|
* [Bradley Shellnut](https://bradleyshellnut.com/uses) — Fullstack software engineer who loves learning new things. Also music 🎶, hiking ⛰️, and cocktails 🍸.
|
||||||
|
* [Justin De Leon](https://jusdeleon.vercel.app/uses) — Coding, video games, and pizza 🍕
|
||||||
* [Sascha Diercks](https://saschadiercks.de/uses/) — Building Solutions as Lead Frontend Developer • Designer & Maker of useful Things too • Into Design-Systems and Web-Performance
|
* [Sascha Diercks](https://saschadiercks.de/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
|
||||||
|
|
@ -619,6 +620,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Preston Lamb](https://www.prestonlamb.com/uses) — Full Stack JavaScript Developer and Thinkster.io Author
|
* [Preston Lamb](https://www.prestonlamb.com/uses) — Full Stack JavaScript Developer and Thinkster.io Author
|
||||||
* [Marek Maras](https://www.marek-maras.de/uses) — Self-taught Frontend developer from Hattingen, Germany with a focus on React/Gatsby. Oh and Craft Beer is Life!
|
* [Marek Maras](https://www.marek-maras.de/uses) — Self-taught Frontend developer from Hattingen, Germany with a focus on React/Gatsby. Oh and Craft Beer is Life!
|
||||||
* [Seshal Jain](https://archgaelix.vercel.app/uses) — Emacs rookie passionate about aesthetic design and a beautiful, free web
|
* [Seshal Jain](https://archgaelix.vercel.app/uses) — Emacs rookie passionate about aesthetic design and a beautiful, free web
|
||||||
|
* [Vic Demuzere](https://vic.demuzere.be/uses/) — Go developer and Linux enthousiast at home, system administrator at work.
|
||||||
* [Patrick Obermeier](https://www.patrickobermeier.dev/uses) — Experienced front-end developer with a solid online-marketing background on top. Lover of fancy hipster beer.
|
* [Patrick Obermeier](https://www.patrickobermeier.dev/uses) — Experienced front-end developer with a solid online-marketing background on top. Lover of fancy hipster beer.
|
||||||
* [Jerry Shi](https://github.com/szy0syz/uses) — Full Stack, Motivated full-stack developer not afraid to use any technology.
|
* [Jerry Shi](https://github.com/szy0syz/uses) — Full Stack, Motivated full-stack developer not afraid to use any technology.
|
||||||
* [Steve Rydz](https://steverydz.com/uses) — Developer
|
* [Steve Rydz](https://steverydz.com/uses) — Developer
|
||||||
|
|
|
||||||
23
src/data.js
23
src/data.js
|
|
@ -506,14 +506,7 @@ module.exports = [
|
||||||
country: '🇵🇭',
|
country: '🇵🇭',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: ['Developer', 'Full Stack', 'PHP', 'Laravel', 'JavaScript', 'CSS'],
|
||||||
'Developer',
|
|
||||||
'Full Stack',
|
|
||||||
'PHP',
|
|
||||||
'Laravel',
|
|
||||||
'JavaScript',
|
|
||||||
'CSS'
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Sascha Diercks',
|
name: 'Sascha Diercks',
|
||||||
|
|
@ -12377,21 +12370,13 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Vic Demuzere',
|
name: 'Vic Demuzere',
|
||||||
description: 'Go developer and Linux enthousiast at home, system administrator at work.',
|
description:
|
||||||
|
'Go developer and Linux enthousiast at home, system administrator at work.',
|
||||||
url: 'https://vic.demuzere.be/uses/',
|
url: 'https://vic.demuzere.be/uses/',
|
||||||
country: '🇧🇪',
|
country: '🇧🇪',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: ['HTML', 'CSS', 'Go', 'Rust', 'Blogger', 'Vim', 'Linux', 'Gamer'],
|
||||||
'HTML',
|
|
||||||
'CSS',
|
|
||||||
'Go',
|
|
||||||
'Rust',
|
|
||||||
'Blogger',
|
|
||||||
'Vim',
|
|
||||||
'Linux',
|
|
||||||
'Gamer'
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Patrick Obermeier',
|
name: 'Patrick Obermeier',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue