mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'wesbos:master' into master
This commit is contained in:
commit
933a4ef002
2 changed files with 20 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Murendeni Mukwevho](https://mukwevhom.xyz/uses) — Software Developer breaking the bias in South Africa
|
* [Murendeni Mukwevho](https://mukwevhom.xyz/uses) — Software Developer breaking the bias in South Africa
|
||||||
* [Márk Mihályi](https://markmihalyi.hu/uses) — Full-Stack Engineer from Hungary
|
* [Márk Mihályi](https://markmihalyi.hu/uses) — Full-Stack Engineer from Hungary
|
||||||
* [Vít Baisa](https://vit.baisa.cz/uses) — Software engineer who likes removing code
|
* [Vít Baisa](https://vit.baisa.cz/uses) — Software engineer who likes removing code
|
||||||
|
* [Kendry Grullón](https://kengru.do/uses) — Software engineer interested in art
|
||||||
* [Marko Bajlovic](https://marko.tech/uses) — Multidisciplinary creative and developer; forever learning.
|
* [Marko Bajlovic](https://marko.tech/uses) — Multidisciplinary creative and developer; forever learning.
|
||||||
* [Michael Amore](https://codewithlove.blog/uses) — Technologist, software creator, wannabe hacker. Father. Dog Lover.
|
* [Michael Amore](https://codewithlove.blog/uses) — Technologist, software creator, wannabe hacker. Father. Dog Lover.
|
||||||
* [Seirdy](https://seirdy.one/about/uses/) — I write about and develop software to promote user autonomy.
|
* [Seirdy](https://seirdy.one/about/uses/) — I write about and develop software to promote user autonomy.
|
||||||
|
|
|
||||||
19
src/data.js
19
src/data.js
|
|
@ -2460,6 +2460,25 @@ module.exports = [
|
||||||
'Blogger',
|
'Blogger',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Kendry Grullón',
|
||||||
|
description: 'Software engineer interested in art',
|
||||||
|
url: 'https://kengru.do/uses',
|
||||||
|
twitter: '@kxngru',
|
||||||
|
emoji: '🖌️',
|
||||||
|
country: '🇩🇴',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Software Engineer',
|
||||||
|
'Full Stack',
|
||||||
|
'Go',
|
||||||
|
'Typescript',
|
||||||
|
'Neovim',
|
||||||
|
'VS Code',
|
||||||
|
'SQL',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Marko Bajlovic',
|
name: 'Marko Bajlovic',
|
||||||
description: 'Multidisciplinary creative and developer; forever learning.',
|
description: 'Multidisciplinary creative and developer; forever learning.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue