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
6b80c4bcf2
commit
f5d9f1e2ee
2 changed files with 4 additions and 9 deletions
|
|
@ -579,6 +579,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Colin Morris](https://vonexplaino.com/blog/posts/page/uses.html) — Steampunker, solution architect and web developer. Mad science works for all cases.
|
||||
* [Austin Gil](https://austingil.com/uses/) — 📝 Writing about code and stuff at http://austingil.com; 🛠 Building Vuetensils & Particles CSS; 🎙 Hosting @theFnCall; 🐶 Loving http://instagr.am/nuggetthemighty
|
||||
* [Michael Le](https://www.michael1e.com/uses/) — Software Engineer
|
||||
* [Imran Nazar](https://imrannazar.com/uses) — Frontend developer with an eye for retrocomputing, author of Coffeepot Control Protocol for Teapots (RFC 7168)
|
||||
* [Kilian Valkhof](https://kilianvalkhof.com/using/) — User experience developer
|
||||
* [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.
|
||||
|
|
|
|||
12
src/data.js
12
src/data.js
|
|
@ -12353,19 +12353,13 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Imran Nazar',
|
||||
description: 'Frontend developer with an eye for retrocomputing, author of Coffeepot Control Protocol for Teapots (RFC 7168)',
|
||||
description:
|
||||
'Frontend developer with an eye for retrocomputing, author of Coffeepot Control Protocol for Teapots (RFC 7168)',
|
||||
url: 'https://imrannazar.com/uses',
|
||||
country: '🇬🇧',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Frontend',
|
||||
'TypeScript',
|
||||
'JavaScript',
|
||||
'PHP',
|
||||
'C64',
|
||||
],
|
||||
tags: ['Developer', 'Frontend', 'TypeScript', 'JavaScript', 'PHP', 'C64'],
|
||||
},
|
||||
{
|
||||
name: 'Kilian Valkhof',
|
||||
|
|
|
|||
Loading…
Reference in a new issue