mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
9158b6fd53
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -21,6 +21,31 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Daniel Flanagan',
|
||||
description: 'Developer, platform engineer, and homelab administrator',
|
||||
url: 'https://lyte.dev/uses',
|
||||
twitter: '@lytedev',
|
||||
emoji: '🤘',
|
||||
country: '🇺🇸',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Elixir',
|
||||
'Phoenix',
|
||||
'Rust',
|
||||
'Go',
|
||||
'TypeScript',
|
||||
'Tailwind CSS',
|
||||
'Homelab',
|
||||
'Linux',
|
||||
'Arch Linux',
|
||||
'NixOS',
|
||||
'Kubernetes',
|
||||
'Developer',
|
||||
'Remote',
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Michal Mazur',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue