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
36f7c1900b
commit
1bd3a69ca9
2 changed files with 23 additions and 22 deletions
|
|
@ -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
|
||||
* [Matt Litzinger](https://mlitzinger.com/uses/) — Web Developer
|
||||
* [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!
|
||||
* [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
|
||||
|
|
|
|||
44
src/data.js
44
src/data.js
|
|
@ -10021,29 +10021,29 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Jarema",
|
||||
description: "Undergraduate student, developer, and activist.",
|
||||
url: "https://jarema.me/uses",
|
||||
emoji: "🎋",
|
||||
country: "🇻🇳",
|
||||
computer: "linux",
|
||||
phone: "android",
|
||||
name: 'Jarema',
|
||||
description: 'Undergraduate student, developer, and activist.',
|
||||
url: 'https://jarema.me/uses',
|
||||
emoji: '🎋',
|
||||
country: '🇻🇳',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
"Student",
|
||||
"Developer",
|
||||
"Designer",
|
||||
"Full Stack",
|
||||
"UI/UX",
|
||||
"JavaScript",
|
||||
"HTML/CSS",
|
||||
"Python",
|
||||
"Node.js",
|
||||
"Astro",
|
||||
"TailWindCSS",
|
||||
"Docker",
|
||||
"WordPress",
|
||||
"VS Code",
|
||||
"Fedora",
|
||||
'Student',
|
||||
'Developer',
|
||||
'Designer',
|
||||
'Full Stack',
|
||||
'UI/UX',
|
||||
'JavaScript',
|
||||
'HTML/CSS',
|
||||
'Python',
|
||||
'Node.js',
|
||||
'Astro',
|
||||
'TailWindCSS',
|
||||
'Docker',
|
||||
'WordPress',
|
||||
'VS Code',
|
||||
'Fedora',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue