mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
added my own /uses (#769)
This commit is contained in:
parent
7b63bd93aa
commit
d904e4c6fc
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -132,6 +132,26 @@ module.exports = [
|
||||||
'C#',
|
'C#',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jonas Jore',
|
||||||
|
description: 'Fullstack Developer, Problemsolving, coffee and fancy terminaltricks!',
|
||||||
|
url: 'https://github.com/JonasJore/dotfiles/blob/master/uses-tech.md',
|
||||||
|
twitter: '@JonasJore',
|
||||||
|
emoji: '🍕☕',
|
||||||
|
country: '🇳🇴',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Web',
|
||||||
|
'Java',
|
||||||
|
'Kotlin',
|
||||||
|
'Rust',
|
||||||
|
'React',
|
||||||
|
'TypeScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Sythe Veenje',
|
name: 'Sythe Veenje',
|
||||||
description: 'Freelance Developer & Designer',
|
description: 'Freelance Developer & Designer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue