chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2024-07-23 02:38:27 +00:00
parent 36f7c1900b
commit 1bd3a69ca9
2 changed files with 23 additions and 22 deletions

View file

@ -461,6 +461,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker * [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker
* [Matt Litzinger](https://mlitzinger.com/uses/) — Web Developer * [Matt Litzinger](https://mlitzinger.com/uses/) — Web Developer
* [Nathan Knowler](https://knowler.dev/uses) — Developer focused on making the Web accessible, beautiful, and fun. * [Nathan Knowler](https://knowler.dev/uses) — Developer focused on making the Web accessible, beautiful, and fun.
* [Jarema](https://jarema.me/uses) — Undergraduate student, developer, and activist.
* [Asur Bernardo](https://asur.dev/uses/) — Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner! * [Asur Bernardo](https://asur.dev/uses/) — Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!
* [Lazar Nikolov](https://nikolovlazar.com/uses) — Full-Stack Engineer, DevRel, Live Streamer, Course Creator, Open Source Advocate. P.S. Check out nikolovlazar.com/gear to see the hardware that I use. * [Lazar Nikolov](https://nikolovlazar.com/uses) — Full-Stack Engineer, DevRel, Live Streamer, Course Creator, Open Source Advocate. P.S. Check out nikolovlazar.com/gear to see the hardware that I use.
* [Vinoth Chellamuthu](https://ecevinoth.github.io/#uses) — Data Engineer * [Vinoth Chellamuthu](https://ecevinoth.github.io/#uses) — Data Engineer

View file

@ -10021,29 +10021,29 @@ module.exports = [
], ],
}, },
{ {
name: "Jarema", name: 'Jarema',
description: "Undergraduate student, developer, and activist.", description: 'Undergraduate student, developer, and activist.',
url: "https://jarema.me/uses", url: 'https://jarema.me/uses',
emoji: "🎋", emoji: '🎋',
country: "🇻🇳", country: '🇻🇳',
computer: "linux", computer: 'linux',
phone: "android", phone: 'android',
tags: [ tags: [
"Student", 'Student',
"Developer", 'Developer',
"Designer", 'Designer',
"Full Stack", 'Full Stack',
"UI/UX", 'UI/UX',
"JavaScript", 'JavaScript',
"HTML/CSS", 'HTML/CSS',
"Python", 'Python',
"Node.js", 'Node.js',
"Astro", 'Astro',
"TailWindCSS", 'TailWindCSS',
"Docker", 'Docker',
"WordPress", 'WordPress',
"VS Code", 'VS Code',
"Fedora", 'Fedora',
], ],
}, },
{ {