Skip to content
View ichoosetoaccept's full-sized avatar

Organizations

@detailobsessed

Block or report ichoosetoaccept

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
ichoosetoaccept/README.md

Hey, I'm Ismar πŸ‘‹

DevOps & Platform Engineer based in Zurich. I build developer tools, contribute upstream to open-source projects, and automate everything I can get my hands on.

Currently: Managing GitOps-powered Kubernetes infrastructure at PostFinance, serving millions of customers.

After hours: Building copier-uv-bleeding β€” a modern Python project template β€” and contributing features upstream to copier and git-town.

What I'm working on

  • πŸ”§ copier-uv-bleeding β€” Python project template with uv, ty, prek, and semantic-release
  • 🐱 bengal β€” My fork of a very nice, high-performance static site generator for Python 3.14+
  • πŸ”Œ unblu-mcp β€” MCP server for Unblu API with progressive disclosure
  • 🦊 efficient-gitlab-mcp β€” Token-efficient GitLab MCP server (93% fewer tokens)

Open-source contributions

  • copier β€” Implementing copier adopt for adopting templates in existing projects (PR)
  • git-town β€” Fixed missing mr list subcommand for GitLab support

Links

  • 🌐 ismar.ch β€” Blog, projects, and more
  • 🏒 @detailobsessed β€” Where most of my projects live

Pinned Loading

  1. detailobsessed/unblu-mcp detailobsessed/unblu-mcp Public

    MCP server for Unblu API - secure, token-efficient access to 300+ endpoints via progressive disclosure

    Python 1

  2. detailobsessed/efficient-gitlab-mcp detailobsessed/efficient-gitlab-mcp Public

    Forked from zereight/gitlab-mcp

    Token-efficient GitLab MCP server β€” 93% fewer tokens via progressive disclosure (5 meta-tools instead of 77). Bun runtime, Biome linting, semantic-release, 120+ tests.

    TypeScript

  3. copier-org/copier copier-org/copier Public

    Library and command-line utility for rendering projects templates.

    Python 3.1k 243

  4. detailobsessed/copier-uv-bleeding detailobsessed/copier-uv-bleeding Public

    Forked from pawamoy/copier-uv

    Copier template for Python projects managed by uv.

    Python 1

  5. detailobsessed/bengal detailobsessed/bengal Public

    Forked from lbliii/bengal

    α“šα˜α—’ Bengal β€” High-performance static site generator for Python 3.14+ with parallel builds, autodoc, and content validation

    Python