Skip to content
View olafkfreund's full-sized avatar
  • DevOps and Cloud Architect
  • London

Highlights

  • Pro

Block or report olafkfreund

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
olafkfreund/README.md

I'm a DevOps and platform engineering leader, thirty years in.

I like doing the whole arc: architect the platform, write the Terraform, present the SOW to the CTO, then ship the product. Most of what I learn ends up either in a tool on this profile or in my knowledge base.

Infrastructure you can't rebuild from a clean checkout isn't infrastructure — it's a liability with a hostname.


Project What it is
AIFactory Spec-driven development for AI agents — a planner → coder → QA pipeline that turns a GitHub issue into a pull request.
TFactory Sister project: autonomous test generation — ingests a spec, generates + sandbox-runs feature & security tests, reports on the PR.
skill_pool The team layer for Claude Code's .claude/ — a self-hosted registry (Rust + Svelte) with retrospective skill capture.
SkillAi Self-hosted AI recruiting platform on Claude + Gemini — multi-format CV parsing, four-dimensional scoring, vector search.
nixos_config My whole machine estate declared in Nix — multi-host flakes, feature flags, Agenix secrets, Home Manager, Stylix theming.
wiki DevOps Help for Cloud Platform Engineers — the knowledge base behind freundcloud.com.

- [Leaving GNOME 50 for niri, Noctalia, and labwc](https://www.freundcloud.com/blog/leaving-gnome-50-for-niri-noctalia-and-labwc/) 2026-06-14

GitHub Actions Terraform Kubernetes Azure AWS GCP NixOS Backstage ArgoCD Helm
Go Python Rust Bash Claude MCP


GitHub stats Top languages Streak

contribution snake

Open to interesting platform / DevOps / AI-agent problems · olaf@freundcloud.com

Pinned Loading

  1. nixos_config nixos_config Public

    My private nixos_config

    Nix 17

  2. AIFactory AIFactory Public

    Forked from dataseeek/MagesticAI

    Spec-Driven Development for AI agents — plan, code, ship. Web-based platform that turns GitHub issues into shipping code via a planner / coder / QA agent pipeline.

    Python

  3. rolehunter rolehunter Public

    Self-hosted, single-user AI job-hunt copilot: LLM job matching, per-role CV tailoring, cover letters, application tracking, gap analysis. Next.js + Postgres + Docker.

    TypeScript

  4. skill_pool skill_pool Public

    Self-hosted Claude Code skill/agent/command registry for teams — CLI, web UI, auto-bootstrap, retrospective capture.

    Rust 1

  5. SkillAi SkillAi Public

    Self-hosted AI-powered recruiting portal. Rank, compare, and archive candidates using Claude and Gemini. GPL-3.

    TypeScript 1

  6. TFactory TFactory Public

    Autonomous test generation + execution platform. Sister project to AIFactory: ingests an AIFactory spec, generates feature + security tests, runs them sandboxed, commits + reports on the PR.

    Python