mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Daniel Flanagan
This commit is contained in:
parent
19f9fb1cee
commit
dcdc12a76a
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.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
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: 'Khafizi Noh',
|
name: 'Khafizi Noh',
|
||||||
description: 'Full-stack web developer based in Cyberjaya, Malaysia.',
|
description: 'Full-stack web developer based in Cyberjaya, Malaysia.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue