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
cab6e64cdd
commit
87113d1255
2 changed files with 20 additions and 9 deletions
|
|
@ -64,6 +64,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Devansh Bajaj](https://devanshbajaj.me/uses) — 20 | M | Front End | Web Developer | Freelancer | Android enthusiast
|
* [Devansh Bajaj](https://devanshbajaj.me/uses) — 20 | M | Front End | Web Developer | Freelancer | Android enthusiast
|
||||||
* [Ivan Muratov](https://binakot.github.io/resume/uses) — SOFTWARE DEVELOPER. TECHNICAL TEAM LEADER. CHIEF TECHNICAL OFFICER.
|
* [Ivan Muratov](https://binakot.github.io/resume/uses) — SOFTWARE DEVELOPER. TECHNICAL TEAM LEADER. CHIEF TECHNICAL OFFICER.
|
||||||
* [Carlos Longarela](https://github.com/CarlosLongarela/uses/) — I enjoy solving problems and creating new stuff. WordPress lover and developer. Standards enthusiast
|
* [Carlos Longarela](https://github.com/CarlosLongarela/uses/) — I enjoy solving problems and creating new stuff. WordPress lover and developer. Standards enthusiast
|
||||||
|
* [Monespiseth Ly](https://pisethx.com/uses) — Frontend Developer, CompSci Student
|
||||||
* [Christian Oliff](https://christianoliff.com/uses/) — Front-end web developer person.
|
* [Christian Oliff](https://christianoliff.com/uses/) — Front-end web developer person.
|
||||||
* [John Irle](https://johnirle.com/blog/uses) — Graduate Student, Intern Developer at Charter and Go
|
* [John Irle](https://johnirle.com/blog/uses) — Graduate Student, Intern Developer at Charter and Go
|
||||||
* [Kieran Osgood](https://osgood.dev/uses/) — Full stack developer. Curiosity in all.
|
* [Kieran Osgood](https://osgood.dev/uses/) — Full stack developer. Curiosity in all.
|
||||||
|
|
|
||||||
28
src/data.js
28
src/data.js
|
|
@ -736,15 +736,25 @@ module.exports = [
|
||||||
'Linux',
|
'Linux',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{ name: 'Monespiseth Ly',
|
{
|
||||||
description: 'Frontend Developer, CompSci Student',
|
name: 'Monespiseth Ly',
|
||||||
url: 'https://pisethx.com/uses',
|
description: 'Frontend Developer, CompSci Student',
|
||||||
twitter: '@pisethx',
|
url: 'https://pisethx.com/uses',
|
||||||
emoji: '🐐',
|
twitter: '@pisethx',
|
||||||
country: '🇰🇭',
|
emoji: '🐐',
|
||||||
computer: 'apple',
|
country: '🇰🇭',
|
||||||
phone: 'android',
|
computer: 'apple',
|
||||||
tags: [ 'Vue.js', 'Nuxt', 'JavaScript', 'CSS', 'SCSS', 'Front End', 'JAMstack', 'Vuetify'],
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Vue.js',
|
||||||
|
'Nuxt',
|
||||||
|
'JavaScript',
|
||||||
|
'CSS',
|
||||||
|
'SCSS',
|
||||||
|
'Front End',
|
||||||
|
'JAMstack',
|
||||||
|
'Vuetify',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Christian Oliff',
|
name: 'Christian Oliff',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue