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
|
* [James Kemp](https://www.jameskemp.dev/uses/) — Web Developer, Blogger, Freelancer
|
||||||
* [Bob Matyas](https://www.bobmatyas.com/uses) — Web Developer // IndieWeb
|
* [Bob Matyas](https://www.bobmatyas.com/uses) — Web Developer // IndieWeb
|
||||||
* [Tom Hazledine](https://tomhazledine.com/uses) — Data visualisation tinkerer and JS enthusiast. Podcaster. Nerd.
|
* [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
|
* [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
|
* [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
|
* [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.',
|
name: 'Jacopo DP.',
|
||||||
description: 'Student and PHP, Javascript developer. Learning cybersecurity',
|
description:
|
||||||
|
'Student and PHP, Javascript developer. Learning cybersecurity',
|
||||||
url: 'https://shish.cat/uses/',
|
url: 'https://shish.cat/uses/',
|
||||||
twitter: '@shishcat8214',
|
twitter: '@shishcat8214',
|
||||||
emoji: '🐈',
|
emoji: '🐈',
|
||||||
|
|
@ -9952,7 +9953,7 @@ module.exports = [
|
||||||
tags: [
|
tags: [
|
||||||
'Student',
|
'Student',
|
||||||
'Back end',
|
'Back end',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Node.JS',
|
'Node.JS',
|
||||||
'Express.js',
|
'Express.js',
|
||||||
'PHP',
|
'PHP',
|
||||||
|
|
@ -9961,7 +9962,7 @@ module.exports = [
|
||||||
'Web dev',
|
'Web dev',
|
||||||
'Ethical Hacker',
|
'Ethical Hacker',
|
||||||
'Git',
|
'Git',
|
||||||
'Linux'
|
'Linux',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue