Skip to content

Proof I can
actually code

You want to see if I can deliver? Here's the work. A curated selection of open source tools, Go libraries, and infrastructure projects that other developers depend on.

lars@artmann:~/github — zsh

$ gh repo list larsartmann --limit 82

82
Public repos
17
Curated here
41
Stars earned
34
Followers
Go 82%TypeScript 12%Nix 6%

Featured

×4
Adopted by Swiss PostFlagship

typespec-asyncapi

TypeSpec emitter that generates AsyncAPI 3.0 specs. Closed a 2-year gap in the AsyncAPI ecosystem — no official emitter existed before.

TypeScript14 stars0 forks

Server-rendered UI components for Go web apps — 97 components for templ + HTMX + Tailwind CSS v4. Type-safe props, dark mode built-in, CSP-ready.

Website
Gotempl · htmx · tailwindcss · components3 stars0 forks

High-performance, composable file system watcher for Go. Built on fsnotify with automatic recursion, 17+ filters, 18 middleware, and production-grade resilience.

Website
Gofsnotify · hot-reload · middleware2 stars0 forks

Professional code clone detection for Go. AST-based structural + semantic detection with suffix tree algorithms, 7 output formats, and CI baseline gating.

Website
Gostatic-analysis · clone-detection · ci-cd2 stars0 forks
+65 more

Public repositories on GitHub — tools, experiments, and infrastructure.

Browse all repositories

CLI & Developer Tools

×4

Type-safe Go CLI framework that unifies type-safe flags, DI lifecycle, and zero-panic contracts. Wraps Cobra with a focus on correctness.

Website
Gocli · cobra · type-safe · di1 star0 forks

Reclaim disk space across macOS and Linux. 13 specialized cleaners, dry-run previews, interactive TUI, and JSON output for automation.

Website
Gocleanup · tui · disk-space · macos2 stars0 forks

Interactive setup wizard that creates perfect GoReleaser configurations in seconds. Stop copy-pasting configs and get production-ready releases.

Gogoreleaser · ci-cd · release · cli2 stars1 fork

Detect and filter auto-generated Go code — fast, zero-config, table-driven. Supports sqlc, protobuf, templ, mockgen, wire, stringer, and more.

Website
Gostatic-analysis · golangci-lint · code-quality3 stars0 forks

Go Libraries

×5

The only Go client for the Wise (TransferWise) API — no official SDK exists. Raw wire types isolated from branded domain types, with behavioral error classification for intent-based retries.

Gowise · transferwise · sdk · api-client0 stars0 forks

Strongly-typed branded identifiers for Go. Phantom types prevent mixing entity IDs at compile time. Zero-allocation, stdlib-only, with full serialization.

Website
Gophantom-types · type-safety · generics1 star0 forks

Write your data once. Render it anywhere. 16 output formats across tables, trees, and diagrams, plus NOM-style real-time progress visualization.

Website
Gocli · visualization · output1 star0 forks

Structured error protocol for Go — behavioral error classification, exit codes, HTTP status mapping, and diagnostic rules. Share the protocol, not the implementation.

Website
Goerror-handling · observability · protocol1 star0 forks

Crash-safe, race-free file writes for Go — TOCTOU protection via fingerprint verification, cross-platform file locking, atomic rename, and fsync durability.

Website
Goatomic · filesystem · concurrency · data-integrity1 star0 forks
+65 more

Public repositories on GitHub — tools, experiments, and infrastructure.

Browse all repositories

Web, Infrastructure & Agents

×4

Go library for wiring go-cqrs-lite with HTMX, templ, and Casbin authorization — framework-agnostic HTTP handler builder.

Gocqrs · htmx · templ · authorization2 stars0 forks

Go server that turns markdown files into a navigable website with search, diagrams, live reload, and S3/GCS support.

Website
Gomarkdown · site-generator · web-server2 stars0 forks

Modular, hardened SSH client & server configurations for NixOS and nix-darwin — secure by default, post-quantum ready.

Nixnixos · ssh · post-quantum2 stars0 forks

MCP server that gives AI coding agents comprehensive client-side web error detection and analysis capabilities.

TypeScriptmcp · ai-agents · developer-tools2 stars0 forks