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
1b2579b8ed
commit
3352cec44a
2 changed files with 3 additions and 9 deletions
|
|
@ -411,6 +411,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Josiah Wiebe](https://jwie.be/uses/) — Designer & developer, lifelong learner.
|
||||
* [Muhammad Oka](https://muhammadoka.dev/uses/) — Computer Science student, Cyber Security enthusiast.
|
||||
* [Benjamin Lannon](https://lannonbr.com/uses/) — Web Developer, Open Source Contributor, Livestreamer
|
||||
* [Dmytro Litvinov](https://dmytrolitvinov.com/uses/) — Full Stack Python developer from 🇺🇦
|
||||
* [Braden Watkins](https://bradenwatkins.dev/uses) — Student, Full Stack Developer, Lover of all things analog
|
||||
* [Rikin Patel](https://patelrikin.com/#uses) — Experienced Front-end developer, Passionate about Javascript
|
||||
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -8590,21 +8590,14 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Dmytro Litvinov',
|
||||
description:
|
||||
'Full Stack Python developer from 🇺🇦',
|
||||
description: 'Full Stack Python developer from 🇺🇦',
|
||||
url: 'https://dmytrolitvinov.com/uses/',
|
||||
twitter: '@DmytroLitvinov',
|
||||
emoji: '🪵',
|
||||
country: '🇺🇦',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Web Developer',
|
||||
'Full Stack',
|
||||
'Python',
|
||||
'Django',
|
||||
],
|
||||
tags: ['Developer', 'Web Developer', 'Full Stack', 'Python', 'Django'],
|
||||
},
|
||||
{
|
||||
name: 'Braden Watkins',
|
||||
|
|
|
|||
Loading…
Reference in a new issue