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
c455772f76
commit
13e2a924c0
2 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Daniel Roe](https://roe.dev/uses) — Nuxt architect and open source lover
|
||||
* [Alberto Ventafridda](https://halb.it/uses/) — Developer, hacker. Passionate about cyber security, web development and distributed systems.
|
||||
* [Pujan Srivastava](https://www.pujan.net/top/uses) — Solutions Architect, I program for cloud applications
|
||||
* [Mohamed Ouyizme](https://www.ouyiz.me/blog/uses) — Full-stack developer, Jamstack developer, and Designer.
|
||||
* [Ahmed Adebisi](https://adebisiahmed.dev/uses) — Software Engineer, Code is a tool.
|
||||
|
|
|
|||
|
|
@ -43,7 +43,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Alberto Ventafridda',
|
||||
description: 'Developer, hacker. Passionate about cyber security, web development and distributed systems.',
|
||||
description:
|
||||
'Developer, hacker. Passionate about cyber security, web development and distributed systems.',
|
||||
url: 'https://halb.it/uses/',
|
||||
country: '🇮🇹',
|
||||
twitter: '@albertCoolwind',
|
||||
|
|
|
|||
Loading…
Reference in a new issue