Cover image for Fathering Without Fear: A Memoir That Defies Every Boundary

Fathering Without Fear: A Memoir That Defies Every Boundary

By Abraham of London

9/1/2025

"use strict"; const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0]; const {useMDXComponents: _provideComponents} = arguments[0]; function _createMdxContent(props) { const _components = { em: "em", h1: "h1", p: "p", strong: "strong", ..._provideComponents(), ...props.components }; return _jsxs(_Fragment, { children: [_jsx(_components.h1, { children: "FATHERING WITHOUT FEAR: A Memoir That Defies Every Boundary" }), "\n", _jsx(_components.p, { children: "\"If You give me my life back, I'll serve You until I'm seventy-five.\"\nThis was the desperate prayer of an eight-year-old boy who died and miraculously came back.\nBut some promises demand a price far greater than one can imagine.\nThey called them the miracle triplets, born at just 27 weeks in 1977 Lagos—too early, too poor, too impossible.\nThree became two, and two became legends. Yet, legends are forged in fire.\nFrom Lagos to Akure to London, Abraham faced three cities, three devastating fires, and three chances to disappear.\nHe survived them all, but not everyone did." }), "\n", _jsxs(_components.p, { children: ["\"Something always happens,\" his brother David would say, a mantra of false hope until 2003, when the words became prophecy.\nThe brother who was never just a cousin became a ghost, leaving Abraham with a faith-shattering question: \"Where was God when David died?\"\nThis profound loss broke his faith, only to forge an unyielding purpose.\nIt propelled him into a London courtroom, battling for a son who carries the name of kings, against a system designed to make fathers disappear.\nWhat they don't tell you about miracles is that they attract darkness like light attracts moths.\nThey make you a target for unseen forces. They cost you people you can't afford to lose.\nBut Abraham's journey is one of relentless resurrection: every time they tried to bury him, he rose.\nEvery time they tried to silence him, he spoke. Every time they tried to separate him from his son, he clung to the promise.\n", _jsx(_components.strong, { children: "\"This isn't just survival. It's resurrection.\"" })] }), "\n", _jsxs(_components.p, { children: [_jsx(_components.em, { children: "Fathering Without Fear" }), " is the story they thought they knew, of the man they tried to erase, and the father who fathered without fear, even when fear was all he had left.\nIt's the memoir that becomes a love story, the love story that becomes a legend, and the legend that becomes a movement.\n", _jsx(_components.strong, { children: "Discover the powerful, unforgettable journey of Abraham of London—Miracle Child. Marked Man. Devoted Father. The Brother Who Remembers.\nThe Father Who Refuses to Disappear." })] })] }); } function MDXContent(props = {}) { const {wrapper: MDXLayout} = { ..._provideComponents(), ...props.components }; return MDXLayout ? _jsx(MDXLayout, { ...props, children: _jsx(_createMdxContent, { ...props }) }) : _createMdxContent(props); } return { default: MDXContent };