mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @timbenniks
This commit is contained in:
parent
382613d61e
commit
f085ce5cb2
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -340,6 +340,25 @@ module.exports = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['neovim', 'nix', 'nixos', 'c'],
|
tags: ['neovim', 'nix', 'nixos', 'c'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Tim Benniks',
|
||||||
|
description: 'Developer relations, speaker, content creator',
|
||||||
|
url: 'https://timbenniks.dev/uses',
|
||||||
|
country: '🇷🇴',
|
||||||
|
twitter: '@timbenniks',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'apple',
|
||||||
|
emoji: '⚡️',
|
||||||
|
tags: [
|
||||||
|
'TypeScript',
|
||||||
|
'JavaScript',
|
||||||
|
'Serverless',
|
||||||
|
'Nuxt',
|
||||||
|
'Vue',
|
||||||
|
'GraphQL',
|
||||||
|
'vscode'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'James Auble',
|
name: 'James Auble',
|
||||||
description: 'Full Stack Developer',
|
description: 'Full Stack Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue