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
b80c97ce98
commit
805ae8fa84
2 changed files with 4 additions and 2 deletions
|
|
@ -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]
|
||||
|
||||
* [Kelvin Mai](https://kelvinmai.io/uses) — Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot
|
||||
* [Tim Raderschad](https://cstrnt.dev/uses) — Germany based JS Enthuasiast
|
||||
* [Gerardo Jaramillo](https://www.codingwithjerry.com/uses) — Developer and Dreamer
|
||||
* [Andrew Nguyen Vo](https://awnvo.com/uses) — Lover of code, coffee, and karaoke
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
module.exports = [
|
||||
{
|
||||
name: 'Kelvin Mai',
|
||||
description: 'Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot',
|
||||
description:
|
||||
'Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot',
|
||||
url: 'https://kelvinmai.io/uses',
|
||||
twitter: '@kelvinmai',
|
||||
emoji: '🤷♂️',
|
||||
|
|
@ -25,7 +26,7 @@ module.exports = [
|
|||
'Clojure',
|
||||
'ClojureScript',
|
||||
'Linux',
|
||||
]
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Tim Raderschad',
|
||||
|
|
|
|||
Loading…
Reference in a new issue