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
|
||||
* [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
|
||||
* [Monespiseth Ly](https://pisethx.com/uses) — Frontend Developer, CompSci Student
|
||||
* [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
|
||||
* [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',
|
||||
],
|
||||
},
|
||||
{ name: 'Monespiseth Ly',
|
||||
description: 'Frontend Developer, CompSci Student',
|
||||
url: 'https://pisethx.com/uses',
|
||||
twitter: '@pisethx',
|
||||
emoji: '🐐',
|
||||
country: '🇰🇭',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [ 'Vue.js', 'Nuxt', 'JavaScript', 'CSS', 'SCSS', 'Front End', 'JAMstack', 'Vuetify'],
|
||||
{
|
||||
name: 'Monespiseth Ly',
|
||||
description: 'Frontend Developer, CompSci Student',
|
||||
url: 'https://pisethx.com/uses',
|
||||
twitter: '@pisethx',
|
||||
emoji: '🐐',
|
||||
country: '🇰🇭',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Vue.js',
|
||||
'Nuxt',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
'SCSS',
|
||||
'Front End',
|
||||
'JAMstack',
|
||||
'Vuetify',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Christian Oliff',
|
||||
|
|
|
|||
Loading…
Reference in a new issue