Skip to content
View jchultarsky's full-sized avatar

Block or report jchultarsky

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

Hi, I'm Julian 👋

I'm a Principal Solutions Architect specializing in enterprise AI integration — connecting large language models to real business systems through the Model Context Protocol (MCP). This is my personal account, home to my open-source work, which lives mostly in Rust.

Projects:

  • 🦀 clap-layers — correct layered configuration for clap: explicit CLI flag > env var > config file > default, from one struct

More open-source projects are on the way — watch this space.

Elsewhere:

  • 💼 Work-related projects at @jchultarsky101 — the PCLI ecosystem for the Physna 3D geometry search API
  • 🌍 chultarsky.com
  • ✍️ I write about enterprise AI, Kubernetes strategy, and IT architecture on LinkedIn

Pinned Loading

  1. clap-layers clap-layers Public

    Correct layered configuration for clap: explicit CLI flag > env var > config file > default, from one struct.

    Rust 1