Skip to content
View akluth's full-sized avatar
🟢
Per aspera ad astra.
🟢
Per aspera ad astra.

Block or report akluth

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
akluth/README.md

Alexander Kluth

Senior Software Engineer · Agile Coach · Builder of useful (?) weird things

I build developer tools, tiny runtimes, CLIs, web apps and experiments somewhere between backend engineering, low-level curiosity and product thinking.

I like software that is small enough to understand, useful enough to matter and weird enough to be fun.

Current interests

  • developer tooling
  • AI-assisted coding workflows
  • low-level experiments
  • interpreters, CLIs and small runtimes
  • backend systems
  • agile collaboration and team dynamics

Selected projects

  • AgentGuard — local CLI for reviewing AI-generated Git diffs and spotting risky changes
  • kasm — tiny assembly-like language and low-level playground
  • minphp — small PHP interpreter in C
  • KlarKommen — crisis-orientation web app for bureaucracy and financial stress
  • helloworld — a deeply over-engineered Hello World, because obviously

Elsewhere

Per aspera ad astra.

Pinned Loading

  1. agentguard agentguard Public

    AgentGuard is a local CLI tool that scans Git diffs and produces a risk report for code changes, especially changes produced by AI coding agents such as Codex, Claude Code, Cursor, Devin, Aider, Op…

    Go

  2. KlarKommen KlarKommen Public

    Deutsche Web-App/PWA zur ersten Orientierung in akuten bürokratischen und finanziellen Notlagen.

    TypeScript

  3. do do Public

    Simple, stupid command processor/task executer/just-execute-shell-commands-in-order-grouped-by-tasks-thingy

    Go 1

  4. nyssrad nyssrad Public

    A small Redis-like in-memory store exposed through a REST API, written in Rust.

    Rust

  5. quackiquacki quackiquacki Public

    Speech recognition for doing several easy tasks, PoC, heavily inspired by Saria

    TypeScript