Skip to content
View codywilliamson's full-sized avatar
πŸ™Œ
πŸ™Œ

Block or report codywilliamson

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.

Content in all repositories owned by your account will be closed.
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
codywilliamson/README.md

Hey, I'm Cody πŸ‘‹

Husband, Father & Senior Software Engineer

Portfolio LinkedIn


"In the beginning was the Word, and the Word was with God, and the Word was God." β€” John 1:1


πŸ’« Current Status

@ OneStream Software β€” building distributed, cloud-native applications and orchestration workflows in Azure using C#, Durable Functions, and Angular. On the side, I run Spectacle Software for freelance projects.

Lately I've been pivoting into AI infrastructure β€” the tooling, plumbing, and evidence trails that agentic systems actually run on β€” shipping more of it in the open and building a personal brand around the work.


πŸš€ OSS Projects

tracewright

local-first evidence ledger for agentic development β€” captures agent and git activity, classifies every record by provenance

loupe

local git diff viewer with ADO-style UI, inline comments, and LLM prompt export

shockstack

my personal template for rapidly prototyping full-stack apps

repo-sentinel

reusable GitHub Actions workflow β€” Trivy + CodeQL scans, auto-issue creation, optional Copilot fix attempts

commit-guard

one-liner setup for conventional commits β€” local git hooks plus reusable CI validation workflow


βš™οΈ Configs

claude-config

one Claude Code setup versioned in git β€” cross-platform sync that never deletes what it doesn't own, with CI for prompt injection and hook safety

codex-config

portable Codex CLI config β€” config.toml, rules, and skills

nvim-config

custom neovim config β€” LSP, completion, fuzzy finding, dracula theme, and AI integration

nano-config

nicer out-of-the-box nano β€” line numbers, soft wrap, syntax highlighting, per-file cursor memory


🧰 What I Do

Tooling, Automations & Developer Experience

This is what I love most. Building tools, plugins, and workflows that make development feel seamless

AI Infrastructure & Agentic Systems

Where I'm headed β€” agent tooling, provenance and evidence trails, config and context that survives contact with a real machine

Systems Design & Architecture

Distributed systems, cloud-native patterns, orchestration workflows

Cloud Infrastructure

Azure, CI/CD pipelines, serverless orchestration, IaC


πŸ’¬ Let's Build Something Together

Email Spectacle Software


Profile Views

Pinned Loading

  1. claude-config claude-config Public

    One Claude Code setup, versioned in Git and reproduced on every machine. Cross-platform sync that never deletes what it doesn't own, with CI for prompt injection and hook safety.

    JavaScript

  2. shockstack shockstack Public

    Convention-first full-stack monorepo template β€” Astro 5 + .NET 10, design tokens, CI/CD baked in

    Astro

  3. repo-sentinel repo-sentinel Public

    Reusable GitHub Actions workflow for Trivy + CodeQL security scanning with auto-issue creation and Copilot assignment

    JavaScript 1

  4. commit-guard commit-guard Public

    One-liner conventional commit enforcement β€” local hooks + reusable CI workflow

    Shell

  5. codywilliamson codywilliamson Public

  6. loupe loupe Public

    Local git diff viewer with an Azure DevOps-style UI β€” leave inline comments, export them as a structured LLM review prompt. Docs: codywilliamson.github.io/loupe

    TypeScript