Home About Projects Blog

Blog

Thoughts on entrepreneurship, organizational leadership, and the state of child welfare. Reflections shaped by lived experience, responsibility, and a calling to lead well.

Find Lasting Change
Service to Others  •  February 26, 2026

Find Lasting Change

The Story We Tell Again and Again Why would we tell our story again and again and again? Some tell their story to gain…

Author: Jake Pelfrey

Our True Home
Service to Others  •  July 04, 2024

Our True Home

There is no greater feeling than the feeling of home. Oh, how I long for home after a long day’s work. To walk through…

Author: Jake Pelfrey

` document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".article-card-horizontal").forEach(card => { card.addEventListener("click", function(e) { if (e.target.tagName === "A") return; const url = this.dataset.link; if (url) window.location = url; }); }); });