Projects
// code built in the open — mostly Go, all intentional
// Active
kryovyx.net
This site. Minimal, component-driven, no trackers. Fully self-contained — local fonts, no external cookies.
Astro / CSS
→
Headscale Bootstrap
Reproducible configuration and provisioning scripts for a Headscale control plane. Connects all nodes into a private WireGuard mesh with zero third-party relays.
Go / Shell
→
Matrix Homeserver
Self-hosted Matrix homeserver for federated, end-to-end encrypted communications. Interoperable over the open Matrix protocol — sovereign messaging without vendor lock-in.
Go / Rust / YAML
→
Go REST Frameworks
Comparative collection of Go REST framework approaches — performance benchmarks, ergonomics, real-world tradeoffs. Useful reference for choosing a stack.
Go
→
// Ideas & Planned
GitLab CI Templates
Reusable CI/CD pipeline templates for the self-hosted GitLab CE instance. Covers Go builds, container images, static site deployments, and security scans.
YAML / Go
Passbolt Provisioner
Automation layer for Passbolt team setup — GPG key management, folder structure, and onboarding scripts for new network members.
Go / Shell
Nextcloud Sync Config
Personal Nextcloud setup and sync configuration replacing all commercial cloud services — calendar, contacts, files, and notes under sovereign control. Includes Cookbook extension for personal recipe management and meal planning.
Shell / Docs
Keycloak Identity Management
Centralized identity and access management with Keycloak, LDAP/Kerberos, and Linux SSSD integration. Auto-login to Headscale VPN and internal services — single sign-on for sovereign infrastructure.
Go / Shell / YAML