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
3bf065b974
commit
519f6b93fd
2 changed files with 4 additions and 2 deletions
|
|
@ -304,6 +304,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Russell McWhae](https://russellmcwhae.ca/uses) — Backcountry skier, photographer, designer, and web developer from Canada
|
||||
* [Karl Koch](https://www.kejk.tech/uses) — Product designer, frontend developer and musician. Building HomeHero and making other things.
|
||||
* [Sam Cross](https://sam-cross.github.io/#/uses) — "Developer", IT student, frequent traveller by coach, addicted to music.
|
||||
* [Dušan Simić](https://dusansimic.me/uses) — Computer Science student at University of Novi Sad, Serbia and open source software enthusiast.
|
||||
* [Ruben Arakelyan](https://ruben.arakelyan.uk/uses/) — Web Developer and self builder in Cornwall, UK
|
||||
* [Praveen Kumar Purushothaman](https://blog.praveen.science/my-personal-development-environment/) — Cook, Cat Lover, Front End Architect, Full Stack Web Developer Evangelist & Cloud Computing Consultant.
|
||||
* [Gaya Kessler](https://theclevernode.com/uses) — Freelance web developer specialising in JavaScript
|
||||
|
|
|
|||
|
|
@ -5889,14 +5889,15 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Dušan Simić',
|
||||
description: 'Computer Science student at University of Novi Sad, Serbia and open source software enthusiast.',
|
||||
description:
|
||||
'Computer Science student at University of Novi Sad, Serbia and open source software enthusiast.',
|
||||
url: 'https://dusansimic.me/uses',
|
||||
country: '🇷🇸',
|
||||
twitter: '@dsnsmc',
|
||||
emoji: '👨🏻💻',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Student', 'Golang', 'Back End', 'React', 'Linux', 'PostgreSQL']
|
||||
tags: ['Student', 'Golang', 'Back End', 'React', 'Linux', 'PostgreSQL'],
|
||||
},
|
||||
{
|
||||
name: 'Ruben Arakelyan',
|
||||
|
|
|
|||
Loading…
Reference in a new issue