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
c17cd98b8d
commit
96e97b05c8
2 changed files with 2 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]
|
||||
|
||||
* [Marko Denic](https://markodenic.com/uses/) — Web Developer
|
||||
* [Maxim Zubarev](https://maximzubarev.com/uses) — Enthusiast with an opinion. I use things, press buttons, and sometimes go to places.
|
||||
* [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
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
module.exports = [
|
||||
{
|
||||
name: 'Marko Denic',
|
||||
description:
|
||||
'Web Developer',
|
||||
description: 'Web Developer',
|
||||
url: 'https://markodenic.com/uses/',
|
||||
twitter: '@denicmarko',
|
||||
emoji: '🚀',
|
||||
|
|
|
|||
Loading…
Reference in a new issue