
Home
Jerrett Davis
Software engineer, writer, and systems thinker building a long-form, static-first web presence. This space is a living lab for content systems, thoughtful tooling, and architecture that stays close to the code.
System signals
Site telemetry
Site heartbeat
Explore
More than a blog
A quick way to jump into the hands-on notes, tools, and off-hours projects.
Architecture
How the site is wired
Documentation keeps the stack visible, from markdown parsing to deployment.
Signal
Topic loop
Writing
Latest writing
Essays, engineering notes, and decision logs from recent builds.
JD.Efcpt.Build automates EF Core Power Tools scaffolding during the build, keeping database-first models in sync with schema changes without manual regeneration.
Why developers misuse abstractions, how to design them from behavior and domain first, and how patterns, automation, and declarative modeling lead to better systems.
Turn acceptance criteria into executable tests in minutes, use a fluent Gherkin-ish syntax for unit and integration testing, and let your tests shape a cleaner architecture.