First commit
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update Hugo version / updateBlowfish (push) Has been cancelled
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update Hugo version / updateBlowfish (push) Has been cancelled
Delete exampleSite Add initial content, images & docker-compose.yml Use extend-head.html for analytics Set remote url to gitea.novicelab.io Remove original .git due to "shallow update not allowed" error
This commit is contained in:
39
content/about/_index.md
Normal file
39
content/about/_index.md
Normal file
@@ -0,0 +1,39 @@
|
||||
<!-- ---
|
||||
title: "About me"
|
||||
date: 2026-03-03
|
||||
layout: "about"
|
||||
slug: "about"
|
||||
menu:
|
||||
main:
|
||||
weight: 2
|
||||
params:
|
||||
icon: user
|
||||
|
||||
comments: false
|
||||
--- -->
|
||||
Hi, I'm Brian. I like the colour blue.
|
||||
|
||||
That's pretty much it.
|
||||
|
||||
When I'm not working on my homelab, I enjoy a few rounds on Warzone. Team play with strangers is pretty fun.
|
||||
|
||||
I'm also a manga and anime enjoyer, currently following the weekly releases of Kagurabachi and Fire Force.
|
||||
|
||||
## What I do
|
||||
My current role as a Systems Developer involves integrating Single SignOn using Keycloak and maintaining security requirements of client platforms.
|
||||
|
||||
I mainly work with open source solutions and have developed an interest in data systems with specific regard to security compliance and FAIR principles.
|
||||
|
||||
Plese find the specifics on my [LinkedIn](https://www.linkedin.com/in/kbrianngeno/).
|
||||
|
||||
## Why did I start my homelab?
|
||||
I enjoy the flow from concept to implementation in the technology. It's pretty awesome to see an idea develop into something tangible.
|
||||
|
||||
I learn better by breaking things. \
|
||||
"I have not failed. I've just found 10,000 ways that won't work" - Edison. \
|
||||
I only need it to run well once, then understand why it ran. I then iterate as I flesh out whatever I'm working on.
|
||||
|
||||
## What to expect .
|
||||
I've accumulated notes through out my homelab journey. \
|
||||
I'll post them here regularly in the hopes that they benefit someone trying resolve an issue I have encountered and documented previously.
|
||||
|
||||
Reference in New Issue
Block a user