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
4433e1e333
commit
9f4adc03cd
2 changed files with 28 additions and 26 deletions
|
|
@ -35,6 +35,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Vadim Smirnov](https://fuzzyreason.io/uses) — Software engineer and Community Leader at Facebook DevC. Working in React ecosystem.
|
* [Vadim Smirnov](https://fuzzyreason.io/uses) — Software engineer and Community Leader at Facebook DevC. Working in React ecosystem.
|
||||||
* [Dominik Gallitzendörfer](https://nharox.com/uses) — Front‑end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris.
|
* [Dominik Gallitzendörfer](https://nharox.com/uses) — Front‑end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris.
|
||||||
* [Denys Tynok](https://famiclone.ml/uses/) — Front-end development
|
* [Denys Tynok](https://famiclone.ml/uses/) — Front-end development
|
||||||
|
* [Josh Medeski](https://www.joshmedeski.com/uses) — Full-stack developer obsessed with vim, productivity, and design systems.
|
||||||
* [Pieter Boerboom](https://www.pieterboerboom.nl/uses/) — Front-end developer, blogger, tech enthusiast
|
* [Pieter Boerboom](https://www.pieterboerboom.nl/uses/) — Front-end developer, blogger, tech enthusiast
|
||||||
* [Alan Redzepagic](https://alanred.me/uses) — Front-end development, web native, tech enthusiast
|
* [Alan Redzepagic](https://alanred.me/uses) — Front-end development, web native, tech enthusiast
|
||||||
* [Tugrul Erdem Dogru](http://tugrulerdemdogru.com/uses) — Jr Front-End & Historian
|
* [Tugrul Erdem Dogru](http://tugrulerdemdogru.com/uses) — Jr Front-End & Historian
|
||||||
|
|
|
||||||
53
src/data.js
53
src/data.js
|
|
@ -131,33 +131,34 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Josh Medeski",
|
name: 'Josh Medeski',
|
||||||
description: "Full-stack developer obsessed with vim, productivity, and design systems.",
|
description:
|
||||||
url: "https://www.joshmedeski.com/uses",
|
'Full-stack developer obsessed with vim, productivity, and design systems.',
|
||||||
twitter: "@joshmedeski",
|
url: 'https://www.joshmedeski.com/uses',
|
||||||
emoji: "😄",
|
twitter: '@joshmedeski',
|
||||||
country: "🇺🇸",
|
emoji: '😄',
|
||||||
computer: "apple",
|
country: '🇺🇸',
|
||||||
phone: "iphone",
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
"AWS",
|
'AWS',
|
||||||
"CSS",
|
'CSS',
|
||||||
"Developer",
|
'Developer',
|
||||||
"Docker",
|
'Docker',
|
||||||
"Full Stack",
|
'Full Stack',
|
||||||
"Gatsby",
|
'Gatsby',
|
||||||
"JAMstack",
|
'JAMstack',
|
||||||
"Musician",
|
'Musician',
|
||||||
"Netlify",
|
'Netlify',
|
||||||
"Netlify",
|
'Netlify',
|
||||||
"Node.js",
|
'Node.js',
|
||||||
"React",
|
'React',
|
||||||
"Remote",
|
'Remote',
|
||||||
"TailwindCSS",
|
'TailwindCSS',
|
||||||
"Teacher",
|
'Teacher',
|
||||||
"TypeScript",
|
'TypeScript',
|
||||||
"Ubuntu",
|
'Ubuntu',
|
||||||
"Vim",
|
'Vim',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue