Skip to content
View dpritchett's full-sized avatar
🦅
microservice party
🦅
microservice party

Organizations

@memtech @MemphisRuby

Block or report dpritchett

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

Hi, I'm Daniel.

I build tools that eliminate incidental complexity.

Most of my work lives at the boundary between software engineering, developer experience, and internal tooling: replacing recurring engineering pain with boring, repeatable systems that shorten feedback loops, reduce uncertainty, and make the right thing the easy thing.

Sometimes that looks like backend services. Sometimes it's Kubernetes platforms, deployment pipelines, AI-assisted workflows, internal developer tools, or a pile of tiny utilities. The technologies change; the goal rarely does.

What I'm building

SeeSeeVee

A source-backed career knowledge system that treats resumes, interview preparation, and hiring artifacts as projections of a richer body of evidence instead of hand-edited documents.

Timerbox

A cross-platform desktop timer written in Go and Gio, inspired by the workflow I've depended on for years.

Engineering philosophy

These are ideas I keep rediscovering:

  • Reduce uncertainty with experiments.
  • Fast feedback loops beat heroic effort.
  • Production is where the learning starts.
  • Build systems that make the right thing the easy thing.
  • Eliminate incidental complexity instead of documenting it.
  • The computer is an outboard brain. Refactor it accordingly.

Things I've worked on

Over the years I've built backend systems, internal developer platforms, deployment tooling, ChatOps systems, Kubernetes infrastructure, AI-assisted workflows, and more small utilities than I can count.

A few stops along the way:

  • Platform One / Big Bang
  • Rebellion Defense
  • CrowdStrike
  • Gremlin

I also wrote Build Chatbot Interactions for Pragmatic Bookshelf because I've always been interested in helping engineers build better tools for themselves.

Open source

Most of my public repositories are experiments, utilities, or ideas that escaped into the real world because I got tired of solving the same problem twice.

Don't expect a polished showcase. Expect experiments, tools, prototypes, and evidence of how I think.

Elsewhere

Pinned Loading

  1. dpritchett.net dpritchett.net Public

    Static site builder (Hugo) and management scripts for my blog (see companion repo at dpritchett.github.io)

    HTML 1 1

  2. dpritchett dpritchett Public

    My GitHub profile README.

  3. jsonl-to-logfmt jsonl-to-logfmt Public

    naively convert json log lines to logfmt

  4. snag snag Public

    Composable git hook policy kit

    Go