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
83cab16f2b
commit
0ffa34002d
2 changed files with 5 additions and 3 deletions
|
|
@ -493,6 +493,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [James Kemp](https://www.jameskemp.dev/uses/) — Web Developer, Blogger, Freelancer
|
||||
* [Bob Matyas](https://www.bobmatyas.com/uses) — Web Developer // IndieWeb
|
||||
* [Tom Hazledine](https://tomhazledine.com/uses) — Data visualisation tinkerer and JS enthusiast. Podcaster. Nerd.
|
||||
* [Jacopo DP.](https://shish.cat/uses/) — Student and PHP, Javascript developer. Learning cybersecurity
|
||||
* [Dávid Lévai](https://davidlevai.com/uses) — Building production-ready apps, Freelancing as a Software Dev
|
||||
* [Soumya Ranjan Mohanty](https://soumya.dev/uses) — Fullstack software developer, Music Lover
|
||||
* [Mihai Serban](https://www.mihaiserban.dev/uses) — Software engineer in constant search for new and exciting technologies
|
||||
|
|
|
|||
|
|
@ -9942,7 +9942,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Jacopo DP.',
|
||||
description: 'Student and PHP, Javascript developer. Learning cybersecurity',
|
||||
description:
|
||||
'Student and PHP, Javascript developer. Learning cybersecurity',
|
||||
url: 'https://shish.cat/uses/',
|
||||
twitter: '@shishcat8214',
|
||||
emoji: '🐈',
|
||||
|
|
@ -9952,7 +9953,7 @@ module.exports = [
|
|||
tags: [
|
||||
'Student',
|
||||
'Back end',
|
||||
'JavaScript',
|
||||
'JavaScript',
|
||||
'Node.JS',
|
||||
'Express.js',
|
||||
'PHP',
|
||||
|
|
@ -9961,7 +9962,7 @@ module.exports = [
|
|||
'Web dev',
|
||||
'Ethical Hacker',
|
||||
'Git',
|
||||
'Linux'
|
||||
'Linux',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue