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.

Fostering Fearlessness
Child Welfare  •  July 01, 2021

Fostering Fearlessness

As you walk into the Sunrise Spring Meadow’s boys’ facility in Mt. Washington, you will see a homemade sign taped to the front door.…

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; }); }); });